Log Tabellen (Server stürzt bei Mob spawn ab)

05/11/2013 19:40 CoTzRaiZ-PaiNx#1
Hi,
Wenn ich das von mir neu eingefügte mob ( /m 21578) spawnen will stürzt der Server immer ab.

Sysser:
PHP Code:
SYSERRMay 11 19:23:23 :: ChildLoopAsyncSQLquery failedUnknown column 'ip' in 'field list' (queryINSERT DELAYED INTO log (typetimewhoxywhathowhintipVALUES('CHARACTER'NOW(), 579019603252734785'GM_LOGIN''''25.177.221.75'errno1054)
SYSERRMay 11 19:23:23 :: ChildLoopAsyncSQLquery failedUnknown column 'ip' in 'field list' (queryINSERT DELAYED INTO log (typetimewhoxywhathowhintipVALUES('CHARACTER'NOW(), 579019603252734780'LOGIN''25.177.221.75 924597548 1 41 657''25.177.221.75'errno1054)
SYSERRMay 11 19:23:23 :: ChildLoopAsyncSQLquery failedTable 'loginlog2' is read only (queryINSERT INTO loginlog2(typeis_gmlogin_timechannelaccount_idpidipclient_versionVALUES('INVALID''Y'NOW(), 12657901inet_aton('25.177.221.75'), ''errno1036)
SYSERRMay 11 19:23:23 :: ChildLoopAsyncSQLquery failedUnknown column 'ip' in 'field list' (queryINSERT DELAYED INTO log (typetimewhoxywhathowhintipvnumVALUES('ITEM'NOW(), 10010070720'SET_SOCKET'''''10125errno1054)
SYSERRMay 11 19:23:23 :: ChildLoopAsyncSQLquery failedUnknown column 'ip' in 'field list' (queryINSERT DELAYED INTO log (typetimewhoxywhathowhintipvnumVALUES('ITEM'NOW(), 10010070718'SET_SOCKET'''''10105errno1054)
SYSERRMay 11 19:23:39 :: ChildLoopAsyncSQLquery failedTable 'command_log' is read only (queryINSERT DELAYED INTO command_log (useridserveripportusernamecommanddate VALUES(57901999'25.177.221.75'1'[Ga]FrubiDu''m 21578'NOW())  errno1036
Was ich daraus lesen kann ist, dass eine Log Tabelle fehlt. Aber wieso stürzt der Server dann immer beim Mob spawn ab ?

Keiner ne Idee ?
07/29/2016 20:36 intrepidklasse#2
weil vermutlich die tabelle fehlt und oder die mob spawnrate zu hoch ist, der server kann bis zu 50k an mobs!
07/29/2016 22:28 BizepsSupportAccount#3
log.log column 'ip' does not exist.

So what you need to do?
open Account sql table look there what charset etc. the ip there has and implement the column in log.log.sql