Importing old spells (while using addons) leds to a malformed string with null-pointer exception
jaquobia opened this issue ยท 6 comments
Version Information
Forge version: 1.16.4-35.1.37
Psi version: 1.16-90
Further Information
Steps to reproduce:
Attempt to import an old spell, one I tried using: https://imgur.com/Cz1x0Xe
What I expected to happen:
-imports the spell
You are right, but psi is okay with that, and just imports what it can. But more information has been found that including add-ons (specifically psionic-peripherals) actually causes imports to break, which is something behem07h discovered. However, its only been tested with psionic peripherals, so I'm not sure if all add-ons causes this or only this mod.
Correct me if I'm wrong, but aren't the Elytra-related tricks exclusive to the Random PSIdeas addon?
https://github.com/Kamefrede/rpsideas/wiki/Spell-Pieces
It looks like the spell you linked uses them...
You are right, but psi is okay with that, and just imports what it can. But more information has been found that including add-ons (specifically psionic-peripherals) actually causes imports to break, which is something behem07h discovered. However, its only been tested with psionic peripherals, so I'm not sure if all add-ons causes this or only this mod.
You might want to edit the title of this issue report to more accurately reflect the actual problem here, then.
Can you use this build and post the stack trace that appears in the log after import?
This is the exception that appears in the log
https://pastebin.com/JUgP6hRj