
Crash with reference to "model missing for item Backpack"
Devilaux opened this issue · 13 comments
Mod loader
NeoForge
Mod version
1.0.0
Minecraft version
1.21.4
Issue description
During many crashes, it complains about "missing model for item: Backpack" and mentioning this mod. I have not tested it without many mods, just wanted to hear your opinion. Sorry if this is in the wrong place.
If Bug
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
Provide the latest.log file
Let me know if there's anything else I can do. <3
Edit: The above file is in "Curseforge" - format.
For now it would be best to remove my mods, I will update you when I find the reason for that issue.
For now it would be best to remove my mods, I will update you when I find the reason for that issue.
Thank you for the reply! <3
I've tried to revert to the earlier versions (Resource Backpacks -> 1.0.0 , Resource Config API -> 1.21.4-3.4.3) and it works now for some reason.... I have no idea why...
I will let you know if there's any other development and will also check in here to see if you've made any discoveries.
As far as i can see now is that something is wrong with the initilization order in your Modpack:
https://mclo.gs/2e3T9Us#L740
When Resource Backpacks tries to regsiter the configs over ResourceConfigsAPI it says the needed emthod isn't there.
And that seems to be the issue, because Resource Backpacks isn't initizalized properly and has a broken Mod state.
Version 1.0.3 is uploaded and should be available on curseforge in the next 10 Minutes
Version 1.0.3 is uploaded and should be available on curseforge in the next 10 Minutes
Thank you so much for the help. ❤️
I will open a new issue if any arises.
Love your mod!
Thanks again. Will download latest when it's ready.
The latest version is 1.0.2. Please try to update the following mods:
Resource Backapcks -> 1.0.2
Resource Config API -> 1.21.4-3.5.0
This shouldn't be an issue but currently i'm unable to reproduce it when only Resource Backpacks is installed. Can you also post the ModPack you are playing, at best witrh the Curseforge or Modrinth link
If the crash still happens please post the next latest.log file.
The latest version is 1.0.2. Please try to update the following mods: Resource Backapcks -> 1.0.2 Resource Config API -> 1.21.4-3.5.0
This shouldn't be an issue but currently i'm unable to reproduce it when only Resource Backpacks is installed. Can you also post the ModPack you are playing, at best witrh the Curseforge or Modrinth link
If the crash still happens please post the next latest.log file.
Thank you for the quick reply and help. <3
Updated the once you suggested and this is the latest crash report:
As for modpack, it's my own under develpoment, so sadly cant give a link as of yet. I can export it and make it available for you though, just let me know.