Problem.
Some accoun make trader pet bug . if login in game . Server files sr_gameserver.exe crash runtime error.How i can find bug account charname?.
Problem.
Some accoun make trader pet bug . if login in game . Server files sr_gameserver.exe crash runtime error.How i can find bug account charname?.
check log_database. if you gameserver it be active Logs
Fast
PHP Code:select top 100 * from _LogEventItem order by EventTime asc