
cant find ge.json model
Lord-drageon opened this issue ยท 1 comments
when i run my minecraft modded instance and summon my custom entity, it immediately crashes.
the error lists "Caused by: software.bernie.geckolib.GeckoLibException: stryet:drgleafglider.geo.json: Unable to find model"
where stryet is my mod id.
but i HAVE a geo.json file- at the correct location. i've tried putting it as stryet/drgleafglider.geo.json, as stryet/geo/drgleafglider.geo.json, and ever yother place the internet hinted might be right.
I'm a little mad at the lack of transparency of the library on what exactly is wrong.
point is, it needs to be made more clear what this issue is caused by, how to fix it, etc.