• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Erro compilando "rev 4260"

ediat123

New Member
Joined
Aug 5, 2010
Messages
11
Reaction score
0
Hi, Good Afternoon.

First I would like to apologize because I can not write in English, so I used google.

Let the error.
When I'm compiling the sources, the following error:

Code:
In static member function `static std::string Item::getDescription(const ItemType&, int32_t, const Item*, int32_t, bool)':
Code:
item.cpp [Warning] converting to `int32_t' from `double'
Code:
outfit.cpp In member function `bool Outfits::parseOutfitNode(xmlNode*)':
Code:
295 - outfit.cpp [Warning] converting to `int32_t' from `double'
Code:
 protocolgame.cpp In member function `void ProtocolGame::AddCreatureOutfit(NetworkMessage_ptr, const Creature*, const Outfit_t&, bool)':
Code:
2834 - protocolgame.cpp invalid conversion from `const Player*' to `Player*'

Help please.
 
Back
Top