Advertisement
Guest User

Untitled

a guest
Jan 6th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.12.2-2555-7.1.0-BETA-2824.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // There are four lights!
  8.  
  9. Time: 06/01/18 18:46
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from SpongeForge (sponge)
  13. Caused by: java.lang.NullPointerException
  14. at org.spongepowered.common.data.SpongeManipulatorRegistry.bake(SpongeManipulatorRegistry.java:416)
  15. at org.spongepowered.common.data.SpongeDataManager.finalizeRegistration(SpongeDataManager.java:218)
  16. at org.spongepowered.common.registry.SpongeGameRegistry.postInit(SpongeGameRegistry.java:568)
  17. at org.spongepowered.mod.SpongeMod.onPostInitialization(SpongeMod.java:305)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:498)
  22. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  23. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  24. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  25. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  26. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  27. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  28. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  29. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  30. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:498)
  35. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  36. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  37. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  38. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  39. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  40. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  42. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
  43. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  44. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:724)
  45. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
  46. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336)
  47. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219)
  48. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
  49. at java.lang.Thread.run(Thread.java:748)
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- Head --
  56. Thread: Server thread
  57. Stacktrace:
  58. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zja000(MinecraftServer.java:4017)
  59.  
  60. -- Sponge PhaseTracker --
  61. Details:
  62. Cause Stack: [Empty stack]
  63. Stacktrace:
  64. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zja000(MinecraftServer.java:4017)
  65. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:887)
  66. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
  67. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:556)
  68. at java.lang.Thread.run(Thread.java:748)
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.12.2
  73. Operating System: Linux (amd64) version 4.10.0-42-generic
  74. Java Version: 1.8.0_151, Oracle Corporation
  75. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  76. Memory: 10095689224 bytes (9627 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
  77. JVM Flags: 8 total; -Xms10G -Xmx10G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AggressiveOpts -XX:+AlwaysPreTouch -XX:+UseLargePagesInMetaspace
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP 9.42 Powered by Forge 14.23.1.2555 7 mods loaded, 7 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81.  
  82. | State | ID | Version | Source | Signature |
  83. |:----- |:----------------- |:--------------------------- |:------------------------------------------- |:---------------------------------------- |
  84. | UCHIJ | minecraft | 1.12.2 | minecraft.jar | None |
  85. | UCHIJ | mcp | 9.42 | minecraft.jar | None |
  86. | UCHIJ | FML | 8.0.99.99 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  87. | UCHIJ | forge | 14.23.1.2555 | server.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  88. | UCHIJ | spongeapi | 7.1.0-SNAPSHOT-eebceb6 | spongeforge-1.12.2-2555-7.1.0-BETA-2824.jar | None |
  89. | UCHIE | sponge | 1.12.2-2555-7.1.0-BETA-2824 | spongeforge-1.12.2-2555-7.1.0-BETA-2824.jar | None |
  90. | UCHIJ | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  91.  
  92. Loaded coremods (and transformers):
  93. SpongeCoremod (spongeforge-1.12.2-2555-7.1.0-BETA-2824.jar)
  94. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  95. Profiler Position: N/A (disabled)
  96. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  97. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement