• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Last errors in gui :)

eardrums

Member
Joined
May 27, 2010
Messages
101
Solutions
1
Reaction score
11
Hello again :D

So I almost have everything set but there are two errors left in my gui.
Error 1

[Error - mysql_real_query] Query: INSERT INTO 'players_online' VALUES <1>
Message: Duplicate entry '1' for key 'PRIMARY'

Error 2
[Warning - Action::loadFunction] Function "highscorebook" does not exist

I think the 2nd error is a minor one but im worried about the first one

what do they mean and how do i fix them?
 
Theres something else thats annoying... I made my character a god and when i use spells i have to be the required voc with the required lvl and i cant do them in pz -.- and if its set on needlearn="1" then i have to learn it with god also... is there like a new group id to make this not happen
 
Well thanks for telling me about groups.xml. i just fixed the error where i could do spells and stuff :)

but i still get this message

[Error - mysql_real_query] Query: INSERT INTO 'players_online' VALUES <1>
Message: Duplicate entry '1' for key 'PRIMARY'

and this one

[Warning - Action::loadFunction] Function "highscorebook" does not exist
 
Well I downloaded the V1 tfs and protocol 1041 and my server was 9.54 tfs 2.0.13 i copy pasted the data folder except for the items, mounts, outfits, some some other certain scripts.

i fixed the highscore book error just this one left..

[Error - mysql_real_query] Query: INSERT INTO 'players_online' VALUES <1>
Message: Duplicate entry '1' for key 'PRIMARY'
 
Last edited by a moderator:
I can't see from that error which script is causing it.
You can just use default folders to see in which folder it is or if there are not much own added scripts just use the default folder instead.
 
Back
Top