
Originally Posted by
gyokujin
It's probably not an error, but when I extract, all the files say:
This security ID may not be assigned as the owner of this object.
Also this is what happens when I open logindbagent:
[2020-09-24 02:27:16.850] [Connect Error] 127.0.0.1 - Access denied for user 'ragezone'@'localhost' (using password: YES)
[2020-09-24 02:27:16.921] DB Agent Server Start !!!
[2020-09-24 02:27:17.221] connected from [127.0.0.1]
and gamedbagent:
[2020-09-24 02:29:11.730] [Connect Error] 127.0.0.1 - Access denied for user 'ragezone'@'localhost' (using password: YES)
[2020-09-24 02:29:11.730] Query Error : 457, SELECT lq.Level, li.Exp, lq.Score, lq.Perfect, lq.ConsecutivePerfect, lq.GameMode, lq.MusicCode, lq.StageCode, lq.Fee, lq.WinDen, lq.WinExp FROM Level_Quest lq, LevelInfo li WHERE lq.Level = li.Level , [2006 MySQL server has gone away]
[2020-09-24 02:29:11.730] Query Error : 457, SELECT MusicIndex, MusicFile FROM music, [2006 MySQL server has gone away]
[2020-09-24 02:29:11.768] DB Agent Server Start !!!
In each case, usually the first thing repeats itself multiple times. I'm sure that this means that they're not working because when I open gameserver, it's waiting for dbagent, but nothing happens.