Jail/Unjail bug
Shadownite64 opened this issue ยท 3 comments
Type of bug
Error in console
/ess dump all
output
https://essentialsx.net/dump.html?id=ef4fe47b1d154f6aa56d096047cc9a71
Error log (if applicable)
No response
Bug description
When doing command /unjail it will not unjail the user and submits an error instead.
Error: Cannot invoke "org.bukkit.Location.getWorld()" because "targetLoc" is null
Steps to reproduce
- Do command /jail
- Do command /unjail
Expected behaviour
It should unjail the user and send them back to their previous location.
Actual behaviour
It keeps them jailed and sends an error.
hi @Shadownite64,
I have the same problem, did you find a solution?