C0rupted / Vitrix

An open source FPS video game coded in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with new connection checker for ```server_chooser.py```

C0rupted opened this issue · comments

At the moment, the server_chooser.py doesn't work. It says, Invalid Port Number!, even thought the entered port is fine.

Thanks for reporting your first bug! All help is appreciated!

I just did some testing and got the server_chooser.py working, but now when you try to check if the server is online, it just crashes the server, making it think that a new user is trying to connect and that they just sent their username. Anyway, I'm working on a fix now.

Creating new dev branch for development before it gets pushed to master

I seemed to have found a solution. I'm gonna test everything and then commit to the dev branch.

Just pushed commit for the fix in dev branch. Needs further testing though before It can be pushed to master.

Looks good, merging dev with master.