Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

Thanks for the feedback, I find that some people are having problems with the multiplayer, and how players never fully connect to their lobby. I've experienced this myself too. I'm not too sure how to fix it or what is causing it, but my best guess is that your computer's internal firewall or some firewall for your internet is blocking the players peer to peer connection since that is what the multiplayer uses. Basically every online game you can think of uses pre hosted servers, however there was no way for me to implement this. Peer to peer means that you are directly connecting to the other users computer and sometimes their pc (or yours) blocks their connection. The reason you see them join is because you are receiving the updated player count, but none of their other packets are coming through. I really have no idea how to fix this for the long term other than to pay for hosting, but if you have another person host hopefully you will find someone without the protection. Roughly 10-20% of computers block the p2p connections. Thanks again.

Your very much welcome. Thank you for that very confusing explanation. I have no idea if the firewall is doing whatever you said it was doing.