Jump to content

Edwil

Inactive Member
  • Posts

    10
  • Joined

  • Feedback

    0%

Posts posted by Edwil

  1. Hello.

    My game file crash evry 2-3 hours.

    Game core:

    Spoiler

    #0  0x0806f18e in CHARACTER::IsHack (this=0x0, bSendMsg=true,
        bCheckShopOwner=true, limittime=10) at char.cpp:6677
    6677    char.cpp: No such file or directory.
            in char.cpp
    [New Thread 294030b429403d00 (LWP 102095/<unknown>)]
    [New Thread 287815e429403a80 (LWP 102077/<unknown>)]
    [New Thread 29403d3429403800 (LWP 102076/<unknown>)]
    [New Thread 29403ab429403080 (LWP 101778/<unknown>)]
    Cannot find new threads: generic error
     

    Please help me.

  2. Hello!

    I've made new functions in source.

    In Visual Studio 2013 build succesful.

    Freebsd make failed.

    Spoiler
     

    root@freebsd_9_3:/workspace/Server/game/src # gmake
    compile dungeon.cpp
    dungeon.cpp: In member function 'void CDungeon::IncPartyMember(CParty*, CHARACTER*)':
    dungeon.cpp:362: error: expected initializer before 'it'
    dungeon.cpp:363: error: 'it' was not declared in this scope
    ../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
    ../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
    ../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
    ../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
    ../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
    ../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
    Makefile:131: recipe for target 'OBJDIR/dungeon.o' failed
    gmake: *** [OBJDIR/dungeon.o] Error 1
    root@freebsd_9_3:/workspace/Server/game/src #
     

     

    root@freebsd_9_3:/workspace/Server/game/src # gmake
    compile cmd_general.cpp
    cmd_general.cpp: In function 'void do_channel_switch(CHARACTER*, const char*, int, int)':
    cmd_general.cpp:96: error: 'to_string' is not a member of 'std'
    ../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
    ../../../Extern/include/cryptopp/cryptlib.h:277:   instantiated from here
    ../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
    ../../../Extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
    ../../../Extern/include/cryptopp/cryptlib.h:283:   instantiated from here
    ../../../Extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
    Makefile:131: recipe for target 'OBJDIR/cmd_general.o' failed
    gmake: *** [OBJDIR/cmd_general.o] Error 1
     

     

  3. Hello!

     

    Please help me.

     

    Spoiler

    root@host:/usr/src/mbline1/db/src # gmake
    Perforce client error:
            Connect to server failed; check $P4PORT.
            TCP connect to perforce:1666 failed.
            hostname nor servname provided, or not known
    Perforce client error:
            Connect to server failed; check $P4PORT.
            TCP connect to perforce:1666 failed.
            hostname nor servname provided, or not known
    Perforce client error:
            Connect to server failed; check $P4PORT.
            TCP connect to perforce:1666 failed.
            hostname nor servname provided, or not known
    linking ...
    /usr/bin/ld: cannot find -lmysqlclient
    gmake: *** [../db_r] Error 1
    root@host:/usr/src/mbline1/db/src #
     

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.