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

nowy tfs nowy blad

Xbass

New Member
Joined
Sep 12, 2008
Messages
371
Reaction score
0
Mam ten błąd średnio co 2 godziny nie wiem czym on jest spowodowany, jeśli ktoś wie jak go naprawic lub ma jakieś pomysły prosze o pomoc.
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct NULL not valid
 
null pointer exception... pytanie tylko gdzie :D elf mial wydac jakies poprawki do tej wersji wiec moze i to sie poprawi ;o Narazie nie robie u siebie update do 8.41 ( pozatym nie uzywam tfs ) wiec ciezko mi powiedziec co moze byc przyczyna.
 
miejmy nadzieje ze restarter zauważy ten blad
 
Odpaliłem tfsa przez gdb i mam takie błędy:
1)
[Switching to Thread 0xb672fb90 (LWP 5095)]
0x08126067 in ScriptEnviroment::addThing (this=0x82725c0, thing=0xb55bc0ad)
at luascript.cpp:230
230 if(Creature* creature = thing->getCreature())
2)
CreatureEvent::executeDeath (this=0xb187cd0, creature=0xb4db47d8, corpse=0xb56738e8, lastHitKiller=0xb55e7bc8, mostDamageKiller=0xb4b40f38)
at luascript.h:317
317 lua_State* getLuaState() {return m_luaState;}
 
Im nowsza wersja tym w moim przypadku więcej błędów :<
mysql_store_result(): SELECT `id`, `value`, `param`, `expires` FROM `bans` WHERE `type` = 1 AND `active` = 1;: MYSQL ERROR:
*** glibc detected *** ./tfs: double free or corruption (out): 0xb42979c0 ***
======= Backtrace: =========
/lib/i686/cmov/libc.so.6[0xb79cf1e4]
/lib/i686/cmov/libc.so.6(cfree+0x96)[0xb79d1196]
/usr/lib/libmysqlclient.so.15(my_no_flags_free+0x21)[0xb7e5e051]
/usr/lib/libmysqlclient.so.15(vio_delete+0x30)[0xb7e89160]
Naruszenie ochrony pamięci
 
Back
Top