eu consegui resolver esse erro ai
desativa o gameguard
Config/General
#================================================= ===========#
# Server Security #
#================================================= ===========#
# Bypass exploit protection, to ENABLE protection, set to true.
# To disable protection set this to false.
# Retail: true
BypassValidation = True (False)
# Enforce gameguard for clients
# GameGuardEnforce - enforces gameguard query on character login
# GameGuardProhibitAction - don't allow player to perform trade, talk with npc
# or move until gameguard reply is received.
# Retail: true, true
GameGuardEnforce = True (False)
GameGuardProhibitAction = True (False)
|