SuperMartijn642 / SuperMartijn642sCoreLib

14 stars 5 forks source link

[Crash] `RuntimeException: No model registered for model overwrite 'entangled:block#inventory'!` #25

Closed SettingDust closed 1 year ago

SettingDust commented 1 year ago

Version Info

Steps to Reproduce It's fine when start up. But crash on reloading

Caused by: java.lang.RuntimeException: No model registered for model overwrite 'entangled:block#inventory'!
    at com.supermartijn642.core.registry.ClientRegistrationHandler.handleModelBakeEvent(ClientRegistrationHandler.java:574) ~[supermartijn642corelib-1.1.5.jar%23286!/:?]
SuperMartijn642 commented 1 year ago

If I reload assets in a world with F3 + T, everything seems to reload fine.

Could you provide the full log? What other mods (if any) are you using?