Wenn ich mit nem Kumpel handeln will, dann stürtzt der Server ab.
Jedoch wenn ich ein zweites Fenster bei mir öffne und dann mit denen handle, also nur auf meinem Computer, dann geht alles.
Hat jemand ne Idee wie ich das beheben kann ?
Edit: Habe hier relevante Fehler in der syserr gefunden :
PHP Code:
SYSERR: Nov 14 16:15:13 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, 2162, 0, 10000015, 'SET_SOCKET', '', '', 72702) errno: 1054)
SYSERR: Nov 14 16:16:13 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 2, 2161, 0, 10000015, 'SET_SOCKET', '', '', 72702) errno: 1054)
PHP Code:
SYSERR: Nov 14 16:17:23 :: ChildLoop: AsyncSQL: query failed: Unknown column 'ip' in 'field list' (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip) VALUES('CHARACTER', NOW(), 57708, 959319, 269266, 0, 'LOGIN', '3.242.175.206 21995 1 41 936', '2.242.175.206') errno: 1054)
SYSERR: Nov 14 16:17:23 :: ChildLoop: AsyncSQL: query failed: Table 'log.loginlog2' doesn't exist (query: INSERT INTO loginlog2(type, is_gm, login_time, channel, account_id, pid, ip, client_version) VALUES('INVALID', 'N', NOW(), 1, 2, 57708, inet_aton('3.242.175.206'), '') errno: 1146)






