forked from VazkiiMods/Psi
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash when trying to take health in creative #3
Comments
This should be fixed with Alpha 6. If it's still there send a crash report. |
Still an issue:
|
Can you please check if it is fixed? |
Fixed! Thanks for the hard work! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version Information
Forge version: 47.3.11
<script src="https://gist.github.com/jackrtades/a9dc05aa09f5f00c5559ae55606cc6f8.js"></script>Psi version: 1.20-103
Further Information
Steps to reproduce:
The spell
{modsRequired:[{modName:"psi",modVersion:"2.0.0"}],spellList:[{data:{key:"psi:trick_smite",params:{_position:2}},x:1,y:4},{data:{key:"psi:operator_entity_position",params:{_target:4}},x:1,y:5},{data:{constantValue:"32",key:"psi:constant_number"},x:2,y:3},{data:{key:"psi:selector_nearby_enemies",params:{_position:4,_radius:1}},x:2,y:4},{data:{key:"psi:operator_random_entity",params:{_target:1}},x:2,y:5},{data:{key:"psi:error_suppressor"},x:3,y:3},{data:{key:"psi:operator_entity_position",params:{_target:2}},x:3,y:4},{data:{key:"psi:selector_focal_point"},x:3,y:5}],spellName:"Smite (Ajustable)",uuidLeast:-6327469632632222565L,uuidMost:7394119008134316247L,validSpell:1b}
What I expected to happen: spell stops
What happened instead: game crashes
The text was updated successfully, but these errors were encountered: