Mirage Source
Run-time error 13 - 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: Staff (https://mirage-engine.uk/forums/forumdisplay.php?fid=41)
+----- Forum: Trash (https://mirage-engine.uk/forums/forumdisplay.php?fid=14)
+------ Forum: Cerberus Engine (https://mirage-engine.uk/forums/forumdisplay.php?fid=25)
+------ Thread: Run-time error 13 (/showthread.php?tid=2301)



Run-time error 13 - Minilinkki - 26-10-2008

Run-time error 13:
Type mismatch.

Code:
Set m_Server = JBSOCKETSERVERLib.CreateSocketServer(GAME_IP, GAME_PORT)
i need edit that, but how?


Re: Run-time error 13 - Mattyw - 26-10-2008

Minilinkki Wrote:Run-time error 13:
Type mismatch.

Code:
Set m_Server = JBSOCKETSERVERLib.CreateSocketServer(GAME_IP, GAME_PORT)
i need edit that, but how?

Stop changing. :S

You were using XW, MS3.0.3, MS4, now Cerberus Engine? Stick with something or ask me for help on MSN. /rant


Re: Run-time error 13 - Ambientiger - 27-10-2008

DFA Wrote:DLL isnt registered
dammit, you guys are too quick for me :lol:

am i right in thinking the error is something to do with the socket library not being referenced to the project?? I'm not sure.