Advertisement
chezpaul

Wanion Server Crash

Jun 11th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.63 KB | None | 0 0
  1. [10:23:40] [Server thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with 238 recipes.
  2. [10:23:40] [Server thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
  3. [10:23:40] [Server thread/INFO] [wanionlib]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
  4. [10:23:40] [Server thread/INFO] [wanionlib]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
  5. [10:23:40] [Server thread/INFO] [wanionlib]: Forestry Integration: All these bees... they can hurt, you know?
  6. [10:23:40] [Server thread/INFO] [wanionlib]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
  7. [10:23:40] [Server thread/INFO] [wanionlib]: Mekanism Integration: All the mekanisms were checked.
  8. [10:23:40] [Server thread/ERROR] [wanionlib]: Something really bad happened on Integration at load stage POST_INIT
  9. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: cofh/thermalexpansion/util/crafting/CompactorManager
  10. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.util.concurrent.FutureTask.report(FutureTask.java:122)
  11. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.util.concurrent.FutureTask.get(FutureTask.java:192)
  12. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at wanion.lib.module.AbstractModule.start(AbstractModule.java:49)
  13. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at wanion.lib.module.ModuleHandler.lambda$startModules$0(ModuleHandler.java:36)
  14. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.lang.Iterable.forEach(Iterable.java:75)
  15. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at wanion.lib.module.ModuleHandler.startModules(ModuleHandler.java:28)
  16. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at wanion.unidict.UniDict.postInit(UniDict.java:98)
  17. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.lang.reflect.Method.invoke(Method.java:498)
  21. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  22. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  23. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.lang.reflect.Method.invoke(Method.java:498)
  25. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  31. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  32. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.lang.reflect.Method.invoke(Method.java:498)
  36. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  42. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:810)
  43. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108)
  44. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  45. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:214)
  46. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  47. [10:23:40] [Server thread/INFO] [STDERR]: [wanion.lib.module.AbstractModule:start:53]: at java.lang.Thread.run(Thread.java:745)
  48. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NoClassDefFoundError: cofh/thermalexpansion/util/crafting/CompactorManager
  49. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at wanion.unidict.integration.TEIntegration.fixCompactorRecipes(TEIntegration.java:49)
  50. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at wanion.unidict.integration.TEIntegration.call(TEIntegration.java:36)
  51. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at wanion.unidict.integration.TEIntegration.call(TEIntegration.java:25)
  52. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  53. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  54. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  55. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 1 more
  56. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.ClassNotFoundException: cofh.thermalexpansion.util.crafting.CompactorManager
  57. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  58. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  59. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  60. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:643]: ... 7 more
  61. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: Caused by: java.lang.NullPointerException
  62. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  63. [10:23:40] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:667]: ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement