Hey Quakm,
You would be best finding something the community needs and releasing it. A lot of people will take advantage of your services and you may find yourself wasting a lot of time. The bigger hotels won't open up their files for you to do anything of major consequence and the smaller...
The error message is showing that the server is sending a plain request instead of a secure one. Something isn't quite right, make sure your SSL cert is valid, it should show in console logs when you load if your certificate is being used.
Yes it still stuck by 20%
Showing you there there's a mixed content warning, your loading your externaltexts via http instead of HTTPS. Enable enforcing HTTPS via cloudflare or modify your ui-config to pull from https
Sorry dude but your screenshot shows your emulator is not running on the secure socket. Make sure your cert.pem file is in the SSL folder and restart your emulator. Remove the screenshot of your certificate, this defeats it's entire purpose.
It looks like your websocket is not listening on the WSS as is shown in your socket URL. Have you uploaded a copy of your domain SSL certificate to the emulator folder?
Say hello to nigel and his bi***es
1724318312
Bug Fix
You can now click on pets you don't own without crashing.
Updates
New Krews Git link which will be maintained directly by me.
https://git.krews.org/verbid/nitro-react-shockwave-ui
1724406253
Bug Fix (27/08/24):
Room thumbnail camera...
Main post updated with the below.
Just an FYI regarding bug fixes, I work full time and run a hobby farm, I don't get much time to myself. I'll put some time aside shortly to get bug fixes underway.
Report Bugs and Feature requests to the Habbo Reunion Discord: https://discord.gg/Ufsc9YP8kh...
Not quite sure what your port forwarding has to do with the SSL certificate as they're completely separate services. Port forwarding is essentially allowing access through your routers firewall. An SSL certificate will still be required to access a secure connection, as required by most modern...
It needs to go through a secure connection when not local, change WS to WSS and give it a go, provided your SSL certificate is in your emu config, you should be golden.