Installed Soartex Fanver - World Won't Load Up

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

CaikIQ

New Member
Jul 29, 2019
2
0
0
This morning I quit FTB to install a texture pack (Soartex), but when I relaunched FTB and then my world, it wouldn't load. Here is the crash.

  1. 2013-08-19 09:38:38 [INFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.2
  2. 2013-08-19 09:38:38 [INFO] [Minecraft-Server] Generating keypair
  3. 2013-08-19 09:38:40 [INFO] [STDERR] java.util.zip.ZipException: Not in GZIP format
  4. 2013-08-19 09:38:40 [INFO] [STDERR] at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
  5. 2013-08-19 09:38:40 [INFO] [STDERR] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  6. 2013-08-19 09:38:40 [INFO] [STDERR] at java.util.zip.GZIPInputStream.<init>(Unknown Source)
  7. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:28)
  8. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.world.storage.MapStorage.func_75742_a(SourceFile:46)
  9. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.world.World.<init>(World.java:326)
  10. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.world.WorldServer.<init>(WorldServer.java:107)
  11. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:72)
  12. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:105)
  13. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  14. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  15. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] Loading dimension 0 (Good Food) (net.minecraft.server.integrated.IntegratedServer@30b3ae4)
  16. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] Loading dimension 7 (Good Food) (net.minecraft.server.integrated.IntegratedServer@30b3ae4)
  17. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Adapting tile.pff.liquid.pff.veggiejuice.name to fermenter. 13 recipes.
  18. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Adapting tile.pff.liquid.pff.liquidpeat.name to fermenter. 13 recipes.
  19. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Creating new engine registry: biogas
  20. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Creating new engine registry: combustion
  21. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Mapping ethanol to biogas engine.
  22. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Mapping biofuel to biogas engine.
  23. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Mapping Creosote Oil to biogas engine.
  24. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Mapping meat to biogas engine.
  25. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Scanning biogas hashmap...
  26. 2013-08-19 09:38:40 [INFO] [ForgeModLoader] [PfF]: Adapting item.railcraft.liquid.creosote.liquid to fermenter. 13 recipes.
  27. 2013-08-19 09:38:40 [INFO] [STDERR] java.lang.NullPointerException
  28. 2013-08-19 09:38:40 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.setDimensionTransmitterCount(RedstoneEtherServer.java:617)
  29. 2013-08-19 09:38:40 [INFO] [STDERR] at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:643)
  30. 2013-08-19 09:38:40 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEtherServer.init(RedstoneEtherServer.java:38)
  31. 2013-08-19 09:38:40 [INFO] [STDERR] at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:117)
  32. 2013-08-19 09:38:40 [INFO] [STDERR] at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:30)
  33. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_149_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic)
  34. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  35. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  36. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:83)
  37. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:105)
  38. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  39. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  40. 2013-08-19 09:38:40 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NullPointerException
  41. java.lang.NullPointerException
  42. at codechicken.wirelessredstone.core.RedstoneEtherServer.setDimensionTransmitterCount(RedstoneEtherServer.java:617)
  43. at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:643)
  44. at codechicken.wirelessredstone.core.RedstoneEtherServer.init(RedstoneEtherServer.java:38)
  45. at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:117)
  46. at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:30)
  47. at net.minecraftforge.event.ASMEventHandler_149_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic)
  48. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  49. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  50. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:83)
  51. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:105)
  52. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  53. at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  54. 2013-08-19 09:38:40 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Benny\Downloads\Direwolf20_1_5\minecraft\crash-reports\crash-2013-08-19_09.38.40-server.txt
  55. 2013-08-19 09:38:40 [INFO] [Minecraft-Server] Stopping server
  56. 2013-08-19 09:38:40 [INFO] [Minecraft-Server] Saving players
  57. 2013-08-19 09:38:40 [INFO] [Minecraft-Server] Saving worlds
  58. 2013-08-19 09:38:40 [INFO] [Minecraft-Server] Saving chunks for level 'Good Food'/Overworld
  59. 2013-08-19 09:38:40 [INFO] [STDERR] java.lang.NullPointerException
  60. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.common.ForgeChunkManager.saveWorld(ForgeChunkManager.java:826)
  61. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.common.ForgeInternalHandler.onDimensionSave(ForgeInternalHandler.java:70)
  62. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionSave_Save.invoke(.dynamic)
  63. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  64. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  65. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:907)
  66. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:346)
  67. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:379)
  68. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.integrated.IntegratedServer.func_71260_j(IntegratedServer.java:240)
  69. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  70. 2013-08-19 09:38:40 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  71. 2013-08-19 09:38:41 [INFO] [ForgeModLoader] The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
  72. 2013-08-19 09:38:41 [INFO] [ForgeModLoader] [Modstats] Updates found: Modular Force Field System (3.2.0).
 
Status
Not open for further replies.