Advertisement
Guest User

Red word in ftb console

a guest
Mar 10th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. 2013-03-10 10:48:05 [INFO] [STDERR] Exception in thread "Server thread" java.lang.IllegalArgumentException: Failed to register dimension for id 7, One is already registered
  2. 2013-03-10 10:48:05 [INFO] [STDERR] at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:125)
  3. 2013-03-10 10:48:05 [INFO] [STDERR] at com.xcompwiz.mystcraft.Mystcraft.registerDimensions(Mystcraft.java:400)
  4. 2013-03-10 10:48:05 [INFO] [STDERR] at com.xcompwiz.mystcraft.Mystcraft.serverStart(Mystcraft.java:359)
  5. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  6. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  7. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  8. 2013-03-10 10:48:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  9. 2013-03-10 10:48:05 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  10. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  11. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  12. 2013-03-10 10:48:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  13. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  14. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  15. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  16. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  17. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  18. 2013-03-10 10:48:05 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  19. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. 2013-03-10 10:48:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  23. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  24. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  25. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  26. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  27. 2013-03-10 10:48:05 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  28. 2013-03-10 10:48:05 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  29. 2013-03-10 10:48:05 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStarting(Loader.java:721)
  30. 2013-03-10 10:48:05 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:315)
  31. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. 2013-03-10 10:48:05 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. 2013-03-10 10:48:05 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  35. 2013-03-10 10:48:05 [INFO] [STDERR] at Reflector.callBoolean(Reflector.java:301)
  36. 2013-03-10 10:48:05 [INFO] [STDERR] at bdz.c(IntegratedServer.java:145)
  37. 2013-03-10 10:48:05 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  38. 2013-03-10 10:48:05 [INFO] [STDERR] at fy.run(SourceFile:849)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement