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

The Forgotten Server v0.2 (Mystic Spirit)

Status
Not open for further replies.
Next Update Soon?
Or
Releaseing 0.3 Soon?

Your to quit Talaturen,
thats why I keep asking...
No Info other than the first post.
 
ok so here is my errors idk how to fix they
Code:
[18/09/2008  14:03:25] Warning: [Server::onAccept] More than 100 listen errors.
Code:
[18/09/2008  14:01:47] Warning: [Protocol::RSA_decrypt]. Not valid packet size
Code:
[18/09/2008  13:09:52] Lua Script Error: [Npc interface] 
[18/09/2008  13:09:52] data/npc/scripts/runes.lua:onCreatureSay

[18/09/2008  13:09:52] luaDoAddContainerItem(). Could not add item

[18/09/2008  13:09:52] Lua Script Error: [Npc interface] 
[18/09/2008  13:09:52] data/npc/scripts/runes.lua:onCreatureSay

[18/09/2008  13:09:52] luaDoAddContainerItem(). Could not add item

Code:
[18/09/2008  10:31:29] Unknown byte received: 0x62, from player: Krystek The Wise.
Code:
[18/09/2008  12:01:18] Lua Script Error: [Action Interface] 
[18/09/2008  12:01:18] data/actions/scripts/tools/rope.lua:onUse

[18/09/2008  12:01:18] luaGetThingfromPos(). Tile not found
Code:
[20/09/2008  18:27:24] [Error] Call stack overflow. MoveEvent::executeStep
 
Last edited:
Next Update Soon?
Or
Releaseing 0.3 Soon?

Your to quit Talaturen,
thats why I keep asking...
No Info other than the first post.

Thats because you don't need that information, you can keep asking but you won't get any answer.
 
ok so here is my errors idk how to fix they
Code:
[18/09/2008  14:03:25] Warning: [Server::onAccept] More than 100 listen errors.

This happens when you got more than 100 listed errors, when it recieves so much errors it will disable the feautures that brings the errors I believe, so let me guess, players can play the server, but after this message pops up, they cant login any longer? But thoose who are online can continue to play?

Then I believe you got a limited DNS server, that won't allow to many active connections.

You will have to do some compiling and c++ jobs, to make your theforgottenserver.exe to ignore those errors, and continue without disabling any features.

I'm talking about my own experience, since I was in the same situation a while ago.


Hmm, if you bother searching my 1600 posts you might find it, I remember a dude solved my problem.
 
no i don't think so it's just printing this error some time but players can still log into the server;]
 
I'm using the experimental server save like global, and there is a function to choose, "shutdownAtServerSave". If I turn it to yes, then my server was going down and not coming back at the desired hour, is it normal? Maybe, if the server shutdown and then come back after saving and cleaning, it will have more uptime (without counting this server save) and will stay online for really long time, isn't it?

Just a proposal: as my server have everything good (processor, link), but have a low ram memory available, the server become freeze for sometime when saving the players, if we could save the players one by one instead of saving everyone at a time, is it going to does not freeze? :confused:

Thanks :)
 
Tala could say it is dangerous error?

Code:
[18/09/2008  10:31:29] Unknown byte received: 0x62, from player: Krystek The Wise.

because im getting same on my ots, im afraid that someone is trying crash server or smth :/
 
Tala could say it is dangerous error?

Code:
[18/09/2008  10:31:29] Unknown byte received: 0x62, from player: Krystek The Wise.

because im getting same on my ots, im afraid that someone is trying crash server or smth :/

It's not dangerous, it's someone who is sending bad packets (most likely a cheater) or there's a new packet header in the client (you could find out by asking the player what he was doing during that time).
 
Tala could say it is dangerous error?

Code:
[18/09/2008  10:31:29] Unknown byte received: 0x62, from player: Krystek The Wise.

because im getting same on my ots, im afraid that someone is trying crash server or smth :/

Had a few of those also, doesn't seems like it's any harm
 
Unknown byte is when someone probably bots.

I got those sometimes, I chcked the player up and they were botting.
 
what kind of bot they were using ?
edit: i think in 0.3 version of tfs need to be fixed bug with spamming magic wall ...
 
Last edited:
I have a little problem to find how to change "learn spells" i cant see it in the config or anywhere else, where or how can i change this?
 
You change it in spells.xml

If you want your players to have all spells from the beginning then you need to change this on every spell.

Replace this:
Code:
needlearn="1"

With this:
Code:
needlearn="0"
 
Hey can someone send me a database for this thing? Cuz idunno how to make 1 and the instructions are to hard..also how come i dont got a account and player folder?
 
Status
Not open for further replies.
Back
Top