FoundationGames / EnhancedBlockEntities

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.
GNU Lesser General Public License v3.0
233 stars 57 forks source link

Crash when modifying certain models #115

Closed StereoMadnessss closed 1 year ago

StereoMadnessss commented 2 years ago

I can't exactly wrap my head around why this occurs, but I will try to at least try to pinpoint what might be causing certain issues. So it might be a crash with BlockStates or Models most likely, but I still don't know. Here is how to and what it does.

How to reproduce: Get a pack I made (BreakMe) Then try loading it.

A video is attached:

https://user-images.githubusercontent.com/77188051/184519273-622b72c8-3eb9-4743-a66d-c7a3a41bea85.mp4

Here is also a crash log: crash.txt

FoundationGames commented 1 year ago

Please note the name of the pack

I do think that resource packs that put textures into invalid states should be handled much more elegantly than just crashing so that will likely be done