Hy guys i've looked for this with search function but no result... maybe i'm an idiot

Play Now

yajim

Dedicated Member
Dedicated Member
Aug 3, 2008
44
1
35
I start crueldragon with no problem, 3.55, but i get this:

17:01:52:Exception) TFrmSql.ReadSqlValue -> Open
17:01:52: :select FLD_JOBDAYCOUNT from TBL_JobServerMain where FLD_JOB='JOBSTORY'
17:04:52:Exception) TFrmSql.ReadSqlValue -> Open
17:04:52: :select FLD_JOBDAYCOUNT from TBL_JobServerMain where FLD_JOB='JOBSTORY'
17:07:52:Exception) TFrmSql.ReadSqlValue -> Open
17:07:52: :select FLD_JOBDAYCOUNT from TBL_JobServerMain where FLD_JOB='JOBSTORY'
17:08:26:User = 0
17:10:52:Exception) TFrmSql.ReadSqlValue -> Open
17:10:52: :select FLD_JOBDAYCOUNT from TBL_JobServerMain where FLD_JOB='JOBSTORY'
17:13:53:Exception) TFrmSql.ReadSqlValue -> Open
17:13:53: :select FLD_JOBDAYCOUNT from TBL_JobServerMain where FLD_JOB='JOBSTORY'
17:16:53:Exception) TFrmSql.ReadSqlValue -> Open
17:16:53: :select FLD_JOBDAYCOUNT from TBL_JobServerMain where FLD_JOB='JOBSTORY'


After this i go to create character page and when I set the name always said that the name already exists and i cant create a player.. Please help me if u can !! THANKS in advance.
moz-screenshot.png

asdasd.JPG

please I really need helPP! never seen before
 
Last edited:

Coly

LOMCN Developer
Developer
Mar 31, 2005
1,401
36
275
Germany
First the error is a SQL Script error, mean it comes from a script.
No Idea if you have change things or this call is from you.
If so, you can only use Tables from Game3G DB normal.
If you need support to other DBs from Script, you need to learn SQL function programing.
StoredProcedures you can call from scripts, over this way you get control over the full Database Server ;-)...
ahmm look in Mir3 Releas forum, for long time I have post things to this...
 
Upvote 0