Mirage Source
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
. And then this pops up and shows whats wrong.
Code:
frmServer.Socket(0).RemoteHost = frmServer[b].Socket[/b](0).LocalIP
The bold is whats highlighted.
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
Liscense Information for this component not found. You do not have an appropiate liscense to use this functionality in this desgin envirement.
Then this pops up highlighted
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