![]() |
2 errors while starting it up. - 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: 2 errors while starting it up. (/showthread.php?tid=2152) |
2 errors while starting it up. - addy - 20-09-2008 Okay im new to MS i just got it off williams site and just tried it out. Ive got the 3.03 and i used the tutorial to get it all started. Now on the server VBproject, when i try starting it up it comes up with this error: Code: Compile Error: Method or Data not found Code: frmServer.Socket(0).RemoteHost = frmServer[b].Socket[/b](0).LocalIP Now when that happened since im new to visual basic i was like okay maybe i should start the client up next. So i tried that and this pops up wrong: Code: Run-time Error 429 Code: frmMirage.Socket.RemoteHost = "127.0.0.1" Re: 2 errors while starting it up. - Rian - 20-09-2008 Download this, extract all the files, and then copy and paste them into whatever folder VB6 is installed to. Usually C:\Program Files\Microsoft Visual Studio Then run the two .EXE files included VB6 License Fix Re: 2 errors while starting it up. - addy - 20-09-2008 Thanks alot man Re: 2 errors while starting it up. - Rian - 20-09-2008 My pleasure |