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

OTClient for Web Browsers

Has any OTS used this yet for their server?
I kinda want to hear the feedback of normal players :D
 
It seems that latest Emscripten versions are causing issues as well as some fixes will be necessary to compile after the addition of the cam system. I will take a look at it soonish and also intend to update the guide with a specific version of emscripten to avoid future problems.
 
A fix has been pushed and I've added a Workflow to automatically make builds after each commit. For now we should use emsdk version 3.1.73 (./emsdk install 3.1.73) and I'll eventually try to make it work with the newest versions.

Added build 168c1e5 to the modular version. Updated data and modules are recommended.
 
I compiled ot client for webbrowsers, configured nginx, configured websockify.
Client runs in the browser, shows login screen, but when I put my acc number and password, click login, I get ERROR 73.

Do you know what might be causing this issue?

Thank you in advance!



Solved: I was using ip address in init.lua on server list, changed it to mydomain.com/ws/login/ and it opens correctly character list.
 
Last edited:
Back
Top