
[Bug] Crash when applying upgrade orbs to a spellbook
Closed this issue ยท 2 comments
Observed behaviour
Unsure if this is an interaction with another mod. When I try to slot an upgrade orb into a spellbook (armor works fine), the game crashes. It happens specifically when I hover over the spellbook in the arcane anvil's output slot. The error message makes it seem like it's something to do with rendering the tooltip, but in any case the crash happens consistently. Actually, it happens every single time. It's a client crash, because the pack I am playing has a mod designed to catch and stop server crashes and it would have booted me to the title screen instead of fully closing the game otherwise.
Expected behaviour
...not crashing?
Steps to reproduce
- Craft any upgrade orb and spellbook.
- Put the spellbook in the first slot, and the orb in the second slot, at an arcane anvil.
- Do so much as hover over the output slot with the spellbook. The game immediately crashes.
Server Type
Single Player
Crashlog
https://gist.github.com/team1257Simon/a6326c8df76e9616f5bc662c931b84dc
Iron's Spells N Spellbooks version
3.14.3
Forge version
NeoForge 21.1.206
Other mods
Modpack is TNP Limitless 8. The current version has over 700 mods in it and I don't think most of them are relevant to this crash. It looks like the crash occurs specifically when trying to fetch the modifiers the spellbook will have with the upgrade orb, though because the error is a null pointer exception it could potentially be an interaction with one or several other mods causing this crash. I included the modlist part of the crash report in the gist.
Crashlog Check
- I understand if this is a crashbug and I did not attach a crashlog, this will not be handled
Fabric Check
- I understand if I am using Farbic APIs or Connector, this will not be handled
this appears to be a mod conflict, as there is something that is being passed as null that cannot normally be null. please try to reproduce without such an extensive modlist, particularly without fabric api mods