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

Is there a way

Acid

New Member
Joined
Sep 15, 2007
Messages
15
Reaction score
0
I can find out what the server crashes from, like a text document which logs the reason the server crashes or something? At random times the "don't send" error appears, and when I look at the server window I can't see anything wrong, if I scroll up a little bit though, I see an error called data/movements/scripts/walkback.lua onStepin and manarune.lua onUse, but those happen at random times as well, and I doubt they are the ones causing crashes.


Edit:
Just now the server said
Lua Script Error [Action interface]
data/actions/scripts/other/manarune.lua:eek:nUse
luaGetThingFromPos<>. Tile not found
and the server received no crash, and that is exactly what it said a few lines before the server crashed the last time.
 
Hosting in Linux or Windows?
 
Windows, winconsole, using version 0.2.5
 
Run the debugger in dev-c++ if you're using it. It will stop at the string where it crashed.
 
Or just try to upgrade to 0.2.6, I guess.
 
Back
Top