|
Архив - только для чтения |
Модератор форума: andycrowz |
Форум » Корзина форума » Корзина » ArkCore4 и возникшая проблема. (компиль) |
ArkCore4 и возникшая проблема. |
Собственно при компиле свеженького ArkCore4 возникает вот это:
[ 20%] Building CXX object src/server/game/CMakeFiles/game.dir/Battlegrounds/Zones/BattlegroundBFG.cpp.o In file included from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:19:0: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:105:37: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:106:41: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:107:9: error: ‘GILNEAS_BG_BannerTimer’ does not name a type /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:108:42: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:73:22: error: conflicting return type specified for ‘virtual void BattlegroundBFG::UpdatePlayerScore(Player*, uint32, uint32, bool)’ In file included from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:23:0, from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:19: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Battleground.h:412:22: error: overriding ‘virtual bool Battleground::UpdatePlayerScore(Player*, uint32, uint32, bool)’ /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:40:49: error: ‘GILNEAS_BG_REWARD_NUM’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In constructor ‘BattlegroundBFG::BattlegroundBFG()’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:49:22: error: ‘GILNEAS_BG_OBJECT_MAX’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:50:24: error: ‘GILNEAS_BG_ALL_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘void BattlegroundBFG::Update(uint32)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:68:35: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:71:17: error: ‘m_BannerTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:82:17: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:91:39: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:92:21: error: ‘m_prevNodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:96:38: error: ‘GILNEAS_BG_NODE_TYPE_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:99:41: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:108:40: error: ‘GILNEAS_BG_SOUND_NODE_CAPTURED_ALLIANCE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:114:40: error: ‘GILNEAS_BG_SOUND_NODE_CAPTURED_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:120:21: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:120:45: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:132:36: error: ‘GILNEAS_BG_TickIntervals’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:135:39: error: ‘GILNEAS_BG_TickPoints’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:151:70: error: ‘GILNEAS_BG_WARNING_NEAR_VICTORY_SCORE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:158:36: error: ‘GILNEAS_BG_SOUND_NEAR_VICTORY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:162:42: error: ‘GILNEAS_BG_MAX_TEAM_SCORE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:166:38: error: ‘GILNEAS_BG_OP_RESOURCES_ALLY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:169:38: error: ‘GILNEAS_BG_OP_RESOURCES_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:179:44: error: ‘GILNEAS_BG_MAX_TEAM_SCORE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:182:41: error: ‘GILNEAS_BG_MAX_TEAM_SCORE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual void BattlegroundBFG::StartingEventCloseDoors()’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:190:23: error: ‘GILNEAS_BG_OBJECT_BANNER_NEUTRAL’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:190:66: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:192:25: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:193:23: error: ‘GILNEAS_BG_OBJECT_SPEEDBUFF_LIGHTHOUSE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:196:15: error: ‘GILNEAS_BG_OBJECT_GATE_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:197:15: error: ‘GILNEAS_BG_OBJECT_GATE_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:202:19: error: ‘GILNEAS_BG_SPIRIT_ALIANCE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:203:19: error: ‘GILNEAS_BG_SPIRIT_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual void BattlegroundBFG::StartingEventOpenDoors()’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:209:23: error: ‘GILNEAS_BG_OBJECT_BANNER_NEUTRAL’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:211:25: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:215:23: error: ‘GILNEAS_BG_OBJECT_SPEEDBUFF_LIGHTHOUSE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:217:14: error: ‘GILNEAS_BG_OBJECT_GATE_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:218:14: error: ‘GILNEAS_BG_OBJECT_GATE_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual void BattlegroundBFG::AddPlayer(Player*)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:225:39: error: cannot allocate an object of abstract type ‘BattlegroundBFGScore’ In file included from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:19:0: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:26:7: note: because the following virtual functions are pure within ‘BattlegroundBFGScore’: In file included from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:24:0, from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:19: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/BattlegroundScore.h:156:22: note: virtual void BattlegroundScore::BuildObjectivesBlock(WorldPacket&, ByteBuffer&) /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘void BattlegroundBFG::_CreateBanner(uint8, uint8, uint8, bool)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:261:9: error: ‘m_BannerTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:275:35: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘void BattlegroundBFG::_DelBanner(uint8, uint8, uint8)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:288:35: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘int32 BattlegroundBFG::_GetNodeNameId(uint8)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:296:14: error: ‘GILNEAS_BG_NODE_WATERWORKS’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:297:14: error: ‘GILNEAS_BG_NODE_LIGHTHOUSE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:298:14: error: ‘GILNEAS_BG_NODE_MINE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual void BattlegroundBFG::FillInitialWorldStates(WorldPacket&)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:310:33: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:311:24: error: ‘GILNEAS_BG_OP_NODEICONS’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:311:66: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:314:33: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:316:28: error: ‘GILNEAS_BG_OP_NODESTATES’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:316:86: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:320:33: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:321:13: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:321:30: error: ‘GILNEAS_BG_NODE_STATUS_ALLY_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:323:35: error: ‘GILNEAS_BG_NODE_STATUS_HORDE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:326:20: error: ‘GILNEAS_BG_OP_OCCUPIED_BASES_ALLY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:327:20: error: ‘GILNEAS_BG_OP_OCCUPIED_BASES_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:330:20: error: ‘GILNEAS_BG_OP_RESOURCES_MAX’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:330:64: error: ‘GILNEAS_BG_MAX_TEAM_SCORE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:331:20: error: ‘GILNEAS_BG_OP_RESOURCES_WARNING’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:331:64: error: ‘GILNEAS_BG_WARNING_NEAR_VICTORY_SCORE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:332:20: error: ‘GILNEAS_BG_OP_RESOURCES_ALLY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:333:20: error: ‘GILNEAS_BG_OP_RESOURCES_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘void BattlegroundBFG::_SendNodeUpdate(uint8)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:344:9: error: ‘m_prevNodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:345:26: error: ‘GILNEAS_BG_OP_NODESTATES’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:347:26: error: ‘GILNEAS_BG_OP_NODEICONS’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:349:22: error: ‘GILNEAS_BG_OP_NODESTATES’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:349:65: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:353:27: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:354:27: error: ‘GILNEAS_BG_NODE_STATUS_ALLY_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:356:32: error: ‘GILNEAS_BG_NODE_STATUS_HORDE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:359:22: error: ‘GILNEAS_BG_OP_OCCUPIED_BASES_ALLY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:360:22: error: ‘GILNEAS_BG_OP_OCCUPIED_BASES_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘void BattlegroundBFG::_NodeOccupied(uint8, Team)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:365:31: error: ‘GILNEAS_BG_SpiritGuidePos’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:369:27: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:371:13: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:371:59: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:371:93: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:380:17: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:386:54: error: ‘GILNEAS_BG_NodePositions’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘void BattlegroundBFG::_NodeDeOccupied(uint8)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:400:17: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:404:16: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual void BattlegroundBFG::EventPlayerClickedOnFlag(Player*, GameObject*)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:438:18: error: ‘GILNEAS_BG_NODE_LIGHTHOUSE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:440:20: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:443:61: error: ‘GILNEAS_BG_OBJECT_AURA_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:446:17: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:456:11: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:462:9: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:462:26: error: ‘GILNEAS_BG_NODE_TYPE_NEUTRAL’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:465:9: error: ‘m_prevNodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:472:29: error: ‘GILNEAS_BG_NODE_TYPE_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:474:9: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:474:30: error: ‘GILNEAS_BG_FLAG_CAPTURING_TIME’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:482:17: error: ‘GILNEAS_BG_SOUND_NODE_CLAIMED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:485:32: error: ‘GILNEAS_BG_NODE_STATUS_ALLY_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:485:92: error: ‘GILNEAS_BG_NODE_STATUS_HORDE_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:488:13: error: ‘m_prevNodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:488:33: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:492:41: error: ‘GILNEAS_BG_NODE_TYPE_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:500:13: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:500:34: error: ‘GILNEAS_BG_FLAG_CAPTURING_TIME’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:516:30: error: ‘GILNEAS_BG_NODE_TYPE_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:521:13: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:530:48: error: ‘GILNEAS_BG_SOUND_NODE_ASSAULTED_ALLIANCE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:530:91: error: ‘GILNEAS_BG_SOUND_NODE_ASSAULTED_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:536:9: error: ‘m_prevNodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:537:37: error: ‘GILNEAS_BG_NODE_TYPE_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:540:26: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:546:9: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:546:30: error: ‘GILNEAS_BG_FLAG_CAPTURING_TIME’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:554:48: error: ‘GILNEAS_BG_SOUND_NODE_ASSAULTED_ALLIANCE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:554:91: error: ‘GILNEAS_BG_SOUND_NODE_ASSAULTED_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:558:9: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:558:26: error: ‘GILNEAS_BG_NODE_TYPE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual bool BattlegroundBFG::SetupBattleground()’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:571:25: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:573:24: error: ‘GILNEAS_BG_OBJECT_BANNER_NEUTRAL’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:573:64: error: ‘GILNEAS_BG_OBJECTID_NODE_BANNER_0’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:573:103: error: ‘GILNEAS_BG_NodePositions’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:574:27: error: ‘GILNEAS_BG_OBJECT_BANNER_CONT_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:574:66: error: ‘GILNEAS_BG_OBJECTID_BANNER_CONT_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:575:27: error: ‘GILNEAS_BG_OBJECT_BANNER_CONT_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:575:66: error: ‘GILNEAS_BG_OBJECTID_BANNER_CONT_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:576:27: error: ‘GILNEAS_BG_OBJECT_BANNER_ALLY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:576:64: error: ‘GILNEAS_BG_OBJECTID_BANNER_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:577:27: error: ‘GILNEAS_BG_OBJECT_BANNER_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:577:65: error: ‘GILNEAS_BG_OBJECTID_BANNER_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:578:27: error: ‘GILNEAS_BG_OBJECT_AURA_ALLY’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:578:62: error: ‘GILNEAS_BG_OBJECTID_AURA_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:579:27: error: ‘GILNEAS_BG_OBJECT_AURA_HORDE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:579:63: error: ‘GILNEAS_BG_OBJECTID_AURA_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:580:27: error: ‘GILNEAS_BG_OBJECT_AURA_CONTESTED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:580:67: error: ‘GILNEAS_BG_OBJECTID_AURA_C’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:587:20: error: ‘GILNEAS_BG_OBJECT_GATE_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:587:46: error: ‘GILNEAS_BG_OBJECTID_GATE_A’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:587:74: error: ‘GILNEAS_BG_DoorPositions’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:588:23: error: ‘GILNEAS_BG_OBJECT_GATE_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:588:49: error: ‘GILNEAS_BG_OBJECTID_GATE_H’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:595:25: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:597:24: error: ‘GILNEAS_BG_OBJECT_SPEEDBUFF_LIGHTHOUSE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:597:89: error: ‘GILNEAS_BG_BuffPositions’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual void BattlegroundBFG::Reset()’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:621:36: error: ‘GILNEAS_BG_BGWeekendHonorTicks’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:621:69: error: ‘GILNEAS_BG_NotBGWeekendHonorTicks’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:622:41: error: ‘GILNEAS_BG_BGWeekendRepTicks’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:622:72: error: ‘GILNEAS_BG_NotBGWeekendRepTicks’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:626:27: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:628:9: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:629:9: error: ‘m_prevNodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:630:9: error: ‘m_NodeTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:631:9: error: ‘m_BannerTimers’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:634:27: error: ‘GILNEAS_BG_ALL_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘virtual const WorldSafeLocsEntry* BattlegroundBFG::GetClosestGraveYard(Player*)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:661:27: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:662:13: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:676:79: error: ‘GILNEAS_BG_GraveyardIds’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:694:54: error: ‘GILNEAS_BG_GraveyardIds’ was not declared in this scope In file included from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:19:0: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h: In member function ‘virtual void BattlegroundBFG::UpdatePlayerScore(Player*, uint32, uint32, bool)’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:47:16: error: ‘uint32 BattlegroundBFGScore::BasesAssaulted’ is protected /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:709:47: error: within this context /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:710:91: error: ‘BG_OBJECTIVE_ASSAULT_BASE’ was not declared in this scope In file included from /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:19:0: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.h:48:16: error: ‘uint32 BattlegroundBFGScore::BasesDefended’ is protected /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:713:47: error: within this context /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:714:91: error: ‘BG_OBJECTIVE_DEFEND_BASE’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp: In member function ‘bool BattlegroundBFG::IsAllNodesConrolledByTeam(uint32) const’: /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:725:25: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:726:34: error: ‘m_Nodes’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:726:48: error: ‘GILNEAS_BG_NODE_STATUS_ALLY_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:726:121: error: ‘GILNEAS_BG_NODE_STATUS_HORDE_OCCUPIED’ was not declared in this scope /root/server/source/ArkCORE4/src/server/game/Battlegrounds/Zones/BattlegroundBFG.cpp:729:21: error: ‘GILNEAS_BG_DYNAMIC_NODES_COUNT’ was not declared in this scope make[2]: *** [src/server/game/CMakeFiles/game.dir/Battlegrounds/Zones/BattlegroundBFG.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Такая проблема не у меня одного. Вот, например на их офф сайте сообщение: не реклама Вот код: BattlegroundBFG.h BattlegroundBFG.cpp Заранее спасибо за помощь. Приятного вечера =)
Сообщение # 1 написано 07.07.2014 в 21:17
|
| |||
| |||