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

wh was rme edited xml and otbs with this? i can't import maps for a reason whici i have not discerfed yet i have made all changes inside clients.xml change otb version 20 to 64
chnged the iteml.xml and otb from server
Post automatically merged:

in remres get this error 1767320059180.webpafter i try to load themap its like it frezzed and then i have to close or wait like hours?
this is what cannot not be readed
<item id="1" name="water" />
<item id="2" name="blood" />
<item id="3" name="beer" />
<item id="4" name="slime" />
<item id="5" name="lemonade" />
<item id="6" name="milk" />
<item id="7" name="manafluid" />
<item id="8" name="ink" />
<item id="10" name="lifefluid" />
<item id="11" name="oil" />
<item id="13" name="urine" />
<item id="14" name="coconut milk" />
<item id="15" name="wine" />
<item id="19" name="mud" />
<item id="21" name="fruit juice" />
<item id="26" name="lava" />
<item id="27" name="rum" />
<item id="28" name="swamp" />
<item id="35" name="tea" />
<item id="43" name="mead" /> if i remove th im sure i will have problems so how to fix?
 

Attachments

Last edited:
Any1 managed to run it without problems with OTClient?

RME, Object Builder, Item Editor all show correct. Only OTClient having problems.

And OTCv8 is just fine:


imageotcv8.webp

OTClient:
imageotc.webp

OTC renders image id 105 (poison fields) for all those items, but when i look i see correct id:

16:27 You see a feedbag (Vol:20).It weighs 18.00 oz.Item ID: 23663Position: 32350, 32225, 616:27 You see a cake backpack (Vol:20).It weighs 18.00 oz.Item ID: 22696Position: 32350, 32225, 616:27 You see a mushroom backpack (Vol:20).It weighs 18.00 oz.Item ID: 18393Position: 32350, 32225, 616:27 You see a raccoon backpack (Vol:20).It weighs 18.00 oz.Item ID: 38233Position: 32350, 32225, 616:27 You see a book backpack (Vol:22).It weighs 18.00 oz.Item ID: 31227Position: 32350, 32225, 616:27 You see a wolf backpack (Vol:20).It weighs 18.00 oz.Item ID: 24740Position: 32350, 32225, 616:27 You see a festive backpack (Vol:22).It weighs 15.00 oz.Item ID: 32853Position: 32350, 32225, 616:27 You see a blossom bag (Vol:24).It weighs 8.00 oz.Item ID: 28436Position: 32350, 32225, 616:27 You see a ghost backpack (Vol:26).It weighs 5.00 oz.Item ID: 35276Position: 32350, 32225, 6

And many others:
item id="35272" article="a" name="phantasmal axe" />
item id="35273" name="fabulous legs" />
item id="35274" name="soulful legs" />
item id="35275" article="a" name="pair of nightmare boots" />
item id="35277" article="a" name="ring of souls" />

I have features enabled:
g_game.enableFeature(GameEnhancedAnimations)
g_game.enableFeature(GameIdleAnimations)
g_game.enableFeature(GameSpritesU32)

Also tried reverting this fix: #1460 Failed to fetch sprite by kokekanon · Pull Request #1468 · mehah/otclient (https://github.com/mehah/otclient/pull/1468) and this improve: add bounds check for sprites loading by dudantas · Pull Request #1457 · mehah/otclient (https://github.com/mehah/otclient/pull/1457)
 
Any1 managed to run it without problems with OTClient?

RME, Object Builder, Item Editor all show correct. Only OTClient having problems.

And OTCv8 is just fine:


View attachment 97120

OTClient:
View attachment 97121

OTC renders image id 105 (poison fields) for all those items, but when i look i see correct id:

16:27 You see a feedbag (Vol:20).It weighs 18.00 oz.Item ID: 23663Position: 32350, 32225, 616:27 You see a cake backpack (Vol:20).It weighs 18.00 oz.Item ID: 22696Position: 32350, 32225, 616:27 You see a mushroom backpack (Vol:20).It weighs 18.00 oz.Item ID: 18393Position: 32350, 32225, 616:27 You see a raccoon backpack (Vol:20).It weighs 18.00 oz.Item ID: 38233Position: 32350, 32225, 616:27 You see a book backpack (Vol:22).It weighs 18.00 oz.Item ID: 31227Position: 32350, 32225, 616:27 You see a wolf backpack (Vol:20).It weighs 18.00 oz.Item ID: 24740Position: 32350, 32225, 616:27 You see a festive backpack (Vol:22).It weighs 15.00 oz.Item ID: 32853Position: 32350, 32225, 616:27 You see a blossom bag (Vol:24).It weighs 8.00 oz.Item ID: 28436Position: 32350, 32225, 616:27 You see a ghost backpack (Vol:26).It weighs 5.00 oz.Item ID: 35276Position: 32350, 32225, 6

And many others:
item id="35272" article="a" name="phantasmal axe" />
item id="35273" name="fabulous legs" />
item id="35274" name="soulful legs" />
item id="35275" article="a" name="pair of nightmare boots" />
item id="35277" article="a" name="ring of souls" />

I have features enabled:
g_game.enableFeature(GameEnhancedAnimations)
g_game.enableFeature(GameIdleAnimations)
g_game.enableFeature(GameSpritesU32)

Also tried reverting this fix: #1460 Failed to fetch sprite by kokekanon · Pull Request #1468 · mehah/otclient (https://github.com/mehah/otclient/pull/1468) and this improve: add bounds check for sprites loading by dudantas · Pull Request #1457 · mehah/otclient (https://github.com/mehah/otclient/pull/1457)
cn u share item editor / object builder and the 860 rme datapack + clients.xml ? with old sprites ( downloaded from ehre ) i wasn't having problem but the with the latest problem i cna't use any of my tooli have errors with all of them
 
cn u share item editor / object builder and the 860 rme datapack + clients.xml ? with old sprites ( downloaded from ehre ) i wasn't having problem but the with the latest problem i cna't use any of my tooli have errors with all of them
Sure,
RME: OTAcademy 4.1.2
OB: 0.5.6
IE: 0.5

RME clients.xml:
remove
<otb client="8.60" version="3" id="20"/>
add to last item of <otbs> list
<otb client="8.60" version="3" id="64"/>

Make sure to copy items.otb and items.xml to 860 folder

Item Editor PLuginTwo.xml
<client version="860" description="Client 8.60 v2" otbversion="64" datsignature="4C2C7993" sprsignature="4C220594"/>
Remember to check those boxes when setting clients folder:
[X] Extended
[X] Frame Durations
[ ] Transparency

Object Builder, no changes to any .xml
Remember to check those boxes when loading clients folder:
[X] Extended
[ ] Transparency
[X] Improved Animations
[X] Frame Groups

items.xml, items.otb, .spr, .dat, .otfi:
 
Last edited:
everything seems fine i have changed to otb version 64 1767376049492.webp1767376061780.webp

pres load begins to load and ends up like this

1767383125765.webp

just item editor is partially working
1767376421351.webp

unchecked transparency and things goes better
1767376496597.webp
otfi file must have same config as in client? weird thing is i can load item editor and my server with newet otb/sprdat but not rme have tested canary otacademy and otland rmes all crashes or make the exe closes after try to load it and in objecvt builder i see an error related to missing flag maybe need source editions ? but what could be?
 
everything seems fine i have changed to otb version 64 View attachment 97122View attachment 97123

pres load begins to load and ends up like this

View attachment 97127

just item editor is partially working
View attachment 97125

unchecked transparency and things goes better
View attachment 97126
otfi file must have same config as in client? weird thing is i can load item editor and my server with newet otb/sprdat but not rme have tested canary otacademy and otland rmes all crashes or make the exe closes after try to load it and in objecvt builder i see an error related to missing flag maybe need source editions ? but what could be?
Try another version of object builde:
1767383770673.webp

uncheckTransparency for itemeditor
 
1767388054745.webp
1767388068626.webp1767388086713.webp1767388113609.webp everything seems ok i can create a new map with this new otb and sor dat but cannoti cannot import or open my global map
Post automatically merged:

Try another version of object builde:
View attachment 97129

uncheckTransparency for itemeditor
hi which version of object buuilder are u using ? where to download = i tried both 0.4.9 and 0.5.5
 
It should work without problems with:

