Advertisement
Guest User

Crash FP2

a guest
May 19th, 2021
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CWGFarPlaneViewCoreMod (CWGFarPlaneView-0.4.0-core.jar)
  5. CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1191.0-SNAPSHOT-all.jar)
  6. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  7. CubicGenCoreMod (CubicWorldGen-1.12.2-0.0.140.0-SNAPSHOT-all.jar)
  8. Contact their authors BEFORE contacting forge
  9.  
  10. // This doesn't make any sense!
  11.  
  12. Time: 5/19/21 10:53 PM
  13. Description: Exception in server tick loop
  14.  
  15. java.lang.NoSuchMethodError: io.github.opencubicchunks.cubicchunks.cubicgen.customcubic.CustomGeneratorSettings.load(Lnet/minecraft/world/World;)Lio/github/opencubicchunks/cubicchunks/cubicgen/customcubic/CustomGeneratorSettings;
  16. at cwgfarplaneview.world.terrain.flat.TerrainSurfaceBuilderWorker.<init>(TerrainSurfaceBuilderWorker.java:44)
  17. at cwgfarplaneview.event.CWGFarPlaneViewEventHandler.onEntityJoinEvent(CWGFarPlaneViewEventHandler.java:35)
  18. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_30_CWGFarPlaneViewEventHandler_onEntityJoinEvent_EntityJoinWorldEvent.invoke(.dynamic)
  19. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  20. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  21. at net.minecraft.world.World.func_72838_d(World.java:1209)
  22. at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058)
  23. at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.java:377)
  24. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:166)
  25. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255)
  26. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72)
  27. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205)
  28. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
  29. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
  31. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  32. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  34. at java.lang.Thread.run(Unknown Source)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- System Details --
  41. Details:
  42. Minecraft Version: 1.12.2
  43. Operating System: Windows 8.1 (amd64) version 6.3
  44. Java Version: 1.8.0_51, Oracle Corporation
  45. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  46. Memory: 6720883424 bytes (6409 MB) / 8041529344 bytes (7669 MB) up to 14935916544 bytes (14244 MB)
  47. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms5120m -Xmx16024m
  48. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  49. FML: MCP 9.42 Powered by Forge 14.23.5.2854 10 mods loaded, 10 mods active
  50. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  51.  
  52. | State | ID | Version | Source | Signature |
  53. |:------ |:--------------- |:-------------------------- |:----------------------------------------------- |:---------------------------------------- |
  54. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  55. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  56. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  57. | LCHIJA | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  58. | LCHIJA | cubicchunkscore | 1.12.2-0.0.1191.0-SNAPSHOT | minecraft.jar | None |
  59. | LCHIJA | cubicchunks | 1.12.2-0.0.1191.0-SNAPSHOT | CubicChunks-1.12.2-0.0.1191.0-SNAPSHOT-all.jar | None |
  60. | LCHIJA | cubicgen | 1.12.2-0.0.140.0-SNAPSHOT | CubicWorldGen-1.12.2-0.0.140.0-SNAPSHOT-all.jar | None |
  61. | LCHIJA | cwgfarplaneview | 0.4.0 | CWGFarPlaneView-0.4.0.jar | None |
  62. | LCHIJA | forgerocks | 6.13.3-1.12.2 | ForgeRocks-6.13.3-1.12.2-full.jar | None |
  63. | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  64.  
  65. Loaded coremods (and transformers):
  66. CWGFarPlaneViewCoreMod (CWGFarPlaneView-0.4.0-core.jar)
  67. cwgfarplaneview.core.CWGFPVClassTransformer
  68. CubicChunksCoreMod (CubicChunks-1.12.2-0.0.1191.0-SNAPSHOT-all.jar)
  69. io.github.opencubicchunks.cubicchunks.core.asm.transformer.CubicChunksWorldEditTransformer
  70. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  71.  
  72. CubicGenCoreMod (CubicWorldGen-1.12.2-0.0.140.0-SNAPSHOT-all.jar)
  73. io.github.opencubicchunks.cubicchunks.cubicgen.asm.coremod.MapGenStrongholdCubicConstructorTransform
  74. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  75. CubicChunks WorldGen Hang Watchdog samples: (no data)
  76. Profiler Position: N/A (disabled)
  77. Player Count: 1 / 8; [EntityPlayerMP['MaRRyyas'/785, l='agopkfseo', x=1.50, y=72.00, z=-0.50]]
  78. Type: Integrated Server (map_client.txt)
  79. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement