This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.VerifyError: (class: net/minecraft/tileentity/TileEntityRecordPlayer, method: func_70316_g signature: ()Z) Stack size too large | |
at java.lang.Class.getDeclaredConstructors0(Native Method) | |
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389) | |
at java.lang.Class.getConstructor0(Class.java:2699) | |
at java.lang.Class.newInstance0(Class.java:326) | |
at java.lang.Class.newInstance(Class.java:308) | |
at net.minecraft.tileentity.TileEntity.createAndLoadEntity(TileEntity.java:140) | |
at net.minecraft.world.chunk.storage.AnvilChunkLoader.readChunkFromNBT(AnvilChunkLoader.java:440) | |
at net.minecraft.world.chunk.storage.AnvilChunkLoader.checkedReadChunkFromNBT(AnvilChunkLoader.java:103) | |
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk(AnvilChunkLoader.java:83) |
NewerOlder