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

OpenTibia [10.76] Remere's Map Editor

Doesn't work;

12c8f9ce9c67ef9533af47f3dbda080d.png
This happens to me too, any suggestions to fix?
 
I can't open vcredist_arm because it's not a valid Win32 program it says.
gfhaS5.png

My RME folder:
K-WzPt.png


My .NET framework is 4.5 or higher it said.
 
So do you have a x64bit or x32bit WIndows Version? ^^

Download the right Version

if you have 32bit choose vcredist_x32.exe


if you have 64bit choose vcredist_x64.exe
 
I got x64. I only get option to choose between x64 and x86, I don't get x32.

And when I install/repair vcredist_x64.exe nothing happens.
 
i got that problem
but about monesters i found in my ot data files monesters.yml
but npc ??
 
i did that way and still, i wish we can connect via team viewer to show u that problem and applying ur solution and still problem isnt fixed
 
Than you dont have all Monsters/Npc's wich are on map .. i cant help you for now moveing town and have 2 Weeks no Internet in 10min :p
 
how come i dont have the monesters on the map ? :D i loaded the monesters and npc from the same data
 
ok found the prob which is :
this forgotten server 10.37
and the map ofc 10.37 :/
and no RME's for 10.37
 

Attachments

Add this to clients.xml in Remere's Map Editor\data

OTB List:
Code:
<otb client="10.37" version="3" id="55"/>

Client versions list:
Code:
 <client name="10.37" otb="10.37" visible="true" data_directory="1037">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31" to="10.37"/>
            <data datversion="10.10" sprversion="9.6" dat="0x531EA82E" spr="0x531EA856"/>
        </client>
 
And at your extensions you need to change this "client="10.37">" for wich client u want to use.
 
Back
Top