Breaks resource pack loading
kittech0 opened this issue ยท 10 comments
Latest geckolib version for 1.20.1 fabric - 4.4.5 breaks resource pack loading
with error
https://mclo.gs/3moxvfD
@Tslat can I know which model is broken?
Can you narrow this down to which mod crashes?
I'm also unable to replicate and internal debugging shows this shouldn't be happening
This looks like an invalid model at current glance
@Tslat the McDoom mod is crashing with the new geckolib version
Yeah it's because azurelib's copy-paste of geckolib causes them to use the same assets folders as geckolib, which is causing a clash
That does indeed seem to be a problem
the issue is smth with the new update
The issue is one of azure's models is broken and causes an infinite loop in loading - it's only showing up now because an accidental exploit in the previous implementation allowed it to be loaded (somehow), and that exploit has been closed off now