gazeofdisaster

FE1

Dec 10th, 2012
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. [INFO] Starting minecraft server version 1.4.5
  2. [INFO] {Forge Essentials} Please update ForgeEssentials.
  3. [INFO] {Forge Essentials} Discovering and loading modules...
  4. [INFO] {Forge Essentials} If you would like to disable a module, please look in ForgeEssentials/core.cfg.
  5. [INFO] {Forge Essentials} WorldControl module is enabled. Loading...
  6. [INFO] {Forge Essentials} Setting blocks/tick to: 20
  7. [INFO] {Forge Essentials} Commands module is enabled. Loading...
  8. [INFO] {Forge Essentials} Permissions module is enabled. Loading...
  9. [INFO] Loading properties
  10. [INFO] Default game type: SURVIVAL
  11. [INFO] Generating keypair
  12. [INFO] Starting Minecraft server on *:25565
  13. [INFO] {Forge Essentials} Starting permissions registration period.
  14. [INFO] {Forge Essentials} Loading languages
  15. [INFO] {Forge Essentials} Loaded language file en_US.xml
  16. [INFO] {Forge Essentials} Loaded language file en_UK.xml
  17. [INFO] {Forge Essentials} Ending permissions registration period.
  18. [INFO] Preparing level "dangerworld modded epic"
  19. [INFO] Preparing start region for level 0
  20. [INFO] Done (0.997s)! For help, type "help" or "?"
  21. [INFO] {Forge Essentials} Loading rules
  22. [INFO] {Forge Essentials} No rules file found. Generating with default rules..
  23. [INFO] {Forge Essentials} Completed generating rules file.
  24. [SEVERE] Encountered an unexpected exception LoaderException
  25. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: bdo
  26. at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
  27. at cpw.mods.fml.common.Loader.serverStarting(Loader.java:695)
  28. at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:307)
  29. at ho.c(DedicatedServer.java:181)
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:461)
  31. at fy.run(SourceFile:856)
  32. Caused by: java.lang.NoClassDefFoundError: bdo
  33. at com.ForgeEssentials.data.filesystem.FileSystemDataDriver.parseConfigs(FileSystemDataDriver.java:54)
  34. at com.ForgeEssentials.data.DataStorageManager.setupDriver(DataStorageManager.java:78)
  35. at com.ForgeEssentials.core.ForgeEssentials.serverStarting(ForgeEssentials.java:107)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  39. at java.lang.reflect.Method.invoke(Unknown Source)
  40. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
  41. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  43. at java.lang.reflect.Method.invoke(Unknown Source)
  44. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  45. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  46. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  47. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  49. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  53. at java.lang.reflect.Method.invoke(Unknown Source)
  54. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  55. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  56. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  57. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  58. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  59. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  60. at cpw.mods.fml.common.Loader.serverStarting(Loader.java:694)
  61. ... 4 more
  62. Caused by: java.lang.ClassNotFoundException: bdo
  63. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
  64. at java.lang.ClassLoader.loadClass(Unknown Source)
  65. at java.lang.ClassLoader.loadClass(Unknown Source)
  66. ... 32 more
  67. Caused by: java.lang.RuntimeException: Attempted to load class bdo for invalid side SERVER
  68. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
  69. at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
  70. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
  71. ... 34 more
  72. [SEVERE] This crash report has been saved to: I:\Games Main\Minecraft\Server Modded 1.4.5\.\crash-reports\crash-2012-12-10_17.41.15-server.txt
Advertisement
Add Comment
Please, Sign In to add comment