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

FATAL RME's BUG!

phern

alysiaots.com
Joined
Nov 2, 2008
Messages
195
Reaction score
2
Location
Poland
Hey. Today i downloaded newest version of Remere's Map Editor and "fixed" the bug from older version (
Editor now uses the correct 8.54 OTB, it will ask you to convert your map to the proper format the first time you load a bad 8.54 map.
)

And it totaly broke my map!
I don't know what is happening.
There're screenshoots:

In map editor it looks normal:
beforeu.png

But in-game its totaly broken:
afterf.png


And that is with a lot of items. Can anyone help me? I dont know what to do...
 
You could try using the binary I just compiled.
  • Source: [forgottenserver] Index of /tags/0.3.6pl1
  • Changed files:

    1. items.cpp, lines 181-185
      Removed OTB version check, it will load items.otb with any version now

    2. resources.h, lines 80-81;86
      8.54 and 8.55 support

Download link: TheForgottenServer.rar

Don't forget to replace your TFS' items.otb with the one from %PROGRAMFILES%\Remere's Map Editor\data\854

You might also need to update ID's in your items.xml




In resources.h you wrote that you did something on line 81,82 and 86

Did you remove them or did you change something?

If you changed em, what did you change em to?

#define CLIENT_VERSION_MIN 854
#define CLIENT_VERSION_MAX 855
#define STATUS_SERVER_PROTOCOL "8.54"

That how they look for me right now, thanks for answering ! :)
 
@ Cykotitan
I tried the binary you compiled but i keep getting this error: This this application has requested the runtime to terminate it in an unusual way.
Btw I use vista if that matters.
 
You have that problem because u are trying to compile a rev that has a bug on the "Unable to load items(OTB)" and it only works for linux users for now.

So i recommend u to download rev 3698 and do it, it worked for me.
 
Reupload pls

You could try using the binary I just compiled.
  • Source: [forgottenserver] Index of /tags/0.3.6pl1
  • Changed files:
    1. items.cpp, lines 181-185
      Removed OTB version check, it will load items.otb with any version now

    2. resources.h, lines 80-81;86
      8.54 and 8.55 support

Download link: TheForgottenServer.rar

Don't forget to replace your TFS' items.otb with the one from %PROGRAMFILES%\Remere's Map Editor\data\854

You might also need to update ID's in your items.xml
 
:// reupload !!
You could try using the binary I just compiled.
  • Source: [forgottenserver] Index of /tags/0.3.6pl1
  • Changed files:

    eeeeyyyy Cykotitan pls reupload this
    i need this !!
    rep++
    1. items.cpp, lines 181-185
      Removed OTB version check, it will load items.otb with any version now

    2. resources.h, lines 80-81;86
      8.54 and 8.55 support

Download link: TheForgottenServer.rar

Don't forget to replace your TFS' items.otb with the one from %PROGRAMFILES%\Remere's Map Editor\data\854

You might also need to update ID's in your items.xml
 
Back
Top