Jump to content

Cyxer

Inactive Member
  • Posts

    144
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Cyxer

  1. Hello! i add sash in db source

    when i compile i have this error:

     

    gmake: Warning: File `Cache.cpp' has modification time 59798 s in the future
    Cache.cpp:380:7: warning: no newline at end of file
    In file included from ClientManagerBoot.cpp:8:
    ProtoReader.h:36:7: warning: no newline at end of file
    ItemAwardManager.cpp:129:2: warning: no newline at end of file
    AuctionManager.cpp:726:7: warning: no newline at end of file
    ClientManagerPlayer.cpp: In function 'size_t CreatePlayerSaveQuery(char*, size_t, TPlayerTable*)':
    ClientManagerPlayer.cpp:153: error: 'PART_ACCE' was not declared in this scope
    ClientManagerPlayer.cpp: In member function 'char* CClientManager::GetCommand(char*)':
    ClientManagerPlayer.cpp:365: warning: address of local variable 'command' returned
    ClientManagerPlayer.cpp: In function 'bool CreatePlayerTableFromRes(MYSQL_RES*, TPlayerTable*)':
    ClientManagerPlayer.cpp:418: error: 'PART_ACCE' was not declared in this scope
    ClientManagerPlayer.cpp: In member function 'void CClientManager::__QUERY_PLAYER_CREATE(CPeer*, DWORD, TPlayerCreatePacket*)':
    ClientManagerPlayer.cpp:789: warning: format '%d' expects type 'int', but argument 18 has type 'long int'
    ClientManagerPlayer.cpp:789: warning: format '%d' expects type 'int', but argument 19 has type 'long int'
    ClientManagerPlayer.cpp:789: warning: format '%d' expects type 'int', but argument 18 has type 'long int'
    ClientManagerPlayer.cpp:789: warning: format '%d' expects type 'int', but argument 19 has type 'long int'
    ClientManagerLogin.cpp: In function 'void CreateAccountPlayerDataFromRes(MYSQL_RES*, TAccountTable*)':
    ClientManagerLogin.cpp:291: error: 'struct TSimplePlayer' has no member named 'wAccePart'
    ClientManagerLogin.cpp:291: error: 'PART_ACCE' was not declared in this scope
    ClientManagerLogin.cpp:327: error: 'struct TSimplePlayer' has no member named 'wAccePart'
    ClientManagerLogin.cpp:334: error: 'struct TSimplePlayer' has no member named 'wAccePart'
    gmake: *** [.obj/ClientManagerLogin.o] Error 1
    gmake: *** Waiting for unfinished jobs....
    ClientManager.cpp: In member function 'void CClientManager::ChangeMonarchLord(CPeer*, DWORD, TPacketChangeMonarchLord*)':
    ClientManager.cpp:4117: warning: too few arguments for format
    ClientManager.cpp:4117: warning: too few arguments for format
    ClientManagerBoot.cpp: In member function 'bool CClientManager::InitializeMobTable()':
    ClientManagerBoot.cpp:402: warning: statement has no effect
    gmake: *** [.obj/ClientManagerPlayer.o] Error 1

     

    can you help me;

  2. On 5/4/2015 at 4:38 AM, .Avenue™ said:

     

    
    linking ../game_r40250_32...
    OBJDIR/BattleArena.o: In function `CBattleArena::Start(int)':
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/BattleArena.cpp:247: undefined reference to `BroadcastNotice(char const*, bool)'
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/BattleArena.cpp:248: undefined reference to `BroadcastNotice(char const*, bool)'
    OBJDIR/BattleArena.o: In function `battle_arena_event(boost::intrusive_ptr<event>, long)':
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/BattleArena.cpp:122: undefined reference to `BroadcastNotice(char const*, bool)'
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/BattleArena.cpp:112: undefined reference to `BroadcastNotice(char const*, bool)'
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/BattleArena.cpp:105: undefined reference to `BroadcastNotice(char const*, bool)'
    OBJDIR/castle.o:/usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/castle.cpp:800: more undefined references to `BroadcastNotice(char const*, bool)' follow
    gmake: *** [../game_r40250_32] Error 1
    
    

    I'm using mainline_released

     

     

     €dit:

    after gmake clean & then gmake I get new error:

    
    linking ../game_r40250_32...
    OBJDIR/main.o: In function `ShutdownOnFatalError()':
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/main.cpp:190: undefined reference to `SendNotice(char const*)'
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/main.cpp:192: undefined reference to `SendNotice(char const*)'
    /usr/src/mainline_released/mainline_sg/Srcs/Server/game/src/main.cpp:194: undefined reference to `SendNotice(char const*)'
    gmake: *** [../game_r40250_32] Error 1
    

    same up!!!!!!!!!!!!!!!!!!!!!!

  3.  

    1205 13:26:44228 :: Traceback (most recent call last):
    
    1205 13:26:44276 ::   File "introLoading.py", line 208, in LoadData
    
    1205 13:26:44276 ::   File "introLoading.py", line 283, in __RegisterColor
    
    1205 13:26:44276 :: AttributeError
    1205 13:26:44276 :: : 
    1205 13:26:44276 :: 'module' object has no attribute 'NAMECOLOR_METIN'
    1205 13:26:44276 :: 

     

×
×
  • 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.