• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

15.x assest downgraded to 8.60 dat&spr with all 8.60 sprites (outfits, items, effects)

Hey Marko,

I can't open your items.otb, neither the .spr or .dat in any type of editor.

The weird thing is, the sprites work in my tibia server.

I tried using items editor, lapis editor and got not luck with the items.otb.

In Item editor, I get a message about client version 64, when using your Tibia.dat, Tibia.spr with your items.otb:

View attachment 95463

Lapis editor does not even output anything useful, it just stays stuck in Loading graphics forever.

Then, when I try to open your .spr and .dat in the object builder. When selecting the file, the signature and the sprites show up looking like they are loading:

View attachment 95464

However, when I try to open the file, it logs the following error:

View attachment 95465

I'm using Object Builder version 0.5.5.

I must say I'm stuck, because I can't inspect any of the items and I need to inspect somehow which items are included, otherwise it is not possible to switch some of the sprites that are wrong in my items.xml and in the tiles.

EDIT:

Looks like I have the same error from object builder in the item editor:

View attachment 95466
How did You solve it? I have the exact same problem:
OTB version 64.
PluginThree: Error while parsing, unknown flag 0x85 at id 100.
Failed to load dat.
Loading client files.
Client version 860.


I can open spr/dat from 860-cip branch just fine... what im missing? I noticed .dat from main branch is bigger
 
Last edited:
How did You solve it? I have the exact same problem:



I can open spr/dat from 860-cip branch just fine... what im missing? I noticed .dat from main branch is bigger

If you are using main branch, you have to enable the features in itemeditor
 
Hi again, I followed instructions on github:
NOTE: To avoid problems with map saving make sure to change in your rme files under data/clients.xml
from otb client="8.60" version="3" id="20" to otb client="8.60" version="3" id="64"
To avoid bugs and problems Create a blank map and then import your old map on it :D That's it.
RME 3.7, data/clients.xml
<otb client="8.60" version="3" id="64"/>

OTClient
copied .spr and .dat to data\things\860 <- This is the .spr/.dat file i pointed RME 860 to

Copied items.otb and items.xml to RME 3.7\data\860

But when i open the imported map it looks like this:
1766867898176.webp

Somehow the imported map isnt openning anymore on RME, it loads but then rme exits without error everytime... tried 2.2, 3.7. 4.x, 4.1.2 (otacademy) but same thing happens... No error shows up, any clues?

Thx
 
Hi again, I followed instructions on github:

RME 3.7, data/clients.xml
<otb client="8.60" version="3" id="64"/>

OTClient
copied .spr and .dat to data\things\860 <- This is the .spr/.dat file i pointed RME 860 to

Copied items.otb and items.xml to RME 3.7\data\860

But when i open the imported map it looks like this:
View attachment 97005

Somehow the imported map isnt openning anymore on RME, it loads but then rme exits without error everytime... tried 2.2, 3.7. 4.x, 4.1.2 (otacademy) but same thing happens... No error shows up, any clues?

Thx
Have you already placed the .dat and .spr files on the client?
 
Hi again, I followed instructions on github:

RME 3.7, data/clients.xml
<otb client="8.60" version="3" id="64"/>

OTClient
copied .spr and .dat to data\things\860 <- This is the .spr/.dat file i pointed RME 860 to

Copied items.otb and items.xml to RME 3.7\data\860

But when i open the imported map it looks like this:
View attachment 97005

Somehow the imported map isnt openning anymore on RME, it loads but then rme exits without error everytime... tried 2.2, 3.7. 4.x, 4.1.2 (otacademy) but same thing happens... No error shows up, any clues?

Thx
add me on discord I help u
Discord: markotibia
 
Problem solved and updated repo with items.xml and tibia.otfi that you need in order to make it work
 
Last edited:
unable to load dat file in otclientv8

ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 4037, category: 0, count: 255, lastAttr: 6)'
ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 601, category: 0, count: 255, lastAttr: 0)'
ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 4037, category: 0, count: 255, lastAttr: 6)'

how to fix?
Post automatically merged:

1766974581479.webp

with latest rme and the requeried modifications
 
unable to load dat file in otclientv8

ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 4037, category: 0, count: 255, lastAttr: 6)'
ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 601, category: 0, count: 255, lastAttr: 0)'
ERROR: Failed to read dat '/things/860/Tibia.dat': corrupt data (id: 4037, category: 0, count: 255, lastAttr: 6)'

how to fix?
Post automatically merged:

View attachment 97022

with latest rme and the requeried modifications

Does canary even accept dat&spr files?
Did you add the tibia otfi files aswell?
 
Does canary even accept dat&spr files?
Did you add the tibia otfi files aswell?
i use normal tfs 8.6
no i did not woing to try again, same issue with older sprites released in her elike 13.x have had not this problem


the same with old sprites 13.x no issues but while i try to open this with object buuolder now i have errors in console

EDIT: my bad i forgot to add features in client
LUA:
    g_game.enableFeature(GameEnhancedAnimations)
    g_game.enableFeature(GameIdleAnimations)
    g_game.enableFeature(GameSpritesU32)
the problem persists in object buuilder and remeres map editor i placed otfi inside items folders
1767002174970.webp
1767002182395.webp
im using latest rme map version
downloaded and compiled from github
my bad i was using canary remeres but i downloaded tfs remres and compiled again made the changes if i import hthe map it frezzes my pc when i load it i can see this:
1767004600817.webp
server and client works normally same as client the issues comes with rme and object buuolder maybe item editor too (
 
Last edited:
@Marko999x
Hey if i could get some assistance! I'm using TFS 0.4, and the items OTB always bugs out.
I have used the Items.otb provided.

1767012663839.webp
 
Last edited:
View attachment 97043
perhaps you can just change yours to the version you need here in the item editor? not sure all the details but maybe this will help ^^
I did try this, it didn't work.
TFS 0.4 or based on tfs 0.4? I tested it on TFS 0.4 and it worked
Code:
[22:38:10.389] The Forgotten Server, version 0.4_SVN ()
[22:38:10.389] Compiled with GNU C++ version 13.3.0 at Dec 28 2025, 22:51:17.
Can you recommend a build?
 
I did try this, it didn't work.

Code:
[22:38:10.389] The Forgotten Server, version 0.4_SVN ()
[22:38:10.389] Compiled with GNU C++ version 13.3.0 at Dec 28 2025, 22:51:17.
Can you recommend a build?

If I were u I would use tfs 1.5 by Nekiro
 
Back
Top