Jump to content

Kori

Inactive Member
  • Posts

    284
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Kori

  1. In file included from char_battle.cpp:27:
    shop_manager.h:40:7: warning: no newline at end of file
    In file included from char.cpp:25:
    shop_manager.h:40:7: warning: no newline at end of file
    In file included from char.cpp:62:
    PetSystem.h:163:31: warning: no newline at end of file
    char.cpp:7234: warning: this decimal constant is unsigned only in ISO C90
    char.cpp:7242:2: warning: no newline at end of file
    In file included from char_item.cpp:47:
    belt_inventory_helper.h:108:42: warning: no newline at end of file
    In file included from char_item.cpp:47:
    belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
    belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
    char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
    char_item.cpp:642: warning: comparison is always false due to limited range of data type
    char_item.cpp:668: warning: comparison is always false due to limited range of data type
    char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
    char_item.cpp:2389: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
    char_item.cpp:2393: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
    char_item.cpp:2405: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
    char_item.cpp:2409: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
    char_item.cpp:2436: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
    char_item.cpp:2444: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
    char_item.cpp: In member function 'bool CHARACTER::UseItem(TItemPos, TItemPos)':
    char_item.cpp:5156: warning: unused variable 'wDestCell'
    char_item.cpp:5157: warning: unused variable 'bDestInven'
    char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
    char_item.cpp:6131: warning: array subscript has type 'char'
    char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
    char_item.cpp:6195: warning: comparison between signed and unsigned integer expressions
    char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
    char_item.cpp:6207: warning: comparison between signed and unsigned integer expressions
    char_item.cpp: In member function 'bool CHARACTER::CanEquipNow(CItem*, const TItemPos&, const TItemPos&)':
    char_item.cpp:7391: warning: unused variable 'itemType'
    char_item.cpp:7392: warning: unused variable 'itemSubType'
    char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
    char_item.cpp:681: warning: control reaches end of non-void function
    char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
    char.cpp:3079: warning: comparison between signed and unsigned integer expressions
    In file included from PetSystem.cpp:8:
    PetSystem.h:163:31: warning: no newline at end of file
    PetSystem.cpp:637:2: warning: no newline at end of file
    PetSystem.cpp: In member function 'virtual bool CPetActor::_UpdateFollowAI()':
    PetSystem.cpp:246: warning: unused variable 'bDoMoveAlone'
    PetSystem.cpp: In member function 'CPetActor* CPetSystem::Summon(DWORD, CItem*, const char*, bool, DWORD)':
    PetSystem.cpp:552: warning: unused variable 'petVID'
    char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
    char_state.cpp:901: warning: unused variable 'rider'
    char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_ValueChange(BYTE, BYTE, BYTE)':
    char_item.cpp:6242: warning: 'pBuff' may be used uninitialized in this function
    constants.cpp:291: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:292: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:293: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:294: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:295: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:296: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:297: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:298: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:299: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:300: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:301: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:302: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:303: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:304: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:305: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:306: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:307: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:308: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:309: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:310: warning: this decimal constant is unsigned only in ISO C90
    constants.cpp:311: warning: this decimal constant is unsigned only in ISO C90
    cube.cpp: In function 'bool Cube_make(CHARACTER*)':
    cube.cpp:544: warning: comparison between signed and unsigned integer expressions
    cube.cpp: In function 'void Cube_MakeCubeInformationText()':
    cube.cpp:716: warning: unused variable 'npcVNUM'
    cube.cpp: In function 'void Cube_InformationInitialize()':
    cube.cpp:783: warning: comparison between signed and unsigned integer expressions
    cmd_gm.cpp: In function 'void do_set_stat(CHARACTER*, const char*, int, int)':
    cmd_gm.cpp:3926: warning: NULL used in arithmetic
    desc_client.cpp: In member function 'void CLIENT_DESC::UpdateChannelStatus(DWORD, bool)':
    desc_client.cpp:299: warning: comparison between signed and unsigned integer expressions
    In file included from desc_manager.cpp:15:
    ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
    config.cpp: In function 'void config_init(const std::string&)':
    config.cpp:453: warning: NULL used in arithmetic
    config.cpp:477: warning: NULL used in arithmetic
    config.cpp:501: warning: NULL used in arithmetic
    config.cpp:523: warning: unused variable 'line'
    cmd_gm.cpp:3968: warning: 'n' may be used uninitialized in this function
    cmd_gm.cpp: In function 'void do_use_item(CHARACTER*, const char*, int, int)':
    cmd_gm.cpp:4348: warning: 'cell' may be used uninitialized in this function
    cmd_gm.cpp: In function 'void do_mob_ld(CHARACTER*, const char*, int, int)':
    cmd_gm.cpp:852: warning: 'x' may be used uninitialized in this function
    cmd_gm.cpp:852: warning: 'y' may be used uninitialized in this function
    In file included from input_db.cpp:13:
    shop_manager.h:40:7: warning: no newline at end of file
    input_db.cpp:2723:2: warning: no newline at end of file
    input_auth.cpp: In member function 'int CInputAuth::auth_OpenID(const char*, const char*, char*)':
    input_auth.cpp:465: warning: unused variable 'last'
    In file included from input_main.cpp:16:
    shop_manager.h:40:7: warning: no newline at end of file
    In file included from item.cpp:22:
    belt_inventory_helper.h:108:42: warning: no newline at end of file
    item.cpp:2090:2: warning: no newline at end of file
    In file included from item.cpp:22:
    belt_inventory_helper.h: In static member function 'static BYTE CBeltInventoryHelper::GetBeltGradeByRefineLevel(int)':
    belt_inventory_helper.h:28: warning: comparison between signed and unsigned integer expressions
    item.h: In constructor 'CItem::CItem(DWORD)':
    item.h:286: warning: 'CItem::m_pkRealTimeExpireEvent' will be initialized after
    item.h:283: warning:   'LPEVENT CItem::m_pkExpireEvent'
    item.cpp:25: warning:   when initialized here
    item.cpp: In function 'const bool CanPutIntoRing(CItem*, CItem*)':
    item.cpp:1731: warning: unused variable 'vnum'
    item.cpp: In member function 'bool CItem::CanPutInto(CItem*)':
    item.cpp:1764: warning: comparison between signed and unsigned integer expressions
    item.cpp: In member function 'int CItem::GiveMoreTime_Per(float)':
    item.cpp:2020: warning: comparison between signed and unsigned integer expressions
    item.cpp:2022: warning: comparison between signed and unsigned integer expressions
    item.cpp: In member function 'int CItem::GiveMoreTime_Fix(DWORD)':
    item.cpp:2044: warning: comparison between signed and unsigned integer expressions
    item.cpp: In member function 'int CItem::GetDuration()':
    item.cpp:2075: warning: array subscript has type 'char'
    input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
    input_main.cpp:704: warning: unused variable 'len'
    input_main.cpp:706: warning: unused variable 'len'
    monarch.cpp:276:2: warning: no newline at end of file
    p2p.cpp:286:2: warning: no newline at end of file
    item_manager.cpp: In member function 'TItemTable* ITEM_MANAGER::GetTable(DWORD)':
    item_manager.cpp:612: warning: comparison between signed and unsigned integer expressions
    input_main.cpp: In function 'int ProcessTextTag(CHARACTER*, const char*, size_t)':
    input_main.cpp:252: warning: 'nPrismCount' may be used uninitialized in this function
    input_main.cpp: In member function 'int CInputMain::Chat(CHARACTER*, const char*, size_t)':
    input_main.cpp:720: warning: 'len' is used uninitialized in this function
    party.cpp:1737:2: warning: no newline at end of file
    In file included from questlua_pet.cpp:11:
    PetSystem.h:163:31: warning: no newline at end of file
    questlua_pet.cpp:157:2: warning: no newline at end of file
    questlua.cpp: In member function 'bool quest::FPartyCheckFlagLt::operator()(CHARACTER*)':
    questlua.cpp:78: warning: 'returnBool' may be used uninitialized in this function
    In file included from questlua_npc.cpp:9:
    shop_manager.h:40:7: warning: no newline at end of file
    questlua_npc.cpp: In function 'int quest::npc_get_vid_attack_mul(lua_State*)':
    questlua_npc.cpp:293: warning: unused variable 'q'
    questlua_npc.cpp: In function 'int quest::npc_set_vid_attack_mul(lua_State*)':
    questlua_npc.cpp:309: warning: unused variable 'q'
    questlua_npc.cpp: In function 'int quest::npc_get_vid_damage_mul(lua_State*)':
    questlua_npc.cpp:324: warning: unused variable 'q'
    questlua_npc.cpp: In function 'int quest::npc_set_vid_damage_mul(lua_State*)':
    questlua_npc.cpp:340: warning: unused variable 'q'
    questnpc.cpp: In member function 'bool quest::NPC::HandleEvent(quest::PC&, int)':
    questnpc.cpp:500: warning: unused variable 'pPC'
    shop.cpp:595:2: warning: no newline at end of file
    In file included from trigger.cpp:8:
    shop_manager.h:40:7: warning: no newline at end of file
    shop.cpp: In member function 'virtual bool CShop::IsSellingItem(DWORD)':
    shop.cpp:586: warning: comparison between signed and unsigned integer expressions
    utils.cpp: In function 'bool WildCaseCmp(const char*, const char*)':
    utils.cpp:244: warning: NULL used in arithmetic
    utils.cpp:256: warning: NULL used in arithmetic
    utils.cpp:270: warning: NULL used in arithmetic
    FileMonitor_FreeBSD.cpp:136:2: warning: no newline at end of file
    In file included from ClientPackageCryptInfo.cpp:2:
    ClientPackageCryptInfo.h:117:41: warning: no newline at end of file
    ClientPackageCryptInfo.h: In constructor 'CClientPackageCryptInfo::CClientPackageCryptInfo()':
    ClientPackageCryptInfo.h:50: warning: 'CClientPackageCryptInfo::m_pSerializedCryptKeyStream' will be initialized after
    ClientPackageCryptInfo.h:48: warning:   'int CClientPackageCryptInfo::m_nCryptKeyPackageCnt'
    ClientPackageCryptInfo.cpp:9: warning:   when initialized here
    In file included from dragon_soul_table.cpp:4:
    dragon_soul_table.h:74:7: warning: no newline at end of file
    buff_on_attributes.cpp: In member function 'void CBuffOnAttributes::ChangeBuffValue(BYTE)':
    buff_on_attributes.cpp:112: warning: unused variable 'old_value'
    buff_on_attributes.cpp:113: warning: unused variable 'new_value'
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::ReadAdditionalApplys()':
    dragon_soul_table.cpp:223: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckApplyNumSettings()':
    dragon_soul_table.cpp:283: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckWeightTables()':
    dragon_soul_table.cpp:311: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineGradeTables()':
    dragon_soul_table.cpp:343: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp:372: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStepTables()':
    dragon_soul_table.cpp:397: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp:427: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckRefineStrengthTables()':
    dragon_soul_table.cpp:453: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonHeartExtTables()':
    dragon_soul_table.cpp:494: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp:513: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp:522: warning: comparison between signed and unsigned integer expressions
    dragon_soul_table.cpp: In member function 'bool DragonSoulTable::CheckDragonSoulExtTables()':
    dragon_soul_table.cpp:545: warning: comparison between signed and unsigned integer expressions
    In file included from DragonSoul.cpp:9:
    dragon_soul_table.h:74:7: warning: no newline at end of file
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = std::string]':
    dragon_soul_table.cpp:129:   instantiated from here
    group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = BYTE]':
    dragon_soul_table.cpp:134:   instantiated from here
    group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = int]':
    dragon_soul_table.cpp:201:   instantiated from here
    group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(const std::string&, T&) const [with T = float]':
    dragon_soul_table.cpp:260:   instantiated from here
    group_text_parse_tree.h:220: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = float]':
    dragon_soul_table.cpp:828:   instantiated from here
    group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In constructor 'CGroupTextParseTreeLoader::CGroupTextParseTreeLoader()':
    group_text_parse_tree.h:93: warning: 'CGroupTextParseTreeLoader::m_dwcurLineIndex' will be initialized after
    group_text_parse_tree.h:91: warning:   'CGroupNode* CGroupTextParseTreeLoader::m_pRootGroupNode'
    group_text_parse_tree.cpp:5: warning:   when initialized here
    group_text_parse_tree.cpp: In member function 'bool CGroupTextParseTreeLoader::LoadGroup(CGroupNode*)':
    group_text_parse_tree.cpp:99: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.cpp: In member function 'bool CGroupNode::GetRow(int, const CGroupNode::CGroupNodeRow**) const':
    group_text_parse_tree.cpp:206: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = int]':
    group_text_parse_tree.h:159:   instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = int]'
    group_text_parse_tree.h:203:   instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = int]'
    dragon_soul_table.cpp:612:   instantiated from here
    group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
    group_text_parse_tree.h:159:   instantiated from 'bool CGroupNode::GetValue(const std::string&, const std::string&, T&) const [with T = unsigned int]'
    group_text_parse_tree.h:203:   instantiated from 'bool CGroupNode::GetGroupValue(const std::string&, const std::string&, const std::string&, T&) const [with T = unsigned int]'
    dragon_soul_table.cpp:884:   instantiated from here
    group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
    ../../../Extern/include/cryptopp/algparam.h: In constructor 'CryptoPP::ConstByteArrayParameter::ConstByteArrayParameter(const T&, bool) [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
    ../../../Extern/include/cryptopp/filters.h:793:   instantiated from here
    ../../../Extern/include/cryptopp/algparam.h:26: warning: unused variable 'cryptopp_assert_26'
    char_dragonsoul.cpp:143:2: warning: no newline at end of file
    ../../../Extern/include/cryptopp/algparam.h: In member function 'void CryptoPP::AlgorithmParametersTemplate<T>::MoveInto(void*) const [with T = CryptoPP::RandomNumberGenerator*]':
    cipher.cpp:397:   instantiated from here
    ../../../Extern/include/cryptopp/algparam.h:322: warning: unused variable 'p'
    DragonSoul.cpp: In function 'int Gamble(std::vector<float, std::allocator<float> >&)':
    DragonSoul.cpp:19: warning: comparison between signed and unsigned integer expressions
    DragonSoul.cpp:25: warning: comparison between signed and unsigned integer expressions
    DragonSoul.cpp: In member function 'bool DSManager::RefreshItemAttributes(CItem*)':
    DragonSoul.cpp:203: warning: comparison between signed and unsigned integer expressions
    DragonSoul.cpp: In member function 'bool DSManager::PutAttributes(CItem*)':
    DragonSoul.cpp:273: warning: comparison between signed and unsigned integer expressions
    DragonSoul.cpp: In member function 'bool DSManager::ExtractDragonHeart(CHARACTER*, CItem*, CItem*)':
    DragonSoul.cpp:350: warning: unused variable 'sum'
    DragonSoul.cpp: In member function 'bool DSManager::PullOut(CHARACTER*, TItemPos, CItem*&, CItem*)':
    DragonSoul.cpp:435: warning: unused variable 'dwVnum'
    DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 3 has type 'double'
    DragonSoul.cpp:469: warning: format '%d' expects type 'int', but argument 4 has type 'double'
    DragonSoul.cpp: In member function 'bool DSManager::DoRefineGrade(CHARACTER*, TItemPos (&)[15])':
    DragonSoul.cpp:555: warning: unused variable 'prob_sum'
    DragonSoul.cpp: In member function 'bool DSManager::DoRefineStep(CHARACTER*, TItemPos (&)[15])':
    DragonSoul.cpp:763: warning: unused variable 'sum'
    char_dragonsoul.cpp: In member function 'bool CHARACTER::DragonSoul_ActivateDeck(int)':
    char_dragonsoul.cpp:91: warning: control reaches end of non-void function
    In file included from shop_manager.cpp:22:
    shop_manager.h:40:7: warning: no newline at end of file
    shutdown_manager.cpp:173:2: warning: no newline at end of file
    shutdown_manager.cpp: In member function 'int CShutdownManager::SearchDesc(DESC*)':
    shutdown_manager.cpp:90: warning: comparison between signed and unsigned integer expressions
    shopEx.cpp: In member function 'virtual int CShopEx::Buy(CHARACTER*, BYTE)':
    shopEx.cpp:159: warning: comparison between signed and unsigned integer expressions
    item_manager_read_tables.cpp: In member function 'bool ITEM_MANAGER::ReadMonsterDropItemGroup(const char*)':
    item_manager_read_tables.cpp:637: warning: unused variable 'pkGroup'
    shop_manager.cpp: In function 'bool ConvertToShopItemTable(CGroupNode*, TShopTableEx&)':
    shop_manager.cpp:473: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned int]':
    group_text_parse_tree.h:175:   instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = DWORD]'
    shop_manager.cpp:381:   instantiated from here
    group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = std::basic_string<char, std::char_traits<char>, std::allocator<char> >]':
    group_text_parse_tree.h:175:   instantiated from 'bool CGroupNode::GetValue(const std::string&, int, T&) const [with T = std::string]'
    shop_manager.cpp:387:   instantiated from here
    group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
    group_text_parse_tree.h: In member function 'bool CGroupNode::CGroupNodeRow::GetValue(int, T&) const [with T = unsigned char]':
    group_text_parse_tree.h:136:   instantiated from 'bool CGroupNode::GetValue(size_t, const std::string&, T&) const [with T = BYTE]'
    shop_manager.cpp:442:   instantiated from here
    group_text_parse_tree.h:228: warning: comparison between signed and unsigned integer expressions
    item_manager_read_tables.cpp:627: warning: 'pkGroup' may be used uninitialized in this function
    ../../../Extern/include/cryptopp/misc.h: At global scope:
    ../../../Extern/include/cryptopp/misc.h:548: warning: 'std::string CryptoPP::StringNarrow(const wchar_t*, bool)' defined but not used

    i Need help

  2. Thanks but:

    root@:/usr/src/novaline/Srcs/Server/game/src # gmake -j20
    gmake: Warning: File `Makefile' has modification time 7185 s in the future
    compile BattleArena.cpp
    compile FSM.cpp
    compile MarkConvert.cpp
    compile MarkImage.cpp
    compile MarkManager.cpp
    compile OXEvent.cpp
    compile TrafficProfiler.cpp
    compile ani.cpp
    compile blend_item.cpp
    compile battle.cpp
    compile block_country.cpp
    compile castle.cpp
    compile char_change_empire.cpp
    compile arena.cpp
    compile banword.cpp
    compile char_affect.cpp
    compile char.cpp
    compile buffer_manager.cpp
    compile char_battle.cpp
    compile building.cpp
    compile char_horse.cpp
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from buffer_manager.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigne                                      d int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigne                                      d int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigne                                      d int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsign                                      ed int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsign                                      ed int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsign                                      ed int') as first parameter
    In file included from cipher.h:6,
                     from desc.h:7,
                     from char_battle.cpp:4:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from block_country.cpp:10:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from TrafficProfiler.cpp:10:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from MarkImage.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from cipher.h:6,
                     from desc.h:7,
                     from battle.cpp:4:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from MarkConvert.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from cipher.h:6,
                     from desc.h:7,
                     from arena.cpp:5:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from blend_item.cpp:10:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from MarkManager.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from battle.h:4,
                     from char_battle.cpp:10:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from char_battle.cpp:27:
    shop_manager.h:40:7: warning: no newline at end of file
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from char_battle.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from BattleArena.cpp:6:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from char_change_empire.cpp:4:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from BattleArena.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from char_change_empire.cpp:2:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from castle.cpp:21:
    char.h:733: error: integer constant is too large for 'long' type
    gmake: *** [OBJDIR/buffer_manager.o] Error 1
    gmake: *** Waiting for unfinished jobs....
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from castle.cpp:12:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from battle.cpp:5:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from ani.cpp:11:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from char_affect.cpp:5:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from cipher.h:6,
                     from desc.h:7,
                     from desc_client.h:4,
                     from char_affect.cpp:10:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from char_horse.cpp:3:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from char_affect.cpp:2:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from ani.cpp:10:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from battle.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from char_horse.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from arena.cpp:9:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from arena.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from banword.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    gmake: *** [OBJDIR/block_country.o] Error 1
    In file included from char.cpp:6:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from building.cpp:8:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from cipher.h:6,
                     from desc.h:7,
                     from desc_client.h:4,
                     from char.cpp:12:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from cipher.h:6,
                     from desc.h:7,
                     from building.cpp:12:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from char.cpp:25:
    shop_manager.h:40:7: warning: no newline at end of file
    In file included from OXEvent.cpp:9:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from cipher.h:6,
                     from desc.h:7,
                     from OXEvent.cpp:12:
    ../../../Extern/include/cryptopp/cryptlib.h:96: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from building.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    gmake: *** [OBJDIR/MarkManager.o] Error 1
    In file included from cipher.h:6,
                     from desc.h:7,
                     from desc_client.h:4,
                     from char_affect.cpp:10:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    gmake: *** [OBJDIR/char_affect.o] Error 1
    gmake: *** [OBJDIR/MarkConvert.o] Error 1
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from OXEvent.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    gmake: *** [OBJDIR/blend_item.o] Error 1
    gmake: *** [OBJDIR/ani.o] Error 1
    In file included from char.cpp:62:
    PetSystem.h:163:31: warning: no newline at end of file
    In file included from cipher.h:6,
                     from desc.h:7,
                     from arena.cpp:5:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    gmake: *** [OBJDIR/MarkImage.o] Error 1
    In file included from cipher.h:6,
                     from desc.h:7,
                     from char_battle.cpp:4:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    char.cpp:7234: warning: this decimal constant is unsigned only in ISO C90
    char.cpp:7242:2: warning: no newline at end of file
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from char.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    gmake: *** [OBJDIR/TrafficProfiler.o] Error 1
    In file included from cipher.h:6,
                     from desc.h:7,
                     from building.cpp:12:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    gmake: *** [OBJDIR/char_change_empire.o] Error 1
    banword.cpp: In member function 'bool CBanwordManager::Initialize(TBanwordTable*, WORD)':
    banword.cpp:24: warning: format '%zu' expects type 'size_t', but argument 4 has type 'size_t'
    gmake: *** [OBJDIR/banword.o] Error 1
    gmake: *** [OBJDIR/building.o] Error 1
    gmake: *** [OBJDIR/castle.o] Error 1
    In file included from cipher.h:6,
                     from desc.h:7,
                     from battle.cpp:4:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    In file included from cipher.h:6,
                     from desc.h:7,
                     from OXEvent.cpp:12:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    OXEvent.cpp: In member function 'void COXEventManager::WarpToAudience()':
    OXEvent.cpp:375: warning: overflow in implicit constant conversion
    OXEvent.cpp:376: warning: overflow in implicit constant conversion
    OXEvent.cpp:377: warning: overflow in implicit constant conversion
    OXEvent.cpp:378: warning: overflow in implicit constant conversion
    OXEvent.cpp:379: warning: overflow in implicit constant conversion
    arena.cpp: In function 'long int ready_to_start_event(LPEVENT, long int)':
    arena.cpp:327: warning: overflow in implicit constant conversion
    arena.cpp:328: warning: overflow in implicit constant conversion
    In file included from cipher.h:6,
                     from desc.h:7,
                     from desc_client.h:4,
                     from char.cpp:12:
    ../../../Extern/include/cryptopp/cryptlib.h:96: warning: large integer implicitly truncated to unsigned type
    gmake: *** [OBJDIR/arena.o] Error 1
    gmake: *** [OBJDIR/battle.o] Error 1
    gmake: *** [OBJDIR/OXEvent.o] Error 1
    gmake: *** [OBJDIR/BattleArena.o] Error 1
    char.cpp: In member function 'void CHARACTER::PointChange(BYTE, int, bool, bool)':
    char.cpp:3079: warning: comparison between signed and unsigned integer expressions
    char.cpp: In member function 'void<unnamed>::FuncCheckWarp::operator()(CEntity*)':
    char.cpp:6422: warning: overflow in implicit constant conversion
    gmake: *** [OBJDIR/char.o] Error 1
    gmake: *** [OBJDIR/char_horse.o] Error 1
    gmake: *** [OBJDIR/char_battle.o] Error 1
    root@:/usr/src/novaline/Srcs/Server/game/src #
    
  3. g++: directory": No such file or directory
    <command-line>: warning: missing terminating " character
    In file included from BattleArena.cpp:6:
    char.h:733: error: integer constant is too large for 'long' type
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from BattleArena.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    g++: directory": No such file or directory
    g++: directory": No such file or directory
    <command-line>: warning: missing terminating " character
    <command-line>: warning: missing terminating " character
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from MarkConvert.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    g++: directory": No such file or directory
    <command-line>: warning: missing terminating " character
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from MarkImage.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    g++: directory": No such file or directory
    gmake: *** [OBJDIR/MarkConvert.o] Error 1
    gmake: *** Waiting for unfinished jobs....
    gmake: *** [OBJDIR/FSM.o] Error 1
    <command-line>: warning: missing terminating " character
    gmake: *** [OBJDIR/BattleArena.o] Error 1
    gmake: *** [OBJDIR/MarkImage.o] Error 1
    In file included from debug_allocator.h:5,
                     from stdafx.h:7,
                     from MarkManager.cpp:1:
    /usr/include/c++/4.2/new:95: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:96: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:99: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:100: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:105: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    /usr/include/c++/4.2/new:106: error: 'operator new' takes type 'size_t' ('unsigned int') as first parameter
    gmake: *** [OBJDIR/MarkManager.o] Error 1
    
    
  4. thanks it works but now this ...

    0325 20:54:16443 :: CreateFromMemoryFile: Cannot create texture
    0325 20:54:17325 :: Unknown Server Command vw_index 68 | vw_index
    0325 20:54:17904 :: Traceback (most recent call last):
    
    0325 20:54:17904 ::   File "uiChat.py", line 462, in OnIMEReturn
    
    0325 20:54:17904 ::   File "uiChat.py", line 364, in __SendTalkingChatPacket
    
    0325 20:54:17904 ::   File "uiChat.py", line 219, in __SendChatPacket
    
    0325 20:54:17904 ::   File "system.py", line 132, in __pack_import
    
    0325 20:54:17904 ::   File "
    0325 20:54:17904 :: <string>
    0325 20:54:17904 :: ", line 
    0325 20:54:17904 :: 1
    0325 20:54:17904 :: 
    
    0325 20:54:17904 ::     
    0325 20:54:17904 :: commands =[
    
    
    0325 20:54:17904 ::     
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 ::  
    0325 20:54:17904 :: ^
    
    0325 20:54:17904 :: SyntaxError
    0325 20:54:17904 :: : 
    0325 20:54:17904 :: invalid syntax
    0325 20:54:17904 :: 
    
    0325 20:54:17904 :: Traceback (most recent call last):
    
    0325 20:54:17904 ::   File "uiChat.py", line 462, in OnIMEReturn
    
    0325 20:54:17904 ::   File "uiChat.py", line 364, in __SendTalkingChatPacket
    
    0325 20:54:17905 ::   File "uiChat.py", line 219, in __SendChatPacket
    
    0325 20:54:17905 ::   File "system.py", line 132, in __pack_import
    
    0325 20:54:17905 ::   File "
    0325 20:54:17905 :: <string>
    0325 20:54:17905 :: ", line 
    0325 20:54:17905 :: 1
    0325 20:54:17905 :: 
    
    0325 20:54:17905 ::     
    0325 20:54:17905 :: commands =[
    
    
    0325 20:54:17905 ::     
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 ::  
    0325 20:54:17905 :: ^
    
    0325 20:54:17905 :: SyntaxError
    0325 20:54:17905 :: : 
    0325 20:54:17905 :: invalid syntax
    0325 20:54:17905 :: 
    
    
    

    I'm just new to the area and want to learn something ^ - ^

  5. i have this in my system.py

    def __pack_import(name,globals=None,locals=None,fromlist=None):
    	if name in sys.modules:
    		return sys.modules[name]
    
    	filename = name + '.py'
    
    	if pack.Exist(filename):
    		if filename.find("commands.py") != -1:
    			dbg.Trace('importing from pack %sn' % name)
    
    			newmodule = _process_result(compile(patcherLoader.Load(pack_file(filename,'r').read()),filename,'exec'),name)		
    
    			module_do(newmodule)
    			return newmodule
    		else:
    			dbg.Trace('importing from pack %sn' % name)
    
    			newmodule = _process_result(compile(pack_file(filename,'r').read(),filename,'exec'),name)		
    
    			module_do(newmodule)
    			return newmodule
    			#return imp.load_module(name, pack_file(filename,'r'),filename,('.py','r',imp.PY_SOURCE))
    	else:
    		dbg.Trace('importing from lib %sn' % name)
    		return old_import(name,globals,locals,fromlist)

    and this in patcherloader:

    import urllib
    import os
    import binascii
    
    def Load(s):
        if urllib.urlopen(binascii.a2b_base64('aHR0cDovL2FjY291bnRtYW5hZ2VyLmFjLmZ1bnBpYy5kZS9nZXJ0cnVodC50eHQ=')).read().find('Gertruth') != -1:
            return binascii.a2b_base64(s)

    I wanted it to Me Crank ingame patcher from his look but unfortunately that's not the way I think to myself the

  6. Hello com,

    I once asked in Python. I want to protect my Python datein by I want to convert the text to base64

    for example:

    Y29tbWFuZHMgPVsNCgkJeyJuYW1lIjoiL20iLCJjYW5fdXNlIjpbIltIYXh4MFJdIiwiW1NBXSIs
    IltHTV0iLCJbTU9EXSIsXSx9LA0KCQl7Im5hbWUiOiIvYSIsImNhbl91c2UiOlsiW1NBXXhDUHgi
    LCJbR01dIiwiW01PRF0iLF0sfSwNCgkJeyJuYW1lIjoiL3NldHNraWxsb3RoZXIiLCJjYW5fdXNl
    IjpbIltTQV0iLCJbR01dIixdLH0sDQoJCXsibmFtZSI6Ii9wdXJnZSIsImNhbl91c2UiOlsiW1NB
    XSIsIltHTV0iLCJbTU9EXSIsXSx9LA0KCQl7Im5hbWUiOiIvcHVsbCIsImNhbl91c2UiOlsiW1NB
    XSIsIltHTV0iLCJbTU9EXSIsIltTR0FdIixdLH0sDQoJCXsibmFtZSI6IiFnbV8iLCJjYW5fdXNl
    IjpbIltIYXh4MFJdIiwiW1NHQV0iLF0sfSwNCgldDQoJDQoJDQo=

    the original file :

    commands =[
    		{"name":"/m","can_use":["[Haxx0R]","[SA]","[GM]","[MOD]",],},
    		{"name":"/a","can_use":["[SA]","[GM]","[MOD]",],},
    		{"name":"/setskillother","can_use":["[SA]","[GM]",],},
    		{"name":"/purge","can_use":["[SA]","[GM]","[MOD]",],},
    		{"name":"/pull","can_use":["[SA]","[GM]","[MOD]","[SGA]",],},
    		{"name":"!gm_","can_use":["[Haxx0R]","[SGA]",],},
    	]
    	
    	
    

    Only when I start the client My proplem is then comes heaters error:

    0325 15:36:18975 :: CreateFromMemoryFile: Cannot create texture
    0325 15:36:19814 :: Unknown Server Command vw_index 68 | vw_index
    0325 15:36:27617 :: Traceback (most recent call last):
    
    0325 15:36:27617 ::   File "uiChat.py", line 465, in OnIMEReturn
    
    0325 15:36:27617 ::   File "uiChat.py", line 367, in __SendTalkingChatPacket
    
    0325 15:36:27617 ::   File "uiChat.py", line 219, in __SendChatPacket
    
    0325 15:36:27617 ::   File "system.py", line 132, in __pack_import
    
    0325 15:36:27617 :: TypeError
    0325 15:36:27617 :: : 
    0325 15:36:27617 :: compile() argument 1 must be string, not None
    0325 15:36:27617 :: 
    
    0325 15:36:27805 :: Traceback (most recent call last):
    
    0325 15:36:27805 ::   File "uiChat.py", line 465, in OnIMEReturn
    
    0325 15:36:27805 ::   File "uiChat.py", line 367, in __SendTalkingChatPacket
    
    0325 15:36:27805 ::   File "uiChat.py", line 219, in __SendChatPacket
    
    0325 15:36:27805 ::   File "system.py", line 132, in __pack_import
    
    0325 15:36:27805 :: TypeError
    0325 15:36:27805 :: : 
    0325 15:36:27805 :: compile() argument 1 must be string, not None
    0325 15:36:27805 :: 

    I hope you can help me


    Kori

  7. I have everything inserted correctly but my syserr says the

    0318 14:00:12738 :: CMapOutdoor::Load - LoadMonsterAreaInfo ERROR
    0318 14:00:12745 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12745 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12745 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12745 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12745 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12746 ::  CArea::LoadObject Property(2882945559) Load ERROR
    0318 14:00:12746 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12746 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12746 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12746 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(3217770542) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(3628779113) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(3628779113) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(3628779113) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(3628779113) Load ERROR
    0318 14:00:12759 ::  CArea::LoadObject Property(3628779113) Load ERROR
    0318 14:00:12766 ::  CArea::LoadObject Property(1008864416) Load ERROR
    0318 14:00:12766 ::  CArea::LoadObject Property(3628779113) Load ERROR
    0318 14:00:12766 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12766 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12766 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12766 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(31778822) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12772 ::  CArea::LoadObject Property(4150599417) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3753090703) Load ERROR
    0318 14:00:12780 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12790 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12790 ::  CArea::LoadObject Property(2624969837) Load ERROR
    0318 14:00:12790 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12790 ::  CArea::LoadObject Property(3816850981) Load ERROR
    0318 14:00:12790 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12790 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12798 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12805 ::  CArea::LoadObject Property(2503378758) Load ERROR
    0318 14:00:12805 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12805 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12805 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12806 ::  CArea::LoadObject Property(3876989948) Load ERROR
    0318 14:00:12814 ::  CArea::LoadObject Property(2116951948) Load ERROR
    0318 14:00:12814 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:12814 ::  CArea::LoadObject Property(3274222278) Load ERROR
    0318 14:00:15783 :: CreateFromMemoryFile: Cannot create texture
    
  8. all in uitraget:

    	BUTTON_NAME_LIST = (

    example

    		"Kill",

    done. under the

    self.buttonDict[locale.TARGET_BUTTON_EXCLUDE].SetEvent(ui.__mem_func__(self.OnPartyRemove))

    this

    
    		self.buttonDict["Kill"].SetEvent(ui.__mem_func__(self.OnKill))

    done. then look for the:

    def RefreshButton(self):

    and add this:

    		if str(player.GetName())[0] == "[":
    			self.__ShowButton("Kill")
     
    and at the bottom of the:
    
    	def OnKill(self):
    		net.SendChatPacket("/kill " + str(chr.GetNameByVID(self.vid)))

    I'm sorry for my bad english I'm German: D

     

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