Jump to content
  • 0

[Help]Problem with gameguard


Question

Posted

Hello all,well i have a problem with my server i,i have set the packets protections to false (expect the java fixes anti-phx etc) and i can login to my server but other ppl cant,any idea?

Recommended Posts

  • 0
Posted

They cant because? They have error? They are kicked after 30 sec? Give Us more info.

  • 0
Posted

Found in Server/gameserver/config/server this lines,

 

 

# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 828
MaxProtocolRevision = 828

And change it to

 

# Minimum and maximum protocol revision that server allow to connect.
# You must keep MinProtocolRevision <= MaxProtocolRevision.
MinProtocolRevision = 1
MaxProtocolRevision = 999

 

Later check again the Configs with lan/wan ip's

 

maybe this will help too

Go to Serwer\login\config and open loginserver

 

# Enforce GG Authorization from client
# Login server will kick client if client bypassed GameGuard authentication
ForceGGAuth=true

 

set to

 

# Enforce GG Authorization from client
# Login server will kick client if client bypassed GameGuard authentication
ForceGGAuth=false

 

also to Gameserver/config/general (or options)

 

Found this

 

# 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
GameGuardProhibitAction = True

 

and set to

 

# 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 = False
GameGuardProhibitAction = False

  • 0
Posted

My configs are the same as yours m8 but still the same error,anyone who goes to log in gets a gameguard error

  • 0
Posted

lol? i said that I can log in my server from a laptop on the same connection but other ppl cant cuz they get a gameguard error thats what they told me

  • 0
Posted

good

now, are you sure that you modified you server.properties with the no-ip adress?and loginserver.properties too?are you working with a router?

  • 0
Posted

i have Thompson TG585 V7 but i dont think that is a problem with that cuz a friend of mine has logged in succesfull with some way but i cant find him now to resolve my problem

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock