Jump to content

Help Erro Compile Game - System Unlimit Arrow


Recommended Posts

help erro compile:

Spoiler

 

compile BattleArena.cpp
compile FSM.cpp
compile MarkImage.cpp
compile MarkConvert.cpp
compile MarkManager.cpp
compile OXEvent.cpp
compile TrafficProfiler.cpp
compile ani.cpp
compile arena.cpp
compile banword.cpp
compile battle.cpp
compile blend_item.cpp
compile block_country.cpp
compile buffer_manager.cpp
compile building.cpp
compile castle.cpp
compile char.cpp
compile char_affect.cpp
compile char_battle.cpp
compile char_change_empire.cpp
compile char_horse.cpp
compile char_item.cpp
In file included from char.cpp:4:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
compile char_manager.cpp
compile char_quickslot.cpp
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_item.cpp:44:
../../common/VnumHelper.h:59:32: 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_item.cpp:47:
belt_inventory_helper.h:108:42: 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:7243: warning: this decimal constant is unsigned only in ISO C90
compile char_resist.cpp
compile char_skill.cpp
compile char_state.cpp
char.cpp: In static member function 'static CHARACTER::PartyJoinErrCode CHARACTER::IsPartyJoinableMutableCondition(CHARACTER*, CHARACTER*)':
char.cpp:4751: warning: comparison between signed and unsigned integer expressions
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:646: warning: comparison is always false due to limited range of data type
char_item.cpp:672: 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:2394: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2398: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2410: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2414: warning: format '%d' expects type 'int', but argument 5 has type 'long int'
char_item.cpp:2441: warning: format '%d' expects type 'int', but argument 6 has type 'long int'
char_item.cpp:2449: 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:5221: warning: unused variable 'wDestCell'
char_item.cpp:5222: warning: unused variable 'bDestInven'
char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
char_item.cpp:6258: warning: array subscript has type 'char'
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_AddBuffsFromItem(CItem*)':
char_item.cpp:6322: warning: comparison between signed and unsigned integer expressions
char_item.cpp: In member function 'void CHARACTER::BuffOnAttr_RemoveBuffsFromItem(CItem*)':
char_item.cpp:6334: 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:7523: warning: unused variable 'itemType'
char_item.cpp:7524: warning: unused variable 'itemSubType'
compile PetSystem.cpp
compile cmd.cpp
compile cmd_emotion.cpp
In file included from char_horse.cpp:14:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
compile cmd_general.cpp
compile cmd_gm.cpp
compile cmd_oxevent.cpp
In file included from cmd_general.cpp:36:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
compile config.cpp
compile constants.cpp
compile crc32.cpp
compile cube.cpp
compile db.cpp
In file included from char_state.cpp:25:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
In file included from PetSystem.cpp:8:
PetSystem.h:163:31: warning: no newline at end of file
In file included from PetSystem.cpp:9:
../../common/VnumHelper.h:59:32: warning: no newline at end of file
PetSystem.cpp:637:2: warning: no newline at end of file
compile desc.cpp
char_item.cpp: In member function 'bool CHARACTER::IsEmptyItemGrid(TItemPos, BYTE, int) const':
char_item.cpp:685: warning: control reaches end of non-void function
constants.cpp:652: error: too many initializers for 'const int [9]'
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'
gmake: *** [OBJDIR/constants.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from config.cpp:22:
check_server.h: In static member function 'static bool CheckServer::CheckIp(const char*)':
check_server.h:24: warning: comparison between signed and unsigned integer expressions
config.cpp: In function 'void config_init(const std::string&)':
config.cpp:523: warning: unused variable 'line'
char_state.cpp: In member function 'virtual void CHARACTER::StateMove()':
char_state.cpp:901: warning: unused variable 'rider'
cube.cpp: In function 'void Cube_MakeCubeInformationText()':
cube.cpp:716: warning: unused variable 'npcVNUM'
cube.cpp: In function 'bool Cube_InformationInitialize()':
cube.cpp:783: warning: comparison between signed and unsigned integer expressions
^Cgmake: *** [OBJDIR/desc.o] Interrupt: 2
gmake: *** [OBJDIR/db.o] Interrupt: 2
gmake: *** [OBJDIR/cube.o] Interrupt: 2
gmake: *** [OBJDIR/config.o] Interrupt: 2
gmake: *** [OBJDIR/cmd_gm.o] Interrupt: 2
gmake: *** [OBJDIR/cmd_general.o] Interrupt: 2
gmake: *** [OBJDIR/char_state.o] Interrupt: 2
gmake: *** [OBJDIR/char_skill.o] Interrupt: 2
gmake: *** [OBJDIR/char_item.o] Interrupt: 2
gmake: *** [OBJDIR/char_battle.o] Interrupt: 2
gmake: *** [OBJDIR/char.o] Interrupt: 2
gmake: *** [OBJDIR/building.o] Interrupt: 2
 

 

 

19b4ffce89b442dda87f817b5743cca9.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



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