otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.59k stars 1.06k forks source link

A crash log item::getTile() #823

Closed felipetmartini closed 10 years ago

felipetmartini commented 10 years ago

0x00000000008915d2 in Item::getTile() const () (gdb) (gdb) ./tfs command indefinido: "". Tente "help". (gdb) bt

0 0x00000000008915d2 in Item::getTile() const ()

1 0x00000000009ee3d7 in Thing::getPosition() const ()

2 0x00000000009edfa2 in Teleport::__addThing(int, Thing*) ()

3 0x00000000009edd94 in Teleport::__addThing(Thing*) ()

4 0x00000000009f471f in Tile::postAddNotification(Thing, Cylinder const, int, cylinderlink_t) ()

5 0x00000000008187d1 in Game::internalMoveItem(Cylinder, Cylinder, int, Item to quit---em**, ---T

How can i fix that?

felipetmartini commented 10 years ago

sorry i lost the rest of a crash log will post again when get this again

marksamman commented 10 years ago

https://github.com/otland/forgottenserver/issues/822