![]() |
Compile Error - Printable Version +- Mirage Source (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17) +---- Thread: Compile Error (/showthread.php?tid=2461) |
Compile Error - addy - 31-12-2008 Well i just downloaded mirage source. I decided to start from scratch again. I tried doing a test run and when i run it i get this error: Code: Compile Error: Then this is highlighted: Code: .socket(0) from this line in ModGeneral Code: frmServer.Socket(0).RemoteHost = frmServer.Socket(0).LocalIP I figured it was because in the server i dont have the winsock in there. heres a picture of what i got. ![]() Re: Compile Error - Tony - 31-12-2008 Create a Winsock, and go to the properties and at index put 0 |