ok so im trying to make a game i made multiplayer using winsocks, i have a couple of problems firstly for some reason my game is crashing when you start and i have no idea why. it seems to be jumping to the multiplayer form and trying to send stuff before it connects to the server to start the game even though i have it set to start with the menu form. second i want to know if im doing something wrong with the way i use them (im new at working with networks). The game is the attached file.