Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.19 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. // Uh... Did I do that?
  8.  
  9. Time: 9/22/19 1:14 PM
  10. Description: Exception in server tick loop
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Biomes O' Plenty (biomesoplenty)
  13. Caused by: java.lang.NoClassDefFoundError: biomesoplenty/common/fluids/blocks/BlockQuicksandFluid
  14. at biomesoplenty.core.BiomesOPlenty.preInit(BiomesOPlenty.java:81)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  18. at java.lang.reflect.Method.invoke(Unknown Source)
  19. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. at java.lang.reflect.Method.invoke(Unknown Source)
  24. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  25. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  26. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  27. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  28. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  29. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:553)
  45. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  46. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  47. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  48. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
  49. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
  50. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  51. at java.lang.Thread.run(Unknown Source)
  52. Caused by: java.lang.ClassNotFoundException: biomesoplenty.common.fluids.blocks.BlockQuicksandFluid
  53. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  54. at java.lang.ClassLoader.loadClass(Unknown Source)
  55. at java.lang.ClassLoader.loadClass(Unknown Source)
  56. ... 38 more
  57. Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fluids/BlockFluidClassic
  58. at java.lang.ClassLoader.defineClass1(Native Method)
  59. at java.lang.ClassLoader.defineClass(Unknown Source)
  60. at java.security.SecureClassLoader.defineClass(Unknown Source)
  61. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  62. ... 40 more
  63. Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fluids.BlockFluidClassic
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
  65. at java.lang.ClassLoader.loadClass(Unknown Source)
  66. at java.lang.ClassLoader.loadClass(Unknown Source)
  67. ... 44 more
  68.  
  69.  
  70. A detailed walkthrough of the error, its code path and all known details is as follows:
  71. ---------------------------------------------------------------------------------------
  72.  
  73. -- Head --
  74. Thread: Server thread
  75. Stacktrace:
  76. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjo000(MinecraftServer.java:3980)
  77.  
  78. -- Sponge PhaseTracker --
  79. Details:
  80. Phase Stack: [Empty stack]
  81. Stacktrace:
  82. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjo000(MinecraftServer.java:3980)
  83. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
  84. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
  85. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
  86. at java.lang.Thread.run(Unknown Source)
  87.  
  88. -- System Details --
  89. Details:
  90. Minecraft Version: 1.12.2
  91. Operating System: Windows 10 (amd64) version 10.0
  92. Java Version: 1.8.0_144, Oracle Corporation
  93. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  94. Memory: 1201893808 bytes (1146 MB) / 2855796736 bytes (2723 MB) up to 5726797824 bytes (5461 MB)
  95. JVM Flags: 2 total; -Xmx6G -Xms1G
  96. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  97. FML: MCP 9.42 Powered by Forge 14.23.5.2768 13 mods loaded, 13 mods active
  98. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  99.  
  100. | State | ID | Version | Source | Signature |
  101. |:----- |:------------- |:----------------- |:------------------------------------------------- |:---------------------------------------- |
  102. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  103. | UCH | mcp | 9.42 | minecraft.jar | None |
  104. | UCH | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  105. | UCH | forge | 14.23.5.2768 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  106. | UCH | spongeapi | 7.1.0-fb496dbf0 | spongeforge-1.12.2-2825-7.1.6.jar | None |
  107. | UCH | sponge | 1.12.2-7.1.6 | spongeforge-1.12.2-2825-7.1.6.jar | None |
  108. | UCH | spongeforge | 1.12.2-2825-7.1.6 | spongeforge-1.12.2-2825-7.1.6.jar | None |
  109. | UCH | backpack | 3.0.2 | Backpacks.jar | None |
  110. | UCEE | biomesoplenty | 7.0.1.2439 | biomesoplenty-1-12-2-7-0-1-2439-universal-jar.jar | None |
  111. | UC | journeymap | 1.12.2-5.5.5b9 | journeymap-1.12.2-5.5.5b9.jar | None |
  112. | UC | nucleus | 1.14.0-S7.1 | Nucleus-1.14.0-S7.1-MC1.12.2-plugin.jar | None |
  113. | UC | pixelmon | 7.0.8 | pixelmon-1.12.2-7.0.8-universal.jar | None |
  114. | UC | pixelextras | 2.5.1 | pixelextras-1-12-2-2-5-1-universal-jar.jar | None |
  115.  
  116. Loaded coremods (and transformers):
  117. SpongeCoremod (spongeforge-1.12.2-2825-7.1.6.jar)
  118. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  119. Profiler Position: N/A (disabled)
  120. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  121. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement