So i instaled some mods to my minecraft client i got into the game everything was working perfectly until i tried opening a chest it doesent show any kind of message it just does nothing. When i tried opening an enderchest it crashed the game i need help fast the mods im using are : zeiyocraft, more creatures , biomes o plenty and so minor ones i need help its really hard to play like that, here is the crash log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Everything's going to plan. No, really, that was supposed to happen.
Time: 6/8/18 11:12 PM
Description: Unexpected error
java.lang.AbstractMethodError: net.minecraft.block.state.BlockStateContainer$StateImplementation.doesSideBlockChestOpening(Lnet/minecraft/world/IBlockAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;)Z
at net.minecraft.block.BlockEnderChest.func_180639_a(BlockEnderChest.java:103)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:423)
at PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1806)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1096)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.BlockEnderChest.func_180639_a(BlockEnderChest.java:103)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_187099_a(PlayerControllerMP.java:423)
at PlayerControllerOF.func_187099_a(PlayerControllerOF.java:96)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1577)
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2252)
at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2018)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['GhostyMLG'/123, l='MpServer', x=-1696.70, y=65.00, z=-445.22]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-64,64,256), Chunk: (at 0,4,0 in -4,16; contains blocks -64,0,256 to -49,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 108600 game time, 181187 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 21 total; [EntitySpider['Spider'/1090, l='MpServer', x=-1754.50, y=25.00, z=-467.50], EntityZombie['Zombie'/201, l='MpServer', x=-1718.49, y=46.00, z=-454.79], EntitySkeleton['Skeleton'/202, l='MpServer', x=-1714.19, y=47.00, z=-449.48], MoCEntityBird['Bird'/267, l='MpServer', x=-1645.59, y=64.07, z=-463.54], EntityMinecartChest['Minecart with Chest'/205, l='MpServer', x=-1763.50, y=38.06, z=-407.50], EntityMinecartChest['Minecart with Chest'/210, l='MpServer', x=-1758.50, y=38.06, z=-428.50], EntityZombie['Zombie'/1171, l='MpServer', x=-1705.50, y=55.00, z=-398.50], MoCEntitySnake['Snake'/212, l='MpServer', x=-1750.64, y=78.00, z=-446.11], EntitySpider['Spider'/1181, l='MpServer', x=-1744.00, y=75.18, z=-487.42], EntityWitch['Witch'/223, l='MpServer', x=-1708.27, y=46.00, z=-446.51], MoCEntitySnake['Snake'/227, l='MpServer', x=-1731.03, y=69.00, z=-488.70], EntityPlayerSP['GhostyMLG'/123, l='MpServer', x=-1696.70, y=65.00, z=-445.22], MoCEntitySnake['Snake'/232, l='MpServer', x=-1706.97, y=77.00, z=-484.01], MoCEntityBird['Bird'/233, l='MpServer', x=-1707.40, y=74.14, z=-492.77], EntityZombie['Zombie'/1001, l='MpServer', x=-1621.50, y=22.00, z=-408.50], EntityWitch['Witch'/235, l='MpServer', x=-1716.94, y=47.00, z=-451.77], MoCEntitySnake['Snake'/244, l='MpServer', x=-1663.86, y=70.00, z=-519.15], MoCEntitySnake['Snake'/246, l='MpServer', x=-1684.91, y=74.00, z=-525.00], MoCEntityBird['Bird'/247, l='MpServer', x=-1674.30, y=72.96, z=-494.93], EntityZombie['Zombie'/1148, l='MpServer', x=-1774.70, y=34.00, z=-411.70], EntityZombie['Zombie'/1149, l='MpServer', x=-1769.50, y=34.00, z=-408.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2737)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:426)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2928874096 bytes (2793 MB) / 4281597952 bytes (4083 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 7 total; -Xmx3072M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xmx4096M -Xms4096M
IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
FML: MCP 9.42 Powered by Forge 14.23.3.2655 Optifine OptiFine_1.12.2_HD_U_C6 19 mods loaded, 19 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 |
|:--------- |:----------------- |:--------------- |:--------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2655.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.3.2655 | forge-1.12.2-14.23.3.2655.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | bearwithme | 1.12.2-1.3.1 | Bear-With-Me-Mod-1.12.2.jar | None |
| UCHIJAAAA | betterunderground | 1.1.2 | Better-Underground-Mod-1.12.2.jar | None |
| UCHIJAAAA | biomesoplenty | 7.0.1.2361 | BiomesOPlenty-1.12.2-7.0.1.2361-universal.jar | None |
| UCHIJAAAA | coralreef | 2.0 | Coral-Reef-Mod-1.12.2.jar | None |
| UCHIJAAAA | faufil | 1.0.2 | Faucets-and-Filters-Mod-1.12.2.jar | None |
| UCHIJAAAA | improvedbackpacks | 1.12.2-1.2.0.2 | Improved-Backpacks-Mod-1.12.2.jar | None |
| UCHIJAAAA | inventoryspam | 1.0.2 | Inventory-Spam-Mod-1.12.2.jar | None |
| UCHIJAAAA | jei | 4.9.1.168 | jei_1.12.2-4.9.1.168.jar | None |
| UCHIJAAAA | metalchests | v1.0.8.ga8b69a5 | MetalChests-Mod-1.12.2.jar | None |
| UCHIJAAAA | mocreatures | 12.0.3 | Mo-Creatures-Mod-1.12.2.jar | None |
| UCHIJAAAA | simplebedrolls | 1.2.1 | Simple-Bedrolls-Mod-1.12.2.jar | None |
| UCHIJAAAA | bspkrscore | at_0.9 | TreeCapitator-Mod-1.12.jar | None |
| UCHIJAAAA | treecapitator | at_0.9 | TreeCapitator-Mod-1.12.jar | None |
| UCHIJAAAA | xaerominimap | 1.13.9 | Xaeros-Minimap-Mod-1.12.jar | None |
| UCHIJAAAA | zeiyocraft | 0.8.4 | ZeiyoCraft-Mod-1.12.2.jar | None |
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 389.12' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
Launched Version: Forge 1.12.2
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 389.12, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Jeas faithful64x_main.zip (incompatible)
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz
OptiFine Version: OptiFine_1.12.2_HD_U_C6
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: Chocapic13 V6 Lite.zip
OpenGlVersion: 4.6.0 NVIDIA 389.12
OpenGlRenderer: GeForce GTX 1050/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4