• 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!

[HELP] Forgotten crash because of a code on housetile.cpp help please!

biel-kun

New Member
Joined
Sep 4, 2007
Messages
31
Reaction score
0
Hi people, when I put my server on during 3 minutes my server crash and appear this error:
Code:
TheForgottenServer: housetile.cpp:65: virtual Cylinder* HouseTile::_queryDestination(int32_t&, const Thing*, Item**, uint32_t&): Assertion: `destTile != NULL' failed.

I'm running the TFS 0.2.5 on Debian 4.0 etch.

Someone can help me?

Thank you.
 
Last edited:
Hi people, when I put my server on during 3 minutes my server crash and appear this error:
Code:
TheForgottenServer: housetile.cpp:65: virtual Cylinder* HouseTile::_queryDestination(int32_t&, const Thing*, Item**, uint32_t&): Assertion: `destTile != NULL' failed.

I'm running the TFS 0.2.5 on Debian 4.0 etch.

Someone can help me?

Thank you.

Please use TFS 0.2.6 it should fix this error
 
Back
Top