Draylar / go-fish

Fishing enhancement mod with new equipment, fish, and special loot!
https://www.curseforge.com/minecraft/mc-mods/go-fish
12 stars 20 forks source link

Crash for rendering Astral Crate #77

Open SopsyHallow opened 2 years ago

SopsyHallow commented 2 years ago

Game crashes when trying to render the item model for the astral crate.

Likely a compatibility problem with one of the fabric mods that change rendering and or lighting, or may be an issue with 1.19? (on pull request)

Version used was the Pull request one edited to go on 1.19.2 (when will officially be updated to 1.19+? pretty please) and to use the most recent fabric api

i fixed it on my end by making the item model the block model ( i know this likely wont be the fix done in the official version, since it seems the astral crate has a special fancy item model that im sure a lot of work went into, but i figured i'd add it just incase anyone else encounters this issue and wants a possible solution)