Jump to content

[Fatal Error]Linux Compile Fail


Guest yasuno

Recommended Posts

With the changes in item proto type by tomrus of the following below Linux cores or Windows will not compile now.

-    ITEM_MOD_FERAL_ATTACK_POWER       = 40,
+    //ITEM_MOD_FERAL_ATTACK_POWER       = 40,               // not in 3.3

../../../src/game/Player.cpp: In member function 'void Player::_ApplyItemBonuses(const ItemPrototype*, uint8, bool, bool)':
../../../src/game/Player.cpp:6785: error: 'ITEM_MOD_FERAL_ATTACK_POWER' was not declared in this scope
../../../src/game/Player.cpp: In member function 'void Player::ApplyEnchantment(Item*, EnchantmentSlot, bool, bool, bool)':
../../../src/game/Player.cpp:12127: error: 'ITEM_MOD_FERAL_ATTACK_POWER' was not declared in this scope

http://paste2.org/p/638095

Now it wont compile the core on Linux OR Windows!

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use