• 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.3.1[pl2] (Crying Damson)

Status
Not open for further replies.
oh sorry, i thought release dates were release dates, and not _estimated_ release dates thats never hold.
 
oh sorry, i thought release dates were release dates, and not _estimated_ release dates thats never hold.

Yep, but the first thing you should do is look at the release dates again and you shouldn't spam this thread instead..
 
I guess there will be no release untill they won't fix " lost connection to mysql during server query" - "Error saving player"
 
This thread is not for irritating the developers with spamming "plis post rc2 i si in releasedates this hour release, where is"
 
Well? does anyone know how?

Get yourself a decent notepad? Like a notepad++.

@christian;
Your version may weight less because of many reasons, but what you did is probably compile it without SQLite support (hence, removing it from .dev).

Or he didnt compile with -s, but I doubt it.
 
Last edited:
[15/02/2009 20:54:44] > Saving server...
[15/02/2009 20:54:49] > SAVE: Complete in 4.516 seconds using relational house storage.

work..wahts u prob.. :D

I'm using console, and also it got automatic save.. it says sometimes Error while saving this player and then nobody can enter the server.
 
I'm using console, and also it got automatic save.. it says sometimes Error while saving this player and then nobody can enter the server.


mh...i got automatic save² but im use gui not console :D
 
hello can any1 tell me how to do crash logs on linux ? because i think that __EXCEPTION_TRACER__ not working :<?
 
data/logs/server/out.log

actually not not this i need but thanks for help on gg i need that what u have said
Code:
./autogen.sh && ./configure --enable-mysql --enable-server-diag --enable-debug
and next error when running server i see
Code:
Notice: Tile::__queryAdd() - thing->getParent() == NULL
Notice: Tile::__queryAdd() - thing->getParent() == NULL
Notice: Tile::__queryAdd() - thing->getParent() == NULL
Notice: Tile::__queryAdd() - thing->getParent() == NULL
Notice: Tile::__queryAdd() - thing->getParent() == NULL
Notice: Tile::__queryAdd() - thing->getParent() == NULL
what's that?
 
Your brain is unstable too and also does not generate logs as well. Visit MD, please?

@Pietia:
Do not use debug mode... Install gdb for creating and handling core files >.<

oh right but i'm not understand the crash log maybe u can help ?
Code:
(gdb) bt
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb79cd085 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb79cea01 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7bdc480 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#4  0xb7bd9d05 in ?? () from /usr/lib/libstdc++.so.6
#5  0xb7bd9d42 in std::terminate () from /usr/lib/libstdc++.so.6
#6  0xb7bd9e6a in __cxa_throw () from /usr/lib/libstdc++.so.6
#7  0xb7b6fd3f in std::__throw_logic_error () from /usr/lib/libstdc++.so.6
#8  0xb7bb59ef in ?? () from /usr/lib/libstdc++.so.6
#9  0xb7bb5b37 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string () from /usr/lib/libstdc++.so.6
#10 0x080a8a14 in MySQLResult (this=0xb401e7f0, res=0xb388be68)
    at databasemysql.cpp:322
#11 0x080a9b86 in DatabaseMySQL::storeQuery (this=0x84100c0, query=@0xbff61ba4)
    at databasemysql.cpp:173
#12 0x080f3281 in IOLoginData::getAccountId (this=0x8279fc0, name=@0xbff61cb0, 
    number=@0xbff61ca4) at iologindata.cpp:120
#13 0x081c63b6 in ProtocolGame::parseFirstPacket (this=0xb22d5168, 
    msg=@0xa93a59d4) at protocolgame.cpp:588
#14 0x081c6b4c in ProtocolGame::onRecvFirstMessage (this=0xb22d5168, 
    msg=@0xa93a59d4) at protocolgame.cpp:605
#15 0x0807e505 in Connection::parsePacket (this=0xa93a59d0, error=@0xbff61f6c)
 
Status
Not open for further replies.
Back
Top