Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.12.2-2825-7.1.6.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // This doesn't make any sense!
  8.  
  9. Time: 11/19/19 12:09 AM
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from HappyTrails (happytrails)
  13. Caused by: java.lang.ExceptionInInitializerError
  14. at java.lang.Class.forName0(Native Method)
  15. at java.lang.Class.forName(Unknown Source)
  16. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:280)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  22. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  23. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  24. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  25. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  26. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  33. at java.lang.reflect.Method.invoke(Unknown Source)
  34. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  35. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  36. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  37. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  38. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  39. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  41. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:553)
  42. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  43. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  44. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  45. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  46. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  47. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  48. at java.lang.Thread.run(Unknown Source)
  49. Caused by: java.lang.IllegalStateException: Couldn't find a PluginContainer in the cause stack.
  50. at org.spongepowered.common.util.SpongeCatalogBuilder.lambda$build$0(SpongeCatalogBuilder.java:85)
  51. at java.util.Optional.orElseThrow(Unknown Source)
  52. at org.spongepowered.common.util.SpongeCatalogBuilder.build(SpongeCatalogBuilder.java:85)
  53. at org.spongepowered.common.data.SpongeKeyBuilder.build(SpongeKeyBuilder.java:45)
  54. at com.gabizou.happytrails.HappyTrails.<clinit>(HappyTrails.java:75)
  55. ... 35 more
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Server thread
  63. Stacktrace:
  64. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjo000(MinecraftServer.java:3980)
  65.  
  66. -- Sponge PhaseTracker --
  67. Details:
  68. Phase Stack: [Empty stack]
  69. Stacktrace:
  70. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjo000(MinecraftServer.java:3980)
  71. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  72. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
  73. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
  74. at java.lang.Thread.run(Unknown Source)
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.12.2
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 1.8.0_161, Oracle Corporation
  81. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  82. Memory: 2947019992 bytes (2810 MB) / 4143448064 bytes (3951 MB) up to 4143448064 bytes (3951 MB)
  83. JVM Flags: 2 total; -Xmx4096M -Xms4096M
  84. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  85. FML: MCP 9.42 Powered by Forge 14.23.5.2825 18 mods loaded, 18 mods active
  86. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  87.  
  88. | State | ID | Version | Source | Signature |
  89. |:----- |:-------------------- |:----------------- |:--------------------------------------- |:---------------------------------------- |
  90. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  91. | LC | mcp | 9.42 | minecraft.jar | None |
  92. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2825-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | LC | forge | 14.23.5.2825 | forge-1.12.2-14.23.5.2825-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | LC | spongeapi | 7.1.0-fb496dbf0 | spongeforge-1.12.2-2825-7.1.6.jar | None |
  95. | LC | sponge | 1.12.2-7.1.6 | spongeforge-1.12.2-2825-7.1.6.jar | None |
  96. | LC | spongeforge | 1.12.2-2825-7.1.6 | spongeforge-1.12.2-2825-7.1.6.jar | None |
  97. | LC | economylite | 2.15.1 | EconomyLite-7.1.0-2.15.1.jar | None |
  98. | LC | entity-particles | 3.1.1 | entity-particles-3.1.1.jar | None |
  99. | LC | fusions | 1.0.1 | Fusions-1.0.1.jar | None |
  100. | LE | happytrails | 0.1.6 | HappyTrails-0.1.6.jar | None |
  101. | L | luckperms | 4.4.31 | LuckPerms-Sponge-4.4.31.jar | None |
  102. | L | petblocks | 8.10.0 | PetBlocks-Sponge.jar | None |
  103. | L | pixelmon | 7.0.8 | Pixelmon-1.12.2-7.0.8-universal.jar | None |
  104. | L | pixelmonplaceholders | 2.1.3 | pixelmonplaceholders-2.1.3.jar | None |
  105. | L | placeholderapi | 4.4 | PlaceholderAPI-4.4.jar | None |
  106. | L | sts | 1.0.2 | STS S7.1.0-1.0.2.jar | None |
  107. | L | virtualchest | 1.0.1 | VirtualChest-1.0.1.jar | None |
  108.  
  109. Loaded coremods (and transformers):
  110. SpongeCoremod (spongeforge-1.12.2-2825-7.1.6.jar)
  111. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  112. Profiler Position: N/A (disabled)
  113. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  114. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement