Inventory Tweaks [1.12 only]

Inventory Tweaks [1.12 only]

127M Downloads

Enderchest crashes when i open them!

mdl2001 opened this issue ยท 0 comments

commented

The game crashed whilst unexpected error

The game crashed whilst unexpected error

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

---- Minecraft Crash Report ----

WARNING: coremods are present:
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
ItemPatchingLoader (ItemPhysic-Mod-Lite-1.12.2.jar)
Contact their authors BEFORE contacting forge

// There are four lights!

Time: 8/9/18 4:02 AM
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(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:497)

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: 2 total; [EntityOtherPlayerMP['ABSKrum'/192, l='MpServer', x=474401.51, y=60.00, z=663659.70], EntityPlayerSP['mdl2001'/13964, l='MpServer', x=474416.87, y=50.88, z=663657.01]]
Chunk stats: MultiplayerChunkCache: 226, 226
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2857572 game time, 6000 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 13 total; [EntityPlayerSP['mdl2001'/13964, l='MpServer', x=474416.87, y=50.88, z=663657.01], EntityOtherPlayerMP['ABSKrum'/192, l='MpServer', x=474401.51, y=60.00, z=663659.70], EntityOtherPlayerMP['ABSKrum'/192, l='MpServer', x=474401.51, y=60.00, z=663659.70], EntityTippedArrow['Arrow'/12995, l='MpServer', x=474396.54, y=50.01, z=663652.53], EntityTippedArrow['Arrow'/12935, l='MpServer', x=474388.15, y=50.01, z=663665.29], EntityTippedArrow['Arrow'/13959, l='MpServer', x=474397.95, y=50.56, z=663643.78], EntityTippedArrow['Arrow'/13962, l='MpServer', x=474396.05, y=50.01, z=663640.32], EntityTippedArrow['Arrow'/13963, l='MpServer', x=474382.63, y=50.01, z=663639.70], EntityPlayerSP['mdl2001'/13964, l='MpServer', x=474416.87, y=50.88, z=663657.01], EntityTippedArrow['Arrow'/12973, l='MpServer', x=474388.30, y=50.01, z=663659.16], EntityTippedArrow['Arrow'/12944, l='MpServer', x=474395.15, y=50.01, z=663647.79], EntityTippedArrow['Arrow'/12953, l='MpServer', x=474379.62, y=50.01, z=663644.70], EntityTippedArrow['Arrow'/12990, l='MpServer', x=474375.24, y=50.01, z=663683.50]]
Retry entities: 0 total; []
Server brand: Spigot
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2748)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 279703792 bytes (266 MB) / 771751936 bytes (736 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.42 Powered by Forge 14.23.2.2611 Optifine OptiFine_1.12.2_HD_U_C6 14 mods loaded, 14 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
UCHIJA minecraft 1.12.2 minecraft.jar None
UCHIJA mcp 9.42 minecraft.jar None
UCHIJA FML 8.0.99.99 forge-1.12.2-14.23.2.2611.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UCHIJA forge 14.23.2.2611 forge-1.12.2-14.23.2.2611.jar e3c3d50c7c986df74c645c0ac54639741c90a557
UCHIJA itemphysic 1.4.0 minecraft.jar None
UCHIJA mercurius_updater 1.0 MercuriusUpdater-1.12.2.jar None
UCHIJA inventorytweaks 1.63+release.109.220f184 Inventory-Tweaks-Mod-1.12.2.jar 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe
UCHIJA jei 4.9.1.168 jei_1.12.2-4.9.1.168.jar None
UCHIJA journeymap 1.12.2-5.5.2 JourneyMap-Mod-1.12.2-Unlimited.jar None
UCHIJA joypadsplitscreenmod 1.12.0-0.22 MCJoypad-Mod-1.12.2.jar None
UCHIJA moreplayermodels 1.12.2 More-Player-Models-Mod-1.12.2.jar None
UCHIJA mousetweaks 2.8 MouseTweaks-2.8-mc1.12.1.jar None
UCHIJA translatemod 4.3 Real-Time-Chat-Translation-Mod-1.12.2.jar None
UCHIJA torohealthmod 1.12.2-11 ToroCrafts-Damage-Indicators-Mod-1.12.2.jar None

Loaded coremods (and transformers):
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.12.2.jar)
invtweaks.forge.asm.ContainerTransformer
ItemPatchingLoader (ItemPhysic-Mod-Lite-1.12.2.jar)
com.creativemd.itemphysic.ItemTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
Launched Version: 1.12.2-forge1.12.2-14.23.2.2611
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, 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: Sound Resources.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Pentium(R) CPU G4560 @ 3.50GHz
OptiFine Version: OptiFine_1.12.2_HD_U_C6
Render Distance Chunks: 32
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 388.13
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

2018-08-09_04 05 10