peonso / tibialegacyserver

Tibia Legacy Server is a OpenTibia 7.72 real map server.
32 stars 29 forks source link

Error while compiling #89

Closed LuckyMK closed 6 years ago

LuckyMK commented 6 years ago

Hey there.

I'm getting a error while compiling this OThire. I've tried small edits but still not work

monster.cpp: In member function ‘virtual void Monster::onCreatureMove(const Crea ture*, const Tile*, const Position&, const Tile*, const Position&, bool)’: monster.cpp:279:43: error: invalid initialization of non-const reference of type ‘Position&’ from an rvalue of type ‘Position’ Position& checkPosition = getPosition();

peonso commented 6 years ago

Not related with this datapack.