Proper disconnection with Podsixnet?

Recently one of my friends attempted to use the previously mentioned culprit. He managed to edit the chat client example and give it a proper window using Lucia. However, he has encountered an issue: If the server errors out and the client disconnects, there is no way to reconnect back to the server without restarting the client. We have verified that the server sees the connection, but that is it. As soon as the server detects the client attempting to reconnect, the client strangely drops its connection. The modified example was based off of this client and this server
Here is what we have tried:
Whenever the Network_disconnected gets called, call connection.close(). This is the closest thing we have found to any type of disconnect method. Connection.py, found here, where we get ConnectionListener and connection from does not have any functions with the disconnect purpose. This does not work.
Sending the packet from the server to disconnect the client. This does not work, either.
Not calling connection.close. Does not work.
I remember fixing this some 8 or so months ago, I just can't remember what I did, exactly, and we have tried literally everything we could think of.
I would appreciate some times and or suggestions on this issue.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : chrisnorman7 via Audiogames-reflector

Reply via email to