World fails to load, this error appears.

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

IIsamonkey

New Member
Jul 29, 2019
7
0
0
  1. 2013-01-29 20:08:18 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
  2. 2013-01-29 20:08:18 [SEVERE] [ForgeModLoader] Caught exception from Mystcraft
  3. java.lang.IllegalArgumentException: Failed to register dimension for id 7, One is already registered
  4. at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:83)
  5. at xcompwiz.mystcraft.Mystcraft.registerDimensions(Mystcraft.java:228)
  6. at xcompwiz.mystcraft.Mystcraft.registerCommands(Mystcraft.java:188)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  9. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  10. at java.lang.reflect.Method.invoke(Unknown Source)
  11. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  12. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. at java.lang.reflect.Method.invoke(Unknown Source)
  15. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  16. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  17. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  18. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  19. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  20. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  26. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  30. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  31. at cpw.mods.fml.common.Loader.serverStarting(Loader.java:702)
  32. at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:314)
  33. at bdz.c(IntegratedServer.java:103)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  35. at fy.run(SourceFile:849)
  36. 2013-01-29 20:08:18 [INFO] [STDERR] Exception in thread "Server thread" java.lang.IllegalArgumentException: Failed to register dimension for id 7, One is already registered
  37. 2013-01-29 20:08:18 [INFO] [STDERR] at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:83)
  38. 2013-01-29 20:08:18 [INFO] [STDERR] at xcompwiz.mystcraft.Mystcraft.registerDimensions(Mystcraft.java:228)
  39. 2013-01-29 20:08:18 [INFO] [STDERR] at xcompwiz.mystcraft.Mystcraft.registerCommands(Mystcraft.java:188)
  40. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  42. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. 2013-01-29 20:08:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  44. 2013-01-29 20:08:18 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  45. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  46. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  47. 2013-01-29 20:08:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  48. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  49. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  50. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  51. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  52. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  53. 2013-01-29 20:08:18 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  54. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. 2013-01-29 20:08:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. 2013-01-29 20:08:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  58. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  59. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  60. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  61. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  62. 2013-01-29 20:08:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  63. 2013-01-29 20:08:18 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  64. 2013-01-29 20:08:18 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:702)
  65. 2013-01-29 20:08:18 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:314)
  66. 2013-01-29 20:08:18 [INFO] [STDERR] at bdz.c(IntegratedServer.java:103)
  67. 2013-01-29 20:08:18 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  68. 2013-01-29 20:08:18 [INFO] [STDERR] at fy.run(SourceFile:849)
Full code list here: http://pastebin.com/CMD8TTU0
Thanks in advance to anyone who can help.
This happened after I updated to the newest version of the Direwolf pack.
 

N W

New Member
Jul 29, 2019
23
0
0
The mystcraft mod can't load because twilight forest has already registered it. change the config file to include a diffrent world or delete the DIM7 file in saves.
 
Status
Not open for further replies.