GameServer Crash NEED HELP

04/29/2019 02:54 iAmAndrew#1
Ok guys, i have a real problem at my server, i use yesterday a query and after that this happend

[Only registered and activated users can see links. Click Here To Register...]


Really need help with this one
04/29/2019 11:04 JohnDornel^#2
Try this

Code:
UPDATE _RefObjCommon SET Service = 1 WHERE ID IN 
(SELECT AssocRefObjID FROM _RefTeleport WHERE Service = 1)

Execute, restart. (@Shard db)
04/29/2019 20:33 iAmAndrew#3
Quote:
Originally Posted by JohnDornel^ View Post
Try this

Code:
UPDATE _RefObjCommon SET Service = 1 WHERE ID IN 
(SELECT AssocRefObjID FROM _RefTeleport WHERE Service = 1)

Execute, restart. (@Shard db)
i just made a backup.. now need to make al changes again lol thanks anyway