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

[TFS 1.X] Flash Client + ACC Maker (Dev Environment)

I wonder could this be an client instead of an browser"client"?
 
Hello, I have a problem :(

I'd like to add a flash-client to the website. The installation was successful, but there is an error loading.

Server: Tibia - Private Server (https://www.gumis-real.com/)
Client: TheLilBlog - Flash RPG (https://www.gumis-real.com/play/)

The test account has been created.
Account Name: testchar
Password: testchar

Error:

Code:
An internal error occurred (Code: -2.0).

Additional debug information:
Error: SyntaxError: Error #1132
Stacktrace: SyntaxError: Error #1132
    at JSON$/parse()
    at tibia.options::OptionsAsset/processDownloadedData()
    at tibia.game::AssetBase/onLoaderComplete()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/onComplete()


If anyone would like help, thank you.
 

Attachments

So it's not worth having fun with?
How can this problem be fixed?

if you want to recreate this in the future, you could simply install an older version of chrome/firefox
looking back at this thread, something that isn't clear in first post: the minimap does not work. never did
 
Last edited:
I finished cleaning up and containerizing my flash client website for release:

This is designed to work with this branch of TFS:
Downgraded from 10.98 to 10.79 (crit and mana/life leech removed)

This is basically what I use as a development environment for my OT project.
Having a client available at all times in a browser just makes things easier for me to create and test stuff.
While the protocol has been downgraded, it is designed to stay up-to-date with the latest TFS commit in every other way.

Please note that this is not suitable for a production environment at all:
  • The client does not work in firefox (click to activate will not go away, use chrome instead)
  • You need to click allow flash all the time because flash is deprecated and will be removed from browsers soon.
This makes for a garbage experience for users in a production environment.

Follow the steps in the repository to install and use it.
Enjoy!

P20mzKs.png


GbcRjwm.png


Edit: If anyone's got 10.98~ flash binaries send them my way and I'll use that instead.
GitHub is down. Is there another way to get the flash? I would like to test it on the Flash client.
 
Back
Top