Crash while Initializing Game
WenXin20 opened this issue · 7 comments
Mod Versions
- Forge v14.23.5.2796-1.12.2
- Dynamic Trees - BOP v1.4.1e
- Dynamic Trees - Climatic Biomes v1.0.1
- Dynamic Trees v0.9.1f
- Rustic v1.0.14
Crash Report
I get this crash while loading the game.
Oh i think I got this same exact error with the same set up...I opened my own issue with it...hopefully someone can figure it out.
Both of you have many other mods. Can you try reproduce the issue with only Dynamic Trees, Rustic, and the DT addons and share the results here?
I dont get how it's a resource pack issue though. I've been using dynamic trees with my current set up this whole time and nothing has every crashed. The only thing I changed was I added in BOP and the compatibility file for it for Dyn Trees. And then I also switched to using the latest Alpha of Rustic and Dyn Trees.
Read my explanation more carefully. I didn't say this was a resource pack issue.
This crash is related to resource packs. It's caused by log blocks models that don't properly set a "cullface" in the model json. Although the resource pack should fix this for performance sake this is my problem to fix since it shouldn't make my code crash. As a simple work around just disable the offending resource pack until I can get it fixed.