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

Error creating house - Remere's map editor

bury

Active Member
Joined
Jul 27, 2008
Messages
421
Solutions
7
Reaction score
25
Hello, doing a house I receive this problem, anyone know how to solve it?

[Error - Houses::loadFromXml] Unknown house with id: 2130
> WARNING: Could not load house data.

I think I did it correctly



I just chose Thais, selected "add" filled the sqm of the house I wanted, clicked on "select exit" and put the water splash in front of the door. The house is on the Thais temple, just when you log in, at right, I made walls and a door.
 
Sure, here is it:
Code:
<house name="Thais 99" houseid="2130" entryx="32374" entryy="32240" entryz="7" rent="0" townid="5" size="25"/>
 
I have redone it again by removing it with Remere and creating it again with a different name and this is the result:

[Error - Houses::loadFromXml] Unknown house with id: 2131
> WARNING: Could not load house data.

The code:

<house name="Thais Temple 1" houseid="2131" entryx="32374" entryy="32240" entryz="7" rent="0" townid="5" size="25"/>

And a PIC:

 
Back
Top