Using milk right tconstruct: seared_tank will cause the client to crash
NickPikachu opened this issue · 5 comments
Issue description:
If crashed, link to crash report (use a site such as pastebin):
Versions:
- Minecraft: 1.12.2
- Forge: 14.23.5.2820
- Mantle: 1.12-1.3.3.55
- Tinkers Construct: 1.12.2-2.13.0.179
Can it be reproduced with just Tinkers Construct? If not, list the other mods required to reproduce the issue.
I'm Chinese, I don't speak English well, I use Google Translate to give you feedback, I hope you forgive me!
That is the issue description. The crash report is the file you get after the game crashes that says what went wrong. It should look something like this (borrowed from another issue): https://pastebin.com/aBw4yZW2
After the game crashes, a message should pop up with a link that says "View crash report". Otherwise, try going to %appdata%/.minecraft/crash-reports
(may be slightly different folder if you do not use Windows).
I see two things from your crash report:
- First, it looks like you have a broken milk texture. This is caused when multiple mods add milk, but not all add it properly. This is unfortunately not easy to fix, but they can give you help on the Forge Forums.
- Second, this normally does not crash, but VanillaFix has some bad code that causes it to crash. See #4035 (or more specifcially DimensionalDevelopment/VanillaFix#214). You can fix this by removing VanillaFix as the mod author seems to be inactive.