Crash with Little Tiles
BaccarWozat opened this issue ยท 6 comments
Crash during loading with Little Tiles. When either BC or LT is removed it doesn't crash.
Relevant line is
java.lang.Error: Incorrect number of fields! (Expected 2, but got [private boolean net.minecraft.client.renderer.BufferBuilder.field_78939_q, public boolean net.minecraft.client.renderer.BufferBuilder.field_179010_r, public boolean net.minecraft.client.renderer.BufferBuilder.littleTilesAdded])
BuildCraft version: 7.99.20
Forge version: 2768
Link to crash report or log: Pastebin
Singleplayer or multiplayer: Singleplayer
Steps to reproduce: Install BC 7.99.20-all and Little Tiles and its coremod. Attempt to start client.
Additional information: This may already have been reported elsewhere (not on Github) by CreativeMD, author of Little Tiles. He claims it is a BC issue.
Already fixed in dev, I'm not sure where this was originally reported but it apparently wasn't on github?
Can you test with 7.99.21-pre2 from the tests page? (https://mod-buildcraft.com/pages/tests.html)
(specifically since commit 76e6c48)
Oh er I like to keep issues open until the fix is actually released publicly. (As then it might be more visible to others who have this crash too)
(Fixed in 7.99.21, although I forgot to go round closing all of the fixed bugs then).