bhi_elliot

BuildCraft 7.99.6 server log messages

Jul 17th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.08 KB | None | 0 0
  1. [19:04:43] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  2. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  3. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  4. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. [19:04:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  6. [19:04:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.util.RegistryModuleLoader.tryAdditionalRegistration(RegistryModuleLoader.java:192)
  7. [19:04:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionalPhase(SpongeGameRegistry.java:503)
  8. [19:04:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:497)
  9. [19:04:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.init(SpongeGameRegistry.java:524)
  10. [19:04:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onInitialization(SpongeMod.java:261)
  11. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  13. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  14. [19:04:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  15. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  16. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  17. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  18. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  19. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  20. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  21. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  22. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. [19:04:43] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. [19:04:43] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  26. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  27. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  28. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  29. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  30. [19:04:43] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  31. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:561)
  32. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  33. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
  34. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  35. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  36. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
  37. [19:04:43] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  38. [19:04:43] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  39. [19:04:43] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  40. [19:04:43] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source)
  41. [19:04:43] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.put(Unknown Source)
  42. [19:04:43] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.type.world.gen.BiomeTypeRegistryModule.registerAdditional(BiomeTypeRegistryModule.java:75)
  43. [19:04:43] [Server thread/INFO]: [STDERR]: ... 37 more
  44. [19:04:46] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  45. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  47. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  48. [19:04:46] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  49. [19:04:46] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.util.RegistryModuleLoader.tryAdditionalRegistration(RegistryModuleLoader.java:192)
  50. [19:04:46] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionalPhase(SpongeGameRegistry.java:503)
  51. [19:04:46] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:497)
  52. [19:04:46] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.postInit(SpongeGameRegistry.java:529)
  53. [19:04:46] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onPostInitialization(SpongeMod.java:277)
  54. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. [19:04:46] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  58. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  59. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  60. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  61. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  62. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  63. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  64. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  65. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  66. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  67. [19:04:46] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  68. [19:04:46] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  69. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  70. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  71. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  72. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  73. [19:04:46] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  74. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:561)
  75. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  76. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:833)
  77. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  78. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  79. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
  80. [19:04:46] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  81. [19:04:46] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  82. [19:04:46] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  83. [19:04:46] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source)
  84. [19:04:46] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.put(Unknown Source)
  85. [19:04:46] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.type.world.gen.BiomeTypeRegistryModule.registerAdditional(BiomeTypeRegistryModule.java:75)
  86. [19:04:46] [Server thread/INFO]: [STDERR]: ... 37 more
Advertisement
Add Comment
Please, Sign In to add comment