Page 1 of 1

problem with SQL save xp

Posted: Sat Nov 17, 2007 8:56 am
by The Tiger^^
--- Please enter the following information for support ---
War3ft Version: 3.0 RC8
Amxmodx Version: AMXX 1.8 3660
Metamod Version:1.19p32
amxx list:
amxx modules:
meta list:

Hi,my Problem is that the server dont save the Xp, besides sometimes if the Player choose the race ,they became disagreeble to hear ..you cant choose your race at the moment,try later please.

errors:
[war3ft.amxx] [SQLITE] Query statement: INSERT INTO `wc3_player` ( `player_id` , `player_steamid` , `time` ) VALUES ( NULL , '', julianday('now') );

[war3ft.amxx] [SQLITE] Error in querying database, location: 5

[war3ft.amxx] [ERROR] Unable to retreive user's (2) Unique ID, trying again..

[war3ft.amxx] [SQLITE] Message: database or disk is full (13)


but i dont undertand because i reset the databank before a few days.

Posted: Mon Nov 19, 2007 11:33 am
by Geesu
"database or disk is full"

Is there space left to save a database file? Shouldn't need more than a few megabytes.

Also - does the user RUNNING the CS server have write access to the amxmodx directory?