Advertisement
wizdude

ExtraChat crash

May 10th, 2015
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.38 KB | None | 0 0
  1. [18:13:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [18:13:47] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [18:13:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [18:13:48] [main/INFO] [FML]: Forge Mod Loader version 8.0.76.1402 for Minecraft 1.8 loading
  5. [18:13:48] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Linux:amd64:3.10.17, installed at /usr/lib64/java/jre
  6. [18:13:48] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from sponge-1.8-1371-2.1DEV-440.jar
  7. [18:13:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [18:13:48] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  9. [18:13:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  10. [18:13:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [18:13:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  12. [18:13:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [18:13:49] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  14. [18:13:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  15. [18:13:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [18:13:49] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  17. [18:13:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  18. [18:13:49] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  19. [18:13:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  20. [18:13:49] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  21. [18:13:50] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  22. [18:13:53] [Server thread/INFO]: Starting minecraft server version 1.8
  23. [18:13:53] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
  24. [18:13:53] [Server thread/INFO] [FML]: MinecraftForge v11.14.1.1402 Initialized
  25. [18:13:53] [Server thread/INFO] [FML]: Replaced 204 ore recipies
  26. [18:13:53] [Server thread/INFO] [FML]: Preloading CrashReport classes
  27. [18:13:53] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
  28. [18:13:54] [Server thread/INFO] [FML]: Searching /root/down/sponge/server/mods for mods
  29. [18:13:55] [Server thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load
  30. [18:13:55] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Sponge, EC, Kits, Spongy] at CLIENT
  31. [18:13:55] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, Sponge, EC, Kits, Spongy] at SERVER
  32. [18:13:55] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  33. [18:13:55] [Server thread/INFO] [FML]: Found 384 ObjectHolder annotations
  34. [18:13:55] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  35. [18:13:55] [Server thread/INFO] [Spongy]: Spongy v0.2 is starting...
  36. [18:13:55] [Server thread/INFO] [FML]: Applying holder lookups
  37. [18:13:55] [Server thread/INFO] [FML]: Holder lookups applied
  38. [18:13:55] [Server thread/INFO]: Loading properties
  39. [18:13:55] [Server thread/INFO]: Default game type: SURVIVAL
  40. [18:13:55] [Server thread/INFO]: Generating keypair
  41. [18:13:55] [Server thread/INFO]: Starting Minecraft server on *:25565
  42. [18:13:56] [Server thread/ERROR] [Sponge]: [Plugin Class: com.buuz135.extrachat.ExtraChat][Handler: init]
  43. java.lang.reflect.InvocationTargetException
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  47. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  48. at org.spongepowered.mod.plugin.SpongeModPluginContainer.handleModStateEvent(SpongeModPluginContainer.java:126) [SpongeModPluginContainer.class:1.8-1371-2.1DEV-440+unknown-b440.git-unknown]
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  52. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  53. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
  54. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.jar:?]
  55. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
  56. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
  57. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
  58. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) [LoadController.class:?]
  59. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:187) [LoadController.class:?]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45]
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  63. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  64. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.8.jar:?]
  65. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.8.jar:?]
  66. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.8.jar:?]
  67. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.8.jar:?]
  68. at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.8.jar:?]
  69. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118) [LoadController.class:?]
  70. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:692) [Loader.class:?]
  71. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
  72. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:360) [FMLCommonHandler.class:?]
  73. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [po.class:?]
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  75. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  76. Caused by: java.lang.NullPointerException
  77. at com.buuz135.extrachat.ExtraChat.init(ExtraChat.java:46) ~[ExtraChat.class:?]
  78. ... 32 more
  79. [18:13:56] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods
  80. [18:13:56] [Server thread/INFO]: Preparing level "world"
  81. [18:13:56] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@75e0d766)
  82. [18:13:56] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@75e0d766)
  83. [18:13:56] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@75e0d766)
  84. [18:13:56] [Server thread/INFO]: Preparing start region for level -1
  85. [18:13:57] [Server thread/INFO]: Preparing start region for level 1
  86. [18:13:57] [Server thread/INFO]: Preparing start region for level 0
  87. [18:13:57] [Server thread/INFO]: Done (1.446s)! For help, type "help" or "?"
  88. [18:13:57] [Server thread/INFO] [EC]: Metrics module enabled.
  89. [18:13:57] [Server thread/INFO] [Kits]: Kits loaded!
  90. [18:13:57] [Server thread/INFO] [Spongy]: Spongy has started.
  91. [18:13:57] [Server thread/INFO] [Spongy]: -------------------------------------
  92. [18:13:57] [Server thread/INFO] [Spongy]: Spongy was created by Lokio27.
  93. [18:13:57] [Server thread/INFO] [Spongy]: Additional help from Xemiru and
  94. [18:13:57] [Server thread/INFO] [Spongy]: other great people in the
  95. [18:13:57] [Server thread/INFO] [Spongy]: Sponge community.
  96. [18:13:57] [Server thread/INFO] [Spongy]: Please post all crashes and/or bugs
  97. [18:13:57] [Server thread/INFO] [Spongy]: to the Github Repo.
  98. [18:13:57] [Server thread/INFO] [Spongy]: -------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement