Advertisement
Guest User

Untitled

a guest
May 29th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.14 KB | None | 0 0
  1. [21:26:55] [Server thread/ERROR] [ttCore/ttCore]: [Handlers] tterrag.wailaplugins.config.WPConfigGui threw an error on load, skipping...
  2. [21:26:55] [Server thread/WARN] [/ttCore]: java.lang.IllegalStateException: java.lang.ClassNotFoundException: tterrag.wailaplugins.config.WPConfigGui
  3. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:269)
  4. [21:26:55] [Server thread/WARN] [/ttCore]: at tterrag.core.common.Handlers.register(Handlers.java:190)
  5. [21:26:55] [Server thread/WARN] [/ttCore]: at tterrag.core.TTCore.init(TTCore.java:82)
  6. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  8. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  9. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.reflect.Method.invoke(Method.java:497)
  10. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:530)
  11. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  12. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  13. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.reflect.Method.invoke(Method.java:497)
  14. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  15. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  16. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  17. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  18. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  19. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  20. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  21. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. [21:26:55] [Server thread/WARN] [/ttCore]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.reflect.Method.invoke(Method.java:497)
  25. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  31. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  32. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97)
  33. [21:26:55] [Server thread/WARN] [/ttCore]: at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:323)
  34. [21:26:55] [Server thread/WARN] [/ttCore]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:286)
  35. [21:26:55] [Server thread/WARN] [/ttCore]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
  36. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.Thread.run(Thread.java:745)
  37. [21:26:55] [Server thread/WARN] [/ttCore]: Caused by: java.lang.ClassNotFoundException: tterrag.wailaplugins.config.WPConfigGui
  38. [21:26:55] [Server thread/WARN] [/ttCore]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  39. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  40. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  41. [21:26:55] [Server thread/WARN] [/ttCore]: at com.google.common.reflect.ClassPath$ClassInfo.load(ClassPath.java:266)
  42. [21:26:55] [Server thread/WARN] [/ttCore]: ... 33 more
  43. [21:26:55] [Server thread/WARN] [/ttCore]: Caused by: java.lang.NoClassDefFoundError: tterrag/core/client/config/BaseConfigGui
  44. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.ClassLoader.defineClass1(Native Method)
  45. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
  46. [21:26:55] [Server thread/WARN] [/ttCore]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  47. [21:26:55] [Server thread/WARN] [/ttCore]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  48. [21:26:55] [Server thread/WARN] [/ttCore]: ... 36 more
  49. [21:26:55] [Server thread/WARN] [/ttCore]: Caused by: java.lang.ClassNotFoundException: tterrag.core.client.config.BaseConfigGui
  50. [21:26:55] [Server thread/WARN] [/ttCore]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  51. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  52. [21:26:55] [Server thread/WARN] [/ttCore]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  53. [21:26:55] [Server thread/WARN] [/ttCore]: ... 40 more
  54. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class IModelTT, we are on a dedicated server
  55. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class ClientProxy, we are on a dedicated server
  56. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class BaseConfigGui, we are on a dedicated server
  57. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class ClientHandler, we are on a dedicated server
  58. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class DirectionalModelRenderer, we are on a dedicated server
  59. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class SimpleModelRenderer, we are on a dedicated server
  60. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class BlockSound, we are on a dedicated server
  61. [21:26:55] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Skipping client class RenderingUtils, we are on a dedicated server
  62. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler ConfigHandler to busses: [FML]
  63. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE]
  64. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  65. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE]
  66. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
  67. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
  68. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: [Handlers] Registering handler Scheduler to busses: [FML]
  69. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: Sending dummy event to all mods
  70. [21:26:56] [Server thread/INFO] [EnderIO/ttCore]: Updating config...
  71. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: Reloading ingame configs for modid: ttCore
  72. [21:26:56] [Server thread/INFO] [ttCore/ttCore]: Reloading ingame configs for modid: wailaplugins
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement