Hello Jason,
It's said in the subject, even if the name is quite not obvious :D
This is a bug for "Between".
I gave a temporary solution to the bug by putting my own "serverLocation.txt" file on an HTTP domain, pointing to your
gaemè server. But I really think it should be fixed on your side as URL is in your source code.
Ideally, it should be able to connect through HTTPS, but I think you did your own Web code, so it could be difficult. Or
maybe you could use a third library to handle it. It's all up to you ;o)
Regards,
Mindiell
On 10/15/25 23:08, Jason Rohrer wrote:
Sorry for the trouble.
Is this for Project December, or One Hour One Life, or??
Jason
On Tuesday, October 14, 2025 at 3:46 PM, Mindiell
<[email protected]> wrote:
Hi Jason,
It seems your server is working well, but client is unable to contact
as cloudflare redirect HTPP traffic to HTTPS.
Thus, if client calls "http://" URL, it gets a 301 redirect answer
which it is unable to understand and follow.
If client tries to call "https://" URL, it can't because of your
network code and encryption needed.
Do you seean easy solution for this ?
Tx,
Mindiell