
Weak Raycast crash
FoxMcloud5655 opened this issue ยท 2 comments
It seems as though the Weak Raycast crashes the game. There's also a spelling error in the description.
Log:
java.lang.NullPointerException: Unexpected error
at vazkii.psi.api.spell.SpellPiece.getParamValue(SpellPiece.java:135)
at com.kamefrede.rpsideas.util.helpers.SpellHelpers.getNumber(SpellHelpers.java:74)
at com.kamefrede.rpsideas.util.helpers.SpellHelpers.getBoundedNumber(SpellHelpers.java:80)
at com.kamefrede.rpsideas.spells.selector.PieceMacroCasterWeakRaycast.execute(PieceMacroCasterWeakRaycast.java:31)