Times-0 / Timeline

AS2 & AS3 CPPS Emulator, written in Python. (Club Penguin Private Server Emulator)
https://times-0.github.io/
GNU General Public License v3.0
69 stars 18 forks source link

Not loading the login page #24

Closed ColinAA closed 4 years ago

ColinAA commented 4 years ago

I am using a VPS with ubuntu 18.04, I followed the tutorial step by step and everything seems to be working ( no errors while running etc ). However, when I go to the play domain and click the login button, nothing loads. Flash is enabled and in dev tools everything loads fine ( including clubpenguin.swf). I've tried changing the IP in start.py to 0.0.0.0 and other stuff but nothing seems to work. Thank you.

valid22 commented 4 years ago

I'm afraid it has nothing to do with the server, I'm closing this issue. Make sure your ip/port in client matches your server and server is running on the same port with the address 0.0.0.0 Unless the server receives a message from the client, the server has nothing to do with it and it's probably the clients that's messed up