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

Edit tibia.dat from flash client?

.. What error?
Error: Unknown flag. flag=0x64, previous=0x0, category=Item, id=106.
at nail.otlib.things::ThingSerializer$/readProperties6()
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.signals::Signal/dispatch()
at nail.workers::ApplicationWorker/mainToWorkerMessageHandler()
 
Error: Unknown flag. flag=0x64, previous=0x0, category=Item, id=106.
at nail.otlib.things::ThingSerializer$/readProperties6()
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.signals::Signal/dispatch()
at nail.workers::ApplicationWorker/mainToWorkerMessageHandler()

Then it must have a diffrent data structure.
You might be able to do minor changes to "fix" it otherwise you might have to rewrite a majority of the code.
 
Then it must have a diffrent data structure.
You might be able to do minor changes to "fix" it otherwise you might have to rewrite a majority of the code.
okey i will try, but how i can compile it?
because i forget and ottools deleted repo

and maybe you know why i cant connect on flash client to my ots?

Lost connection to the game server. Please close the client and try again.

its like the same bugs a otclient i enter to the game but screen say: Lost connection to the game server. Please close the client and try again.

tibia.swf is 10.79 protocol my tfs is 10.41 is there something else to change? i arleady change on tibia.swf protocol from 1079 to 1041 but still the same problems cant enter to game but my character login

here screen
Screen_Shot_09-05-17_at_03.28_PM.png
 
Last edited:
okey i will try, but how i can compile it?
because i forget and ottools deleted repo

and maybe you know why i cant connect on flash client to my ots?

Lost connection to the game server. Please close the client and try again.

its like the same bugs a otclient i enter to the game but screen say: Lost connection to the game server. Please close the client and try again.

tibia.swf is 10.79 protocol my tfs is 10.41 is there something else to change? i arleady change on tibia.swf protocol from 1079 to 1041 but still the same problems cant enter to game but my character login

here screen
Screen_Shot_09-05-17_at_03.28_PM.png

Never compiled it myself so no clue :p
Try google cache or something like that, hopefully you can find something there.
Or contact the person who was running the repo.

You will have to do alot of changes to make it perfect and it's not worth it since you won't be able to update it soon (tbh it's outdated atm)

Lost connection is normally that it can't connect, check ports ip etc etc
You will need the latest swf file for that version, so 10.79 will only connect to TFS 10.79 with the correct protocols.
There are plenty of changes in the protocol since 10.41 so you won't be able to login, even if you get past the error you have atm - it will just crash / throw errors etc.
 
Never compiled it myself so no clue :p
Try google cache or something like that, hopefully you can find something there.
Or contact the person who was running the repo.

You will have to do alot of changes to make it perfect and it's not worth it since you won't be able to update it soon (tbh it's outdated atm)

Lost connection is normally that it can't connect, check ports ip etc etc
You will need the latest swf file for that version, so 10.79 will only connect to TFS 10.79 with the correct protocols.
There are plenty of changes in the protocol since 10.41 so you won't be able to login, even if you get past the error you have atm - it will just crash / throw errors etc.

yeah. i little read from tfs. they don't implement flash client, and i see something awesome to OTclient via browser but this tutorial is fake or wrong because i try and i can't compile with emscripten

i can contact to author repo but i think he don't answer

i will compile tfs 10.79 and check it. and later compare with 10.41 i think its best way to check what changes is here

n 1.1 10.79 its work problems somewhere on network on flash
 
Last edited:
Back
Top