• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[8.7] The Forgotten Server v0.2.9 edited (r1)

Status
Not open for further replies.
I did everything that was in readme.html,More..
[17/02/2011 10:30:11] SQLITE ERROR sqlite_exec: DELETE FROM `player_orange` WHERE `player_id` = 1 AND `time` <= 1297945811; no such table: player_orange
[17/02/2011 10:30:11] SQLITE ERROR sqlite_exec: no such table: player_orange
[17/02/2011 10:30:11] Account Manager has logged in.

I run the server on tfs 0.2.8, and did not appear bug, but does not work, but it appears that 0.2.9 exe error and also does not work
 
CREATE TABLE player_orange (
player_id INTEGER NOT NULL DEFAULT (0),
killer_id INTEGER NOT NULL DEFAULT (0),
time INTEGER NOT NULL DEFAULT (0) );

CREATE TABLE guild_wars (
id INTEGER PRIMARY KEY NOT NULL UNIQUE,
guild_id INTEGER NOT NULL,
enemy_id INTEGER NOT NULL,
guild_score INTEGER NOT NULL DEFAULT (0),
enemy_score INTEGER NOT NULL DEFAULT (0),
date INTEGER NOT NULL DEFAULT (0),
winner INTEGER NOT NULL DEFAULT (0),
status INTEGER NOT NULL DEFAULT (1) );

I put the right one, but the bug still remains.
\/
[17/02/2011 15:47:32] SQLITE ERROR sqlite_exec: DELETE FROM `player_orange` WHERE `player_id` = 1 AND `time` <= 1297964852; no such table: player_orange
[17/02/2011 15:47:32] SQLITE ERROR sqlite_exec: no such table: player_orange
 
Okay i figured the Tables but theres no commands for gods and what how do i change this? like i tried swapping all my talk actions files to this 1 and didnt work..
 
I have a problem, When attacking a player with war system active a white skull appears
 
I have a problem, When attacking a player with war system active a white skull appears


How FIX this error?
Lua Script Error: [CreatureScript Interface]
data/creaturescripts/scripts/playerdeath.lua:eek:nDeath
data/creaturescripts/scripts/playerdeath.lua:22: attempt to concatenate local 'byPlayer' (a boolean value)
stack traceback:
[C]: in function '__concat'
data/creaturescripts/scripts/playerdeath.lua:22: in function <data/creaturescripts/scripts/playerdeath.lua:3>
 
I found a very strange error, the server all the veses stop heals without reason
Something very sinister.
 
why i can't use gods command? when i try use a command i get "You can not execute this command."
 
for full god access, set your account's type to 5, group_id to 3 and your player's group_id to 3
 
help plz, why doesnt my database show the account and player in it when i have created an acc and char? i have changed in config etc, dont work, plz help
 
Status
Not open for further replies.
Back
Top