• 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!

BIG TROUBLE ..... Please Help me ;)

timo92

New Member
Joined
May 15, 2008
Messages
27
Reaction score
0
Hello....
Today i wanna ask becouse i have some troubles with TFS 0.3 SQL 8.4 Client.

I create database etc... all work engine Online but.. when i logg in
to Account Manager(in game ofc) i make acc i log to this acc make char and something is wrong becouse when i end making char this is stopped me.

22:30 Account Manager: Your character couldn't be created, please try again.

And bugg in LOG Server..
[15/03/2009 22:30:29] sqlite3_step(): SQLITE ERROR: players.description may not be NULL

on phpmyadmin players are empty only acc manager in account too empty...



Can somone tell me whats wrong ?
It was pleasure for me .. So pelase help me...


Thanks,
yours,
Timoo.
 
Look , in folder OTS i have schema.SQL and schema.MYSQL
i using in database schema.MYSQL...
I server working and iam login to game and making character when i done all in acc manager say to me that
Account Manager: Your character couldn't be created, please try again.
i dont know what i must to do...
PS. in log server
sqlite3_step(): SQLITE ERROR: players.description may not be NULL

i using SHEMA.MYSQL becouse when i give SHEMA.SQL TO DATA BASE .. Database give me this..
Błąd

zapytanie SQL:

CREATE TABLE "server_config"(
"config"VARCHAR( 35 ) NOT NULL DEFAULT '',
"value"INTEGER NOT NULL ,
UNIQUE (
"config"
)
);

MySQL zwrócił komunikat: Dokumentacja
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '"server_config" (
"config" VARCHAR(35) NOT NULL DEFAULT '',
"value" INTEGER ' at line 1
 
If I were you, I would use mySQL, much safer and easier. But to solve your problem, try to download the newest xampp.
 
but the problem still needs a solution for SQLite users so why isent any1 making a answer for this question that many ppls have asked
 
Back
Top