Advertisement
Guest User

Why is Minecraft Bad?

a guest
Nov 21st, 2019
872
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Uh... Did I do that?
  8.  
  9. Time: 11/21/19 6:12 PM
  10. Description: Exception in server tick loop
  11.  
  12. java.lang.RuntimeException: derp
  13. at net.minecraft.world.storage.SaveHandler.redirect$onLoadWorldInfo$bbl000(SaveHandler.java:1073)
  14. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:132)
  15. at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:702)
  16. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3541)
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  19. at java.lang.Thread.run(Unknown Source)
  20. Caused by: java.lang.RuntimeException: Attempt failed when reading Sponge level data for [world] from file [level_sponge.dat]!
  21. at net.minecraft.world.storage.SaveHandler.loadSpongeDatData(SaveHandler.java:619)
  22. at net.minecraft.world.storage.SaveHandler.redirect$onLoadWorldInfo$bbl000(SaveHandler.java:1071)
  23. ... 6 more
  24. Caused by: java.util.zip.ZipException: Not in GZIP format
  25. at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
  26. at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  27. at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  28. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:26)
  29. at net.minecraft.world.storage.SaveHandler.loadSpongeDatData(SaveHandler.java:616)
  30. ... 7 more
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Server thread
  38. Stacktrace:
  39. at net.minecraft.world.storage.SaveHandler.redirect$onLoadWorldInfo$bbl000(SaveHandler.java:1073)
  40. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:132)
  41.  
  42. -- Sponge PhaseTracker --
  43. Details:
  44. Phase Stack: [Empty stack]
  45. Stacktrace:
  46. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjj000(MinecraftServer.java:3973)
  47. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  48. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
  49. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
  50. at java.lang.Thread.run(Unknown Source)
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.12.2
  55. Operating System: Windows 10 (amd64) version 10.0
  56. Java Version: 1.8.0_221, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 2512049864 bytes (2395 MB) / 3819438080 bytes (3642 MB) up to 3819438080 bytes (3642 MB)
  59. JVM Flags: 2 total; -Xmx4G -Xms3G
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. FML: MCP 9.42 Powered by Forge 14.23.5.2768 9 mods loaded, 9 mods active
  62. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  63.  
  64. | State | ID | Version | Source | Signature |
  65. |:------- |:----------- |:--------------------------- |:-------------------------------------------------- |:---------------------------------------- |
  66. | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
  67. | UCHIJAA | mcp | 9.42 | minecraft.jar | None |
  68. | UCHIJAA | FML | 8.0.99.99 | forge2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  69. | UCHIJAA | forge | 14.23.5.2768 | forge2.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  70. | UCHIJAA | spongeapi | 7.1.0-SNAPSHOT-7105dfc | spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar | None |
  71. | UCHIJAA | sponge | 1.12.2-2705-7.1.0-BETA-3361 | spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
  72. | UCHIJAA | nucleus | 1.6.1-S7.1 | Nucleus-1.6.1-S7.1-MC1.12.2-plugin.jar | None |
  73. | UCHIJAA | pixelmon | 2.8.3 | pixelmongenerations-1-12-2-2-8-3-universal-jar.jar | None |
  74. | UCHIJAA | pixelextras | 2.3.9 | PixelExtras-1.12.2-2.3.9-universal.jar | None |
  75.  
  76. Loaded coremods (and transformers):
  77. SpongeCoremod (spongeforge-1.12.2-2705-7.1.0-BETA-3361.jar)
  78. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  79. Profiler Position: N/A (disabled)
  80. Player Count: 0 / 20; []
  81. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  82. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement