Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client not communicating with Server #42

Open
twhitey666 opened this issue Dec 24, 2021 · 3 comments
Open

Client not communicating with Server #42

twhitey666 opened this issue Dec 24, 2021 · 3 comments

Comments

@twhitey666
Copy link

I had this running great. I would double click the client, I would see the connection to the server and then the text files would generate. Then all of a sudden, the client stopped sending/communicating to the server.

Here are my steps:

-Run create.py with no parameters

-Server and client built successfully

-Run the server and keep it open

-Run the client

-Check the server...but server does not show a connection (just the usual "waiting for connections")

I have used this successfully about a week ago both for local testing and with port forwarding and static ip but now I can't even get it to run locally. I have tried on 3 different computers which finish the build successfully w/no errors but I receive the same issue. All computers with the below specs:

Running on:
-Windows 10 Pro x64
-Python 3.10
-Built on both Pycharm and Powershell (I tried on both....which build successfully but I receive the same outcome)
-No antivirus installed and Windows firewall is disabled
-Downloaded a fresh copy of all files from Github
-Also tried the exact copy I used a week ago

One day it was working....the next it wasn't. Any suggestions on what I could try to get the communication to occur?
CP

@twhitey666 twhitey666 added the bug label Dec 24, 2021
@darkarp
Copy link
Owner

darkarp commented Dec 26, 2021

Thank you for the report. Within around a week I'll have time to investigate this issue further.

In the meantime, perhaps it could be a firewall issue, have you tried disabling the firewall?

@twhitey666
Copy link
Author

Thanks Darkarp. I can confirm that the firewall has been disabled during these tests. I'll keep trying and if I find where I have gone wrong I will update.

@darkarp
Copy link
Owner

darkarp commented Jan 22, 2022

I've had some trouble replicating this issue but I hope the changes I'm making to the way the communication works will fix it.

Shouldn't take longer than a few weeks, unfortunately I'm still quite busy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants