Advertisement
MrJayse

Untitled

Dec 24th, 2016
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. [15:01:52] [Server thread/INFO]: Registered Capacitor Banks as Tinkers Construct Flux Upgrades
  2. [15:01:54] [Server thread/FATAL]: Another Energy System is Loaded. Adding Intergration!
  3. [15:01:54] [Server thread/WARN]: java.lang.ClassNotFoundException: mekanism.api.energy.IStrictEnergyStorage
  4. [15:01:54] [Server thread/WARN]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:197)
  5. [15:01:54] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  6. [15:01:54] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  7. [15:01:54] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  8. [15:01:54] [Server thread/WARN]: at java.lang.Class.forName(Class.java:348)
  9. [15:01:54] [Server thread/WARN]: at shedar.mods.ic2.nuclearcontrol.crossmod.mekanism.CrossMekanism.<init>(CrossMekanism.java:16)
  10. [15:01:54] [Server thread/WARN]: at shedar.mods.ic2.nuclearcontrol.crossmod.CrossModLoader.postinit(CrossModLoader.java:30)
  11. [15:01:54] [Server thread/WARN]: at shedar.mods.ic2.nuclearcontrol.IC2NuclearControl.postInit(IC2NuclearControl.java:207)
  12. [15:01:54] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. [15:01:54] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. [15:01:54] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. [15:01:54] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  16. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  17. [15:01:54] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  18. [15:01:54] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. [15:01:54] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  20. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  21. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  22. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  23. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  24. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  25. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  26. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  27. [15:01:54] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [15:01:54] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. [15:01:54] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. [15:01:54] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  31. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  32. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  33. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  34. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  35. [15:01:54] [Server thread/WARN]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  36. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  37. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  38. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  39. [15:01:54] [Server thread/WARN]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:325)
  40. [15:01:54] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:288)
  41. [15:01:54] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
  42. [15:01:54] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  43. [15:01:54] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  44. [15:01:54] [Server thread/INFO]: Entering postinitialization phase.
  45. [15:01:54] [Server thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement