You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
OS / platform the server is running (if known)
Windows 10
Branch affected by issue
base
Steps to reproduce
Use mob:facePlayer(target, true) in your code, zone/logout and the server will crash when a mob attempts to call mob:facePlayer(target, true).
ai_container.cpp exception gets thrown if the targeted player is logged out when a mob attempts to mob:facePlayer(target, true)
Expected behavior
Server does not crash.
The text was updated successfully, but these errors were encountered:
I affirm:
OS / platform the server is running (if known)
Windows 10
Branch affected by issue
base
Steps to reproduce
Use mob:facePlayer(target, true) in your code, zone/logout and the server will crash when a mob attempts to call mob:facePlayer(target, true).
ai_container.cpp exception gets thrown if the targeted player is logged out when a mob attempts to mob:facePlayer(target, true)
Expected behavior
Server does not crash.
The text was updated successfully, but these errors were encountered: