Advertisement
Guest User

Sponge Error

a guest
Apr 20th, 2016
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.8.9-1763-4.1.0-BETA-1219.jar)
  5. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.3-universal.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Why is it breaking :(
  9.  
  10. Time: 4/20/16 4:56 PM
  11. Description: Exception in server tick loop
  12.  
  13. java.util.zip.ZipException: Not in GZIP format
  14. at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
  15. at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  16. at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  17. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:25)
  18. at net.minecraft.world.storage.SaveHandler.loadSpongeDatData(SaveHandler.java:122)
  19. at net.minecraft.world.storage.SaveHandler.handler$onLoadWorldInfoBeforeReturn0$0(SaveHandler.java:78)
  20. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:117)
  21. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:393)
  22. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:254)
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
  24. at java.lang.Thread.run(Unknown Source)
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- System Details --
  31. Details:
  32. Minecraft Version: 1.8.9
  33. Operating System: Windows 10 (amd64) version 10.0
  34. Java Version: 1.8.0_91, Oracle Corporation
  35. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  36. Memory: 2169884528 bytes (2069 MB) / 2694316032 bytes (2569 MB) up to 2863661056 bytes (2731 MB)
  37. JVM Flags: 2 total; -Xms2G -Xmx3G
  38. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  39. FML: MCP 9.19 Powered by Forge 11.15.1.1763 21 mods loaded, 21 mods active
  40. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  41. UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  42. UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-XYZ-universal.jar)
  43. UCHIJAA Forge{11.15.1.1763} [Minecraft Forge] (forge-1.8.9-XYZ-universal.jar)
  44. UCHIJAA sponge{DEV} [SpongeForge] (spongeforge-1.8.9-1763-4.1.0-BETA-1219.jar)
  45. UCHIJAA io.github.hsyyid.adminshop{1.7} [AdminShop] (AdminShop-1.7.jar)
  46. UCHIJAA EnjinMinecraftPlugin{2.4.9-1.8} [EnjinMinecraftPlugin] (EnjinMinecraftForgePlugin-1.8.9.jar)
  47. UCHIJAA io.github.hsyyid.essentialcmds{7.9f-2cbbf28} [EssentialCmds] (EssentialCmds-7.9f.jar)
  48. UCHIJAA pixelmon{4.2.3} [Pixelmon] (Pixelmon-1.8.9-4.2.3-universal.jar)
  49. UCHIJAA ivsevs{4.1.0} [IVsEVs] (Evs-Ivs-1.8.9-4.1.0-universal.jar)
  50. UCHIJAA io.github.hsyyid.kits{1.7.3} [Kits] (Kits-1.7.3.jar)
  51. UCHIJAA PayDay{0.4} [PayDay] (PayDay-0.4.jar)
  52. UCHIJAA ninja.leaping.permissionsex{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge.jar)
  53. UCHIJAA pixelextras{2.1.1} [Pixel Extras] (PixelExtras-1.8.9-2.1.1-universal.jar)
  54. UCHIJAA io.github.hsyyid.polis{2.4d} [Polis] (Polis-2.4d.jar)
  55. UCHIJAA br.net.fabiozumbi12.redprotect{6.4.1} [RedProtect] (RedProtect_Sponge.jar)
  56. UCHIJAA server_backup{1.0} [Server backup] (ServerBackup-1.2.jar)
  57. UCHIJAA SpongeDiscord{1.0.0} [Sponge Discord] (Sponge-Discord-1.1.2-all.jar)
  58. UCHIJAA totaleconomy{1.4.0} [Total Economy] (TotalEconomy-v1.4.0.jar)
  59. UCHIJAA twentyticks{1.1.0} [Twenty Ticks] (twentyticks.jar)
  60. UCHIJAA wondertrade{4.1.1} [Wonder Trade] (WonderTrade-1.8.9-4.2.0-universal.jar)
  61. UCHIJAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1.jar)
  62. Loaded coremods (and transformers):
  63. SpongeCoremod (spongeforge-1.8.9-1763-4.1.0-BETA-1219.jar)
  64. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  65. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.3-universal.jar)
  66.  
  67. Profiler Position: N/A (disabled)
  68. Player Count: 0 / 20; []
  69. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  70. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement