lord azteck
New Member
- Joined
- Jan 4, 2009
- Messages
- 221
- Reaction score
- 3
Hello, in my console i've got this errors:
Too much thinks like that, soo how can i fix that, maybe a query ?
thanks fur ur help !
Code:
[25/06/2010 16:25:59] mysql_real_query(): INSERT INTO player_advances (cid, skill, oldlevel, newlevel, time) VALUES ('22', '1', '11', '12', '1277501159' ) - MYSQL ERROR: Table 'alofokeonline.player_advances' doesn't exist (1146)
Code:
[25/06/2010 16:21:21] [Error - CreatureScript Interface]
[25/06/2010 16:21:21] data/creaturescripts/scripts/rep/repLook.lua:onLook
[25/06/2010 16:21:21] Description:
[25/06/2010 16:21:21] data/lib/database.lua:60: [Result:getDataInt] Result not set!
[25/06/2010 16:21:21] stack traceback:
[25/06/2010 16:21:21] [C]: in function 'error'
[25/06/2010 16:21:21] data/lib/database.lua:60: in function 'getDataInt'
[25/06/2010 16:21:21] [string "function getRepPoints(cid)..."]:3: in function 'getRepPoints'
[25/06/2010 16:21:21] data/creaturescripts/scripts/rep/repLook.lua:10: in function <data/creaturescripts/scripts/rep/repLook.lua:5>
[25/06/2010 16:21:24] mysql_real_query(): SELECT `rep` FROM `players` WHERE `id` = 15 LIMIT 1 - MYSQL ERROR: Unknown column 'rep' in 'field list' (1054)
Too much thinks like that, soo how can i fix that, maybe a query ?
thanks fur ur help !