Advertisement
Guest User

Untitled

a guest
May 26th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.80 KB | None | 0 0
  1. [12:03:25] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  2. [12:03:26] [Server thread/WARN] []: java.lang.reflect.InvocationTargetException
  3. [12:03:26] [Server thread/WARN] []: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  4. [12:03:26] [Server thread/WARN] []: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  5. [12:03:26] [Server thread/WARN] []: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  6. [12:03:26] [Server thread/WARN] []: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  7. [12:03:26] [Server thread/WARN] []: at net.ilexiconn.llibrary.server.network.NetworkHandler.registerMessage(NetworkHandler.java:39)
  8. [12:03:26] [Server thread/WARN] []: at net.ilexiconn.llibrary.server.network.NetworkHandler.injectNetworkWrapper(NetworkHandler.java:84)
  9. [12:03:26] [Server thread/WARN] []: at net.ilexiconn.llibrary.LLibrary.onPreInit(LLibrary.java:85)
  10. [12:03:26] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. [12:03:26] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  12. [12:03:26] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. [12:03:26] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
  14. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:623)
  15. [12:03:26] [Server thread/WARN] []: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  16. [12:03:26] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. [12:03:26] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
  18. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  19. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  20. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  21. [12:03:26] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  22. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  23. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  24. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  25. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:222)
  26. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:198)
  27. [12:03:26] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [12:03:26] [Server thread/WARN] []: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. [12:03:26] [Server thread/WARN] []: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. [12:03:26] [Server thread/WARN] []: at java.lang.reflect.Method.invoke(Unknown Source)
  31. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  32. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  33. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  34. [12:03:26] [Server thread/WARN] []: at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  35. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  36. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  37. [12:03:26] [Server thread/WARN] []: at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  38. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:137)
  39. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  40. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  41. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:334)
  42. [12:03:26] [Server thread/WARN] []: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166)
  43. [12:03:26] [Server thread/WARN] []: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:600)
  44. [12:03:26] [Server thread/WARN] []: at java.lang.Thread.run(Unknown Source)
  45. [12:03:26] [Server thread/WARN] []: Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
  46. [12:03:26] [Server thread/WARN] []: at com.TheRPGAdventurer.ROTD.server.network.MessageDragonTeleport.<init>(MessageDragonTeleport.java:26)
  47. [12:03:26] [Server thread/WARN] []: ... 42 more
  48. [12:03:26] [Server thread/WARN] []: Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
  49. [12:03:26] [Server thread/WARN] []: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  50. [12:03:26] [Server thread/WARN] []: at java.lang.ClassLoader.loadClass(Unknown Source)
  51. [12:03:26] [Server thread/WARN] []: at java.lang.ClassLoader.loadClass(Unknown Source)
  52. [12:03:26] [Server thread/WARN] []: ... 43 more
  53. [12:03:26] [Server thread/WARN] []: Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@1968a49c from coremod FMLCorePlugin
  54. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
  55. [12:03:26] [Server thread/WARN] []: at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  56. [12:03:26] [Server thread/WARN] []: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  57. [12:03:26] [Server thread/WARN] []: ... 45 more
  58. [12:03:26] [Server thread/WARN] []: Caused by: java.lang.RuntimeException: Attempted to load class bib for invalid side SERVER
  59. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
  60. [12:03:26] [Server thread/WARN] []: at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
  61. [12:03:26] [Server thread/WARN] []: ... 47 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement