Advertisement
Guest User

crash2

a guest
Feb 12th, 2019
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. - Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Don't be sad, have a hug! <3
  7.  
  8. Time: 2/12/19 8:00 PM
  9. Description: Exception in server tick loop
  10.  
  11. java.lang.NoSuchMethodError: net.minecraft.entity.EntityLiving$SpawnPlacementType.canSpawnAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
  12. at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226)
  13. at net.minecraft.world.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:282)
  14. at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:466)
  15. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
  16. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999)
  17. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
  18. at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
  19. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:173)
  20. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:196)
  21. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  22. at java.lang.Thread.run(Thread.java:745)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- System Details --
  29. Details:
  30. Minecraft Version: 1.12.2
  31. Operating System: Windows 10 (amd64) version 10.0
  32. Java Version: 1.8.0_51, Oracle Corporation
  33. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  34. Memory: 414441960 bytes (395 MB) / 738197504 bytes (704 MB) up to 2147483648 bytes (2048 MB)
  35. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  36. IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
  37. FML: MCP 9.42 Powered by Forge 14.23.5.2811 Optifine OptiFine_1.12.2_HD_U_C6 17 mods loaded, 17 mods active
  38. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  39.  
  40. | State | ID | Version | Source | Signature |
  41. |:------ |:-------------------- |:------------- |:-------------------------------------- |:---------------------------------------- |
  42. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  43. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  44. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2811.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  45. | LCHIJA | forge | 14.23.5.2811 | forge-1.12.2-14.23.5.2811.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  46. | LCHIJA | advanced-fishing | 1.2.0 | Advanced-Fishing-1.12.2-1.2.0.jar | None |
  47. | LCHIJA | aether_legacy | 1.12.2-v1.4.0 | aether_legacy-1.12.2-v1.4.0.jar | None |
  48. | LCHIJA | burningtorch | 1.0.4 | BurningTorch-1.0.4.jar | None |
  49. | LCHIJA | carbonado | 1.4.2 | carbonado-1.4.2-mc1.12.x.jar | None |
  50. | LCHIJA | cookingforblockheads | 6.3.17 | CookingForBlockheads_1.12.1-6.3.17.jar | None |
  51. | LCHIJA | miccw | 1.0 | CosmicArmory-1.6.jar | None |
  52. | LCHIJA | cyclopscore | 0.10.22 | CyclopsCore-1.12.2-0.10.22.jar | None |
  53. | LCHIJA | levoment_hammertools | 1.0 | HammerTools-1.12.2-1.0.jar | None |
  54. | LCHIJA | journeymap | 1.12.2-5.5.3 | journeymap-1.12.2-5.5.3.jar | None |
  55. | LCHIJA | limelib | 1.7.8 | limelib-1.12.2-1.7.8.jar | None |
  56. | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
  57. | LCHIJA | nethergold | r2 | Nether+Gold-1.12.2-r2.jar | None |
  58. | LCHIJA | tinymobfarm | 1.0.3 | Tiny-Mob-Farm-Mod-1.12.2 (1).jar | None |
  59.  
  60. Loaded coremods (and transformers):
  61. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  62. Profiler Position: N/A (disabled)
  63. Player Count: 0 / 8; []
  64. Type: Integrated Server (map_client.txt)
  65. Is Modded: Definitely; Client brand changed to 'fml,forge'
  66. OptiFine Version: OptiFine_1.12.2_HD_U_C6
  67. Render Distance Chunks: 8
  68. Mipmaps: 4
  69. Anisotropic Filtering: 1
  70. Antialiasing: 0
  71. Multitexture: false
  72. Shaders: null
  73. OpenGlVersion: 4.6.13543 Compatibility Profile Context 25.20.15003.5010
  74. OpenGlRenderer: AMD Radeon(TM) R7 200 Series Graphics
  75. OpenGlVendor: ATI Technologies Inc.
  76. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement