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

Tibia 11+ Downgrade tool

perhaps you need to raise your tfs source from 30000 to 40000 on items/item .cpp/.h files

Are you sure that is the problem ive been testing what item that i can hold and is still save-able without any changes and im able to save untill

14:34 You see an item of type 32744.
Item ID: 32744

after that the error begins.

It's possible that i need to change something in the database?
 
It's possible that i need to change something in the database?
I don't think so, database is already smallint which means it can hold up to id: 65535

did you do the changes I said (30000 to 40000) and recompiled your server or no?
 
I did try the tutorial about compiling and all the github stuff but its to advanced for me. I did download the compiled version. I do have the sources in myserver folder is it possible to just update it?
Post automatically merged:

I don't think so, database is already smallint which means it can hold up to id: 65535

did you do the changes I said (30000 to 40000) and recompiled your server or no?
 
How to downgrade lastest graphics to my 9.1 client? I keep getting errors
Please help?
You need to remove all special bytes, isn't like download+run, no program so far has the complete downgrade yet.
 
just unmark and delete the extra bytes as the market name+category.
Which tool do I need? Just object builder? Where's that option?
Post automatically merged:

I can't open my 9.1 dat/spr with lastest object buildier I get this error:

Code:
Error: Unknown flag. flag=0x81, previous=0x0, category=Item, id=101.
    at nail.otlib.things::ThingSerializer$/readProperties5()
    at nail.otlib.things::ThingTypeStorage/loadThingTypeList()
    at nail.otlib.things::ThingTypeStorage/readBytes()
    at nail.otlib.things::ThingTypeStorage/load()
    at nail.objectbuilder.core::ObjectBuilderWorker/onLoadFiles()
    at nail.objectbuilder.core::ObjectBuilderWorker/thingsErrorHandler()
    at flash.events::EventDispatcher/dispatchEvent()
    at nail.otlib.things::ThingTypeStorage/load()
    at nail.objectbuilder.core::ObjectBuilderWorker/onLoadFiles()
    at nail.signals::Signal/dispatch()
    at nail.workers::ApplicationWorker/mainToWorkerMessageHandler()
 
Last edited:
Back
Top