Va em Server/gameserver/config no arquivo server e procure essa linha:
# Minimum and maximum protocol revision that server allow to connect.
# Warning: You must make sure that the minimum revision is always less than or equal to the maximum revision.
# Default: 146;148;152
AllowedProtocolRevisions = 146;148;152
Modifique da forma que esta em amarelo.
|