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

TFS 0.X Paying 50 US tfs 0.4 Segmentation fault (core dumped)

roriscrave

Advanced OT User
Joined
Dec 7, 2011
Messages
1,188
Solutions
34
Reaction score
200
my server is falling and showing this error, how can I solve it?
Segmentation fault (core dumped)

I'm paying $ 50 for anyone to solve
tfs 0.4

gdb log


Code:
#0  0x000000000054b7cd in Player::blockHit(Creature*, CombatType_t, int&, bool, bool, bool) ()
No symbol table info available.
#1  0x000000000047b115 in Game::combatChangeMana(Creature*, Creature*, int) ()
No symbol table info available.
#2  0x00000000004ed127 in LuaInterface::luaDoCreatureAddMana(lua_State*) ()
No symbol table info available.
#3  0x00007ffff7bb8f78 in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
No symbol table info available.
#4  0x00007ffff7bc36af in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
No symbol table info available.
#5  0x00007ffff7bb93cd in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
No symbol table info available.
#6  0x00007ffff7bb86eb in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
No symbol table info available.
#7  0x00007ffff7bb955a in ?? () from /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
No symbol table info available.
#8  0x00007ffff7bb534d in lua_pcall ()
   from /usr/lib/x86_64-linux-gnu/liblua5.1.so.0
No symbol table info available.
#9  0x00000000004dd33a in LuaInterface::callFunction(unsigned int) ()
No symbol table info available.
#10 0x0000000000597924 in InstantSpell::executeCastSpell(Creature*, LuaVariant c---Type <return> to continue, or q <return> to quit---
 
Last edited:
Back
Top