Windows .exe DW20 5.1.0 Forge State Error

  • 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.

whizzball1

New Member
Jul 29, 2019
2,502
0
0
I opened up FTB Launcher and opened up a fresh DW20 5.1.0 pack. The loading went fine. I set my difficulty and brightness options, (I did not have Optifine, mind you) and created a world called Mystcraft test. The create new world and open world error are the same. I got this error:

  1. 2013-02-18 14:26:03 [INFO] [ForgeModLoader] Loading dimension 0 (Mystcraft test) (bdz@1729a81)
  2. 2013-02-18 14:26:03 [INFO] [ForgeModLoader] Loading dimension 7 (Mystcraft test) (bdz@1729a81)
  3. 2013-02-18 14:26:03 [INFO] [STDOUT] Cache loaded. Size = 79
  4. 2013-02-18 14:26:03 [INFO] [STDOUT] Readded hashes, hash size = 79
  5. 2013-02-18 14:26:03 [INFO] [ForgeModLoader] Loading dimension 1 (Mystcraft test) (bdz@1729a81)
  6. 2013-02-18 14:26:04 [INFO] [ForgeModLoader] Loading dimension -1 (Mystcraft test) (bdz@1729a81)
  7. 2013-02-18 14:26:04 [INFO] [PortalGun] [1.4.7v3] Save data does not exist!
  8. 2013-02-18 14:26:08 [INFO] [PortalGun] [1.4.7v3] Loading world properties.
  9. 2013-02-18 14:26:08 [INFO] [STDOUT] Loading NEI
  10. 2013-02-18 14:26:08 [INFO] [STDERR] java.lang.IllegalAccessError: tried to access field im.g from class codechicken.chunkloader.ChunkLoaderManager
  11. 2013-02-18 14:26:08 [INFO] [STDERR] at codechicken.chunkloader.ChunkLoaderManager.cleanChunks(ChunkLoaderManager.java:760)
  12. 2013-02-18 14:26:08 [INFO] [STDERR] at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:789)
  13. 2013-02-18 14:26:08 [INFO] [STDERR] at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
  14. 2013-02-18 14:26:08 [INFO] [STDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
  15. 2013-02-18 14:26:08 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:139)
  16. 2013-02-18 14:26:08 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:283)
  17. 2013-02-18 14:26:08 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:689)
  18. 2013-02-18 14:26:08 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
  19. 2013-02-18 14:26:08 [INFO] [STDERR] at bdz.q(IntegratedServer.java:123)
  20. 2013-02-18 14:26:08 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
  21. 2013-02-18 14:26:08 [INFO] [STDERR] at fy.run(SourceFile:849)
  22. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 0 unloaded.
  23. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world -1 unloaded.
  24. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 1 unloaded.
  25. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] [Thaumcraft] Removed 0 aura nodes when world 7 unloaded.
  26. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] Unloading dimension 0
  27. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] Unloading dimension -1
  28. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] Unloading dimension 1
  29. 2013-02-18 14:26:08 [INFO] [ForgeModLoader] Unloading dimension 7
  30. 2013-02-18 14:26:08 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_STARTED to SERVER_STOPPED. Loading cannot continue
  31. 2013-02-18 14:26:08 [SEVERE] [ForgeModLoader]
  32. Skipped 32 through 94, mods loading. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available
  33. 2013-02-18 14:26:08 [SEVERE] [ForgeModLoader] The ForgeModLoader state engine has become corrupted. Probably, a state was missed by and invalid modification to a base classForgeModLoader depends on. This is a critical error and not recoverable. Investigate any modifications to base classes outside ofForgeModLoader, especially Optifine, to see if there are fixes available.
  34. 2013-02-18 14:26:08 [INFO] [STDERR] Exception in thread "Server thread" java.lang.RuntimeException: The ForgeModLoader state engine is invalid
  35. 2013-02-18 14:26:08 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:122)
  36. 2013-02-18 14:26:08 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
  37. 2013-02-18 14:26:08 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
  38. 2013-02-18 14:26:08 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
  39. 2013-02-18 14:26:08 [INFO] [STDERR] at fy.run(SourceFile:849)

As you can see, there were quite a few criticals. This is completely fresh, updated launcher, NO OPTIFINE.
Can anyone tell me the problem?
 
Status
Not open for further replies.