Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.07 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Don't be sad. I'll do better next time, I promise!
  8.  
  9. Time: 7/24/16 2:55 AM
  10. Description: Watching Server
  11.  
  12. java.lang.Error
  13. at foxz.command.CommandNoppes.<init>(CommandNoppes.java:11)
  14. at noppes.npcs.CustomNpcs.serverstart(CustomNpcs.java:294)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:498)
  19. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
  20. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  22. at java.lang.reflect.Method.invoke(Method.java:498)
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:498)
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  39. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  40. at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:781)
  41. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:319)
  42. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:286)
  43. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
  44. at java.lang.Thread.run(Thread.java:745)
  45.  
  46.  
  47. A detailed walkthrough of the error, its code path and all known details is as follows:
  48. ---------------------------------------------------------------------------------------
  49.  
  50. -- Head --
  51. Stacktrace:
  52. at foxz.command.CommandNoppes.<init>(CommandNoppes.java:11)
  53. at noppes.npcs.CustomNpcs.serverstart(CustomNpcs.java:294)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:498)
  58. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
  59. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  61. at java.lang.reflect.Method.invoke(Method.java:498)
  62. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  63. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  64. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  65. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  66. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  67. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  68. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  71. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  72. at java.lang.reflect.Method.invoke(Method.java:498)
  73. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  74. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  75. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  76. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  77. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  78. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  79. at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:781)
  80. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:319)
  81. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:286)
  82.  
  83. -- Thread Dump --
  84. Details:
  85. Threads: "Server Watchdog" Id=46 RUNNABLE
  86. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  87. at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  88. at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:43)
  89. at java.lang.Thread.run(Thread.java:745)
  90.  
  91.  
  92. "Netty Server IO #0" Id=28 RUNNABLE
  93. at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
  94. at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
  95. at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
  96. at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
  97. - locked io.netty.channel.nio.SelectedSelectionKeySet@d6c0f9e
  98. - locked java.util.Collections$UnmodifiableSet@3abf043
  99. - locked sun.nio.ch.EPollSelectorImpl@79464ee
  100. at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
  101. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:596)
  102. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
  103. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
  104. ...
  105.  
  106.  
  107. "H2 Log Writer PIXELMON2" Id=26 TIMED_WAITING on org.h2.store.WriterThread@4296fa78
  108. at java.lang.Object.wait(Native Method)
  109. - waiting on org.h2.store.WriterThread@4296fa78
  110. at org.h2.store.WriterThread.run(WriterThread.java:105)
  111. at java.lang.Thread.run(Thread.java:745)
  112.  
  113.  
  114. "Server console handler" Id=18 RUNNABLE (in native)
  115. at java.io.FileInputStream.readBytes(Native Method)
  116. at java.io.FileInputStream.read(FileInputStream.java:255)
  117. at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
  118. at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
  119. - locked java.io.BufferedInputStream@2feb0d4b
  120. at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
  121. at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
  122. at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
  123. - locked java.io.InputStreamReader@731ed91d
  124. at java.io.InputStreamReader.read(InputStreamReader.java:184)
  125. ...
  126.  
  127.  
  128. "DestroyJavaVM" Id=17 RUNNABLE
  129.  
  130.  
  131. "Server thread" Id=15 RUNNABLE
  132. at foxz.command.CommandNoppes.<init>(CommandNoppes.java:11)
  133. at noppes.npcs.CustomNpcs.serverstart(CustomNpcs.java:294)
  134. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  135. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  136. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  137. at java.lang.reflect.Method.invoke(Method.java:498)
  138. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:553)
  139. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  140. ...
  141.  
  142.  
  143. "Server Infinisleeper" Id=14 TIMED_WAITING
  144. at java.lang.Thread.sleep(Native Method)
  145. at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:73)
  146.  
  147.  
  148. "Snooper Timer" Id=13 WAITING on java.util.TaskQueue@55cfd57e
  149. at java.lang.Object.wait(Native Method)
  150. - waiting on java.util.TaskQueue@55cfd57e
  151. at java.lang.Object.wait(Object.java:502)
  152. at java.util.TimerThread.mainLoop(Timer.java:526)
  153. at java.util.TimerThread.run(Timer.java:505)
  154.  
  155.  
  156. "Signal Dispatcher" Id=4 RUNNABLE
  157.  
  158.  
  159. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@509c28eb
  160. at java.lang.Object.wait(Native Method)
  161. - waiting on java.lang.ref.ReferenceQueue$Lock@509c28eb
  162. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  163. at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  164. at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  165.  
  166.  
  167. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@4c8d7f2c
  168. at java.lang.Object.wait(Native Method)
  169. - waiting on java.lang.ref.Reference$Lock@4c8d7f2c
  170. at java.lang.Object.wait(Object.java:502)
  171. at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  172. at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  173.  
  174.  
  175.  
  176. Stacktrace:
  177. at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:59)
  178. at java.lang.Thread.run(Thread.java:745)
  179.  
  180. -- System Details --
  181. Details:
  182. Minecraft Version: 1.8
  183. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  184. Java Version: 1.8.0_77, Oracle Corporation
  185. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  186. Memory: 2661145888 bytes (2537 MB) / 3948937216 bytes (3766 MB) up to 3948937216 bytes (3766 MB)
  187. JVM Flags: 2 total; -Xmx4096M -Xms4096M
  188. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  189. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 11 mods loaded, 11 mods active
  190. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  191. UCHIJAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  192. UCHIJAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563-universal.jar)
  193. UCHIJAAA Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563-universal.jar)
  194. UCHIJAAA cfm{4.0.1} [MrCrayfish's Furniture Mod] (cfm-4.0.1-mc1.8.jar)
  195. UCHIJAA customnpcs{1.8.0} [CustomNPCs] (CustomNPCs_1.8.0(09jan16).jar)
  196. UCHIJAA eplus{3.1.0a1} [Enchanting Plus] (EnchantingPlus-1.8-3.1.0a1.jar)
  197. UCHIJAA IronChest{6.0.109.756} [Iron Chest] (ironchest-1.8-6.0.109.756-universal.jar)
  198. UCHIJAA lucky{7.0.1} [Lucky Block] (LuckyBlock_1-8_v7-0-1.zip)
  199. UCHIJAA pixelmon{4.1.4} [Pixelmon] (Pixelmon-1.8-4.1.4-universal.jar)
  200. UCHIJAA VeinMiner{0.30.2_build.unknown} [Vein Miner] (VeinMiner-1.8_0.30.2.unknown.jar)
  201. UCHIJAA VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (VeinMiner-1.8_0.30.2.unknown.jar)
  202. Loaded coremods (and transformers):
  203. Java8CheckerCoremod (Pixelmon-1.8-4.1.4-universal.jar)
  204.  
  205. Profiler Position: N/A (disabled)
  206. Player Count: 0 / 30; []
  207. Is Modded: Definitely; Server brand changed to 'fml,forge'
  208. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement