You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: