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
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
I wonder if its the out of nation vs in nation part causing issues. Was unable to reproduce this morning with two characters both from San d'Oria. Will check this out later today.
Another precision for this bug, i think it's "gotoPlayer(target)" function if i comment this it's ok.
I don't know if this line is still useful
if targ and not targ:isInMogHouse() then
player:setPos(targ:getXPos(), targ:getYPos(), targ:getZPos(), targ:getRotPos(), forceZone == 1 and targ:getZoneID() or nil)
elseif not player:gotoPlayer(target) then
error(player, string.format("Player named: %s not found!", target))
end
canary
branch (if other branch, please specify)Additional Information (Steps to reproduce/Expected behavior) :
Have 2 characters : One on the mog house and one have access to goto commands (GM)
Make command !goto NameOfTheCharacterInTheMog with GM
Server process was kill
Nothing in the log just kill process: last lines:
The text was updated successfully, but these errors were encountered: