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

Windows New map editor

troxet

New Member
Joined
Oct 7, 2010
Messages
158
Reaction score
3
Location
United kingdom
Hello guys,

I was trying to install new map editor with otclient but it failing.

I have got something like that:
Third copy the the otclient binary with it's modules to the forgottenmapeditor folder. Note Make sure to make a folder for the otclient modules. So your directory tree would look like this:

forgottenmapeditor/
data/
modules/
otclient/
modules/ (inside otclient/)
otclient.exe

And error im getting:
unable to add otclient modules directory to the search path

I have added and changed path's but still dont work

Im getting that error while using Cmake
CMake Error: The source directory "C:/OTClient" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

- - - Updated - - -

Bump
 
Last edited:
Thanks ill check it now.

Edit:

I sorted this problem out myself, but there is another:
libgmp-10.dll is missing from my computer and i dont know what path I suppose to put to make it working :(

Edit2:

It works now okay, I used workarounds, anyway i got problem because nothing shows up in map editor
 
Last edited:
Are you sure no errors are thrown on console? press CTRL+T to know if you're not running it through command line/terminal.
 
Back
Top