Excavated Variants

Excavated Variants

3M Downloads

[BUG] Better End model failures

lukebemish opened this issue ยท 3 comments

commented

What went wrong?

Better End does weird stuff with models. As in, it doesn't have blockstate files. I'm not sure why, and I'm not sure what I can do about it, but I should probably look at a fix. Maybe try and guess the model/texture location if I can't find stuff?

Platform

Fabric

Version

0.5.4

Logs and Screenshots

Continual failure to find resource in preload errors; cause confirmed in better end source.

commented

I think I'll try to fix this through some sort of "backup" system, where I first check for a backup_blockstate resource, and then if that fails just make a wild guess.

commented

I'll close this once I test out whether that commit actually works

commented

Resolved in 0.5.5, though I should still file a bug report on BetterEnd since their system is a bit odd.