ObjectBuilder 0.5.5
OTAcademy RME
TFS 1.x
OTCv8 and CIP Client (No idea about mehah's client)
 
everything seems fine i have changed to otb version 64 View attachment 97122View attachment 97123

pres load begins to load and ends up like this

View attachment 97124

just item editor is partially working
View attachment 97125

unchecked transparency and things goes better
View attachment 97126

just item editor partially works object builder and rme is having problems have tried latest object builder 0.5.5 does anyone knows one which could work ? and where can i find it? also i added some debuggers and found this
I'm still getting the warning 'couldn't load items.xml', 'could not load item id 27543, item id not found' when going to File > Import Vargar my map and pressing OK. A message appeared saying 'Loading item id: 919', which I had to press more than once because I think there were many similar tabs. I pressed OK, and after a while, Remer's Map Editor closed."

<item id="27543" article="a" name="dragon chest" /> i remove it and then another id appears to be with problems
 
everything seems fine i have changed to otb version 64 View attachment 97122View attachment 97123

pres load begins to load and ends up like this

View attachment 97124

just item editor is partially working
View attachment 97125

unchecked transparency and things goes better
View attachment 97126

just item editor partially works object builder and rme is having problems have tried latest object builder 0.5.5 does anyone knows one which could work ? and where can i find it? also i added some debuggers and found this
I'm still getting the warning 'couldn't load items.xml', 'could not load item id 27543, item id not found' when going to File > Import Vargar my map and pressing OK. A message appeared saying 'Loading item id: 919', which I had to press more than once because I think there were many similar tabs. I pressed OK, and after a while, Remer's Map Editor closed."

<item id="27543" article="a" name="dragon chest" /> i remove it and then another id appears to be with problems

I just told u above what works. anyway here the links

ObjectBuilder
Options
1767390439801.webp

RME:

Read the readme file on github
 
I just told u above what works. anyway here the links

ObjectBuilder
Options
View attachment 97134

RME:

Read the readme file on github
didn't see so i noticed that with this i didn't even had to change the otb version which for me is 20 or 19 going to revert everything at rme and check again ! thanks !
 
It should work without problems with:

ObjectBuilder 0.5.5
OTAcademy RME
TFS 1.x
OTCv8 and CIP Client (No idea about mehah's client)

A got DMed with ss ppl running fine on latest mehah's client. I tried downloading everything again but still can't get it 100%. Im gonna try a different pc tomorrow just in case...

My server is MillhioreBT / forgottenserver-downgrade. If it still don't work ill try regular TFS Nekiro Downgrade.
 
@Marko999x Could you share a compiled 8.60 TFS 1.5 server with spr 15.x? It would be much easier for everyone to check if it works?
I know that everyone can compile a server, but this would be really useful and helpful for beginners and generally better
 
I thought my problem was client related, but i tried other servers with original map (forgotten.otbm) just in case:

1. Millhiore TFS 1.5 8.60 downgrade - GitHub - MillhioreBT/forgottenserver-downgrade: TFS Downgrade 1.5+ is an engine based on nekiro downgrade but highly updated with current tfs code, it also has the lua modules divided and uses lua5.4 (https://github.com/MillhioreBT/forgottenserver-downgrade)
OTC Mehah (default settins) 1767454284209.webp

OTC Mehah with features 1767454577947.webp
OTCv8 1767454516625.webp

2. Nekiro TFS 1.5 8.60 downgrade - GitHub - nekiro/TFS-1.5-Downgrades at 8.60 (https://github.com/nekiro/TFS-1.5-Downgrades/tree/8.60#)
OTC Mehah (default settins), OTC Mehah with features and OTCv8

1767459308829.webp
-------------
Now ill have to figure out why Millhiore downgrade is going that way

EDIT
ppl using Milhiore just fine... Idk what I could possibly doing wrong here, didn't touch anything besides adding items.otb and items.xml to server

Tested another 1.5 8.6 and it worked... I decided to abandon Millhiore
 

Attachments

Last edited:
When trying to create or open a map I get this error:

1768181468261.webp

860 folder is updated in OTAcademy RME with:
  • items.xml
  • items.otb
  • Tibia.ofi
  • Tibia.spr
  • Tibia.dat
Also the 860 client was updated in clients.xml file to match id 64

Any idea what I'm missing?

By the way, the issue is not happening in the original RME

Edit: It's working now, I was using the tool compiled from the master branch, downloaded the 4.1.2 and the error disappeared
 
Last edited:
everything working beautiful, i just looking for some items.xml with complete items with sanguine, inferniach, amber and others, if someone have it, lmk
 
everything working beautiful, i just looking for some items.xml with complete items with sanguine, inferniach, amber and others, if someone have it, lmk

You could use items.xml from main TFS
 
im using it, but it has lots of missing items, unless i got from the wrong repository
Even with option, through item editor 0.5, "create missing items", client can stop working.
And in rme, you will see this new items, but not in the game.
If you click, on the map, where is new item, you will see only description of the item, and not the sprite.

Between old protocol, 8.6 and new protocol sprites from tibia 15, is something wrong.
Maybe then need to be synchronized, or parsed.
 
Back
Top