Okay okay okay! So when I try and play on a new world on 1.12.2, (modded) the game just crashes and displays an error message. (below) It occurs when the game attempts to spawn my character in. I've tried to fiddle around with some files, but it was no use. Any ideas???
Crash Details:
The game crashed whilst exception in server tick loop
Error: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLiving$SpawnPlacementType.canSpawnAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
Crash Report: (dunno if this helps)
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 12/29/18 10:22 PMDescription: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.entity.EntityLiving$SpawnPlacementType.canSpawnAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226) at net.minecraft.world.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:282) at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:466) at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019) at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999) at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:173) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:196) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 546049880 bytes (520 MB) / 1006632960 bytes (960 MB) up to 2147483648 bytes (2048 MB) 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 IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_C6 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:------ |:-------------- |:------------ |:------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None | | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None | | LCHIJA | lucky | 7.5.0 | Lucky-Block-Mod-1.12 (1).zip | None | | LCHIJA | cfm | 6.2.0 | MrCrayfishs-Furniture-Mod-1.12.2.jar | None | | LCHIJA | torohealthmod | 1.12.2-11 | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None |
Loaded coremods (and transformers): GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_C6 Render Distance Chunks: 9 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.3.0 - Build 20.19.15.4835 OpenGlRenderer: Intel(R) HD Graphics 4400 OpenGlVendor: Intel CpuCount: 4
Okay okay okay! So when I try and play on a new world on 1.12.2, (modded) the game just crashes and displays an error message. (below) It occurs when the game attempts to spawn my character in. I've tried to fiddle around with some files, but it was no use. Any ideas???
Crash Details:
The game crashed whilst exception in server tick loop
Error: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLiving$SpawnPlacementType.canSpawnAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
Crash Report: (dunno if this helps)
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 12/29/18 10:22 PMDescription: Exception in server tick loop
java.lang.NoSuchMethodError: net.minecraft.entity.EntityLiving$SpawnPlacementType.canSpawnAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226) at net.minecraft.world.WorldEntitySpawner.func_77191_a(WorldEntitySpawner.java:282) at net.minecraft.world.gen.ChunkGeneratorOverworld.func_185931_b(ChunkGeneratorOverworld.java:466) at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019) at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:999) at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:173) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:196) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 546049880 bytes (520 MB) / 1006632960 bytes (960 MB) up to 2147483648 bytes (2048 MB) 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 IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2796 Optifine OptiFine_1.12.2_HD_U_C6 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:------ |:-------------- |:------------ |:------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2796 | forge-1.12.2-14.23.5.2796.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None | | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None | | LCHIJA | lucky | 7.5.0 | Lucky-Block-Mod-1.12 (1).zip | None | | LCHIJA | cfm | 6.2.0 | MrCrayfishs-Furniture-Mod-1.12.2.jar | None | | LCHIJA | torohealthmod | 1.12.2-11 | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None |
Loaded coremods (and transformers): GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_C6 Render Distance Chunks: 9 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.3.0 - Build 20.19.15.4835 OpenGlRenderer: Intel(R) HD Graphics 4400 OpenGlVendor: Intel CpuCount: 4
Remove mods one by one till you find the culprit.
Thank you very much, Tails1! Apparently, Optifine was the evildoer. I am very grateful for your assistance. Happy New Year!