Advertisement
hunterlh4

Untitled

Jul 2nd, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. OTGCorePlugin (OTG-Core.jar)
  5. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // You should try our sister game, Minceraft!
  9.  
  10. Time: 7/2/23 6:05 AM
  11. Description: Exception ticking world
  12.  
  13. java.lang.NoClassDefFoundError: net/minecraft/world/World$2
  14. at net.minecraft.world.World.func_190524_a(World.java:557)
  15. at net.minecraft.world.World.func_175685_c(World.java:494)
  16. at net.minecraft.world.World.func_175722_b(World.java:440)
  17. at net.minecraft.world.World.markAndNotifyBlock(World.java:381)
  18. at net.minecraft.world.World.func_180501_a(World.java:361)
  19. at net.minecraft.world.World.func_175656_a(World.java:425)
  20. at biomesoplenty.common.block.BlockBOPGrass.spreadGrass(BlockBOPGrass.java:303)
  21. at biomesoplenty.common.block.BlockBOPGrass.func_180650_b(BlockBOPGrass.java:289)
  22. at net.minecraft.block.Block.func_180645_a(Block.java:508)
  23. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)
  24. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  26. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  27. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  28. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  29. at java.lang.Thread.run(Thread.java:745)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Thread: Server thread
  37. Stacktrace:
  38. at net.minecraft.world.World.func_190524_a(World.java:557)
  39. at net.minecraft.world.World.func_175685_c(World.java:494)
  40. at net.minecraft.world.World.func_175722_b(World.java:440)
  41. at net.minecraft.world.World.markAndNotifyBlock(World.java:381)
  42. at net.minecraft.world.World.func_180501_a(World.java:361)
  43. at net.minecraft.world.World.func_175656_a(World.java:425)
  44. at biomesoplenty.common.block.BlockBOPGrass.spreadGrass(BlockBOPGrass.java:303)
  45. at biomesoplenty.common.block.BlockBOPGrass.func_180650_b(BlockBOPGrass.java:289)
  46. at net.minecraft.block.Block.func_180645_a(Block.java:508)
  47. at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)
  48. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)
  49.  
  50. -- Affected level --
  51. Details:
  52. Level name: BBOP
  53. All players: 1 total; [EntityPlayerMP['Kaori_Alex'/587, l='BBOP', x=-119.18, y=80.00, z=1029.82]]
  54. Chunk stats: ServerChunkCache: 340 Drop: 0
  55. Level seed: 1378746983842346434
  56. Level generator: ID 09 - OTG, ver 0. Features enabled: true
  57. Level generator options: OpenTerrainGenerator
  58. Level spawn location: World: (-112,79,1024), Chunk: (at 0,4,0 in -7,64; contains blocks -112,0,1024 to -97,255,1039), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,0,1024 to -1,255,1535)
  59. Level time: 793 game time, 793 day time
  60. Level dimension: 0
  61. Level storage version: 0x04ABD - Anvil
  62. Level weather: Rain time: 34004 (now: false), thunder time: 20897 (now: false)
  63. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  64. Stacktrace:
  65. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
  66. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  67. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
  68. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  69. at java.lang.Thread.run(Thread.java:745)
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.12.2
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_51, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 2654065488 bytes (2531 MB) / 4328521728 bytes (4128 MB) up to 5368709120 bytes (5120 MB)
  78. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: ~~ERROR~~ NoClassDefFoundError: net/minecraftforge/common/util/TextTable$1
  81. Loaded coremods (and transformers):
  82. OTGCorePlugin (OTG-Core.jar)
  83. com.pg85.otg.forge.asm.excluded.OTGClassTransformer
  84. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  85. openmods.core.OpenModsClassTransformer
  86. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  87. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  88. Pulsar/tconstruct loaded Pulses:
  89. - TinkerCommons (Enabled/Forced)
  90. - TinkerWorld (Enabled/Not Forced)
  91. - TinkerTools (Enabled/Not Forced)
  92. - TinkerHarvestTools (Enabled/Forced)
  93. - TinkerMeleeWeapons (Enabled/Forced)
  94. - TinkerRangedWeapons (Enabled/Forced)
  95. - TinkerModifiers (Enabled/Forced)
  96. - TinkerSmeltery (Enabled/Not Forced)
  97. - TinkerGadgets (Enabled/Not Forced)
  98. - TinkerOredict (Enabled/Forced)
  99. - TinkerIntegration (Enabled/Forced)
  100. - TinkerFluids (Enabled/Forced)
  101. - TinkerMaterials (Enabled/Forced)
  102. - TinkerModelRegister (Enabled/Forced)
  103. - wailaIntegration (Enabled/Not Forced)
  104.  
  105. Profiler Position: N/A (disabled)
  106. Player Count: 1 / 8; [EntityPlayerMP['Kaori_Alex'/587, l='BBOP', x=-119.18, y=80.00, z=1029.82]]
  107. Type: Integrated Server (map_client.txt)
  108. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement