PDA

View Full Version : HELP (again)


Marsh
17-01-2001, 20:18
right i've got single player working now (finally) but multiplayer doens't work. when i try to start a lan game i get to the starting game screen (the one with the radar pic) and it just stops there (with radar still spinning). does anyone know anything about this?
i tried installing winsock and i got this in the log:

WS2SETUP begin: 01/05/2001 17:36:56
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/05/2001 17:37:03
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/05/2001 17:37:52
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/05/2001 17:39:03
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/07/2001 16:13:00
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/12/2001 18:04:34
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/13/2001 16:28:19
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.000005e7
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/13/2001 16:39:35
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.00000678
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure

WS2SETUP begin: 01/13/2001 16:40:56
RegQueryValueEx(VendorInstallDll) failed
VendorWantsMSTCP=1, WantsMSIPX=2, WantsSetupUI=1
WantsMSDNS=1, WantsMSSAP=0
New wsock32.dll file version: 0004000a.00000678
ERROR: unsupported Windows9X version (4,10), canceling setup
WS2SETUP end: failure


HELP plz

Dr.Fandango
20-01-2001, 21:52
You got the latest patches?

Marsh
21-01-2001, 17:11
yes

mr_grumpy_man
22-01-2001, 03:26
It's not necessarily a connection problem... certainly if you're trying to start a LAN game then the version of Winsock isn't going to be an issue...

Key Sentance:

"ERROR: unsupported Windows9X version (4,10), canceling setup"

This leads me to suspect the Winsock you're installing isn't intended for your version of windows. What version do you have? I have Win98se and don't recall having to install Winsock 2 (unless it did it automatically - but it was a while since I installed).

Marsh
22-01-2001, 19:16
yes i have 98se and didn't think i needed to install winsock but i put it in just incase. any ideas what might cause it not to start?

mr_grumpy_man
23-01-2001, 03:36
You've said its all patched up... I had problems with some of the patches. Check you've got the two main ones and also the patch-patch (which fixes the problem caused with the single player game on the most recent patch). If this is the case then (unfortunatly) uninstall and reinstall the game. Try starting the Singleplayer and Lan games before adding any patches. If it works, add the first patch and try again. Then the netcode patch and try again. Then the single player patch and test one last time. Once you've found the point at which it stops working (if it works at all) we'll have a little more information to go on.

Marsh
23-01-2001, 21:04
will do
thanx m8