Author Topic: Need Windows Vista Testers  (Read 11788 times)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Need Windows Vista Testers
« on: February 28, 2008, 11:04:24 PM »
Ok, simple test.  If you have windows vista, run this, and copy/paste the output.

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Need Windows Vista Testers
« Reply #1 on: February 28, 2008, 11:11:24 PM »
I'm running vista 64 ultimate

Test 1:
socket <> returned 92
ioctlsocket<> returned 0
bind <> returned 0

Test 2:
socket <> returned 96
ioctlsocket<> returned 0
bind <> returned 0

Press any key to close.


And since I know you are going to look at this Jitspoe,  please look at this also    http://dplogin.com/forums/index.php?topic=11965.40

Krewzer

  • Stingray
  • Posts: 98
Re: Need Windows Vista Testers
« Reply #2 on: February 29, 2008, 12:06:33 AM »
Test 1:
socket() returned 68
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 72
ioctlsocket() returned 0
bind() returned 0

Press any key to close.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Need Windows Vista Testers
« Reply #3 on: February 29, 2008, 12:12:11 AM »
Obviously this isn't reproducing the state that caused the error in build 21. :-\  Did you both have the socket binding error when you tried to load a map?

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Need Windows Vista Testers
« Reply #4 on: February 29, 2008, 12:20:16 AM »
Windows "Longhorn" Server 2008 Beta running on a virtual PC.

Quote
Test 1:
socket() returned 68
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 72
ioctlsocket() returned 0
bind() returned 0

Press any key to close.

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: Need Windows Vista Testers
« Reply #5 on: February 29, 2008, 05:47:56 AM »
show off :P

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: Need Windows Vista Testers
« Reply #6 on: February 29, 2008, 06:13:02 AM »
Vista Ultimate x64:

Test 1:
socket() returned 92
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 96
ioctlsocket() returned 0
bind() returned 0

Press any key to close.

SuperMAn

  • Committee Member
  • Autococker
  • Posts: 902
Re: Need Windows Vista Testers
« Reply #7 on: February 29, 2008, 06:16:06 AM »
Obviously this isn't reproducing the state that caused the error in build 21. :-\  Did you both have the socket binding error when you tried to load a map?

I have had no errors loading maps in vista.  Only problem i get is my PPS drops to 30 every few seconds and it gives me horrible lag. 
http://dplogin.com/forums/index.php?topic=11965.40

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Need Windows Vista Testers
« Reply #8 on: February 29, 2008, 08:00:39 AM »

Henkka

  • 68 Carbine
  • Posts: 335
Re: Need Windows Vista Testers
« Reply #9 on: February 29, 2008, 12:42:10 PM »
Test 1:
socket() returned 76
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 80
ioctlsocket() returned 0
bind() returned 0

Press any key to close.


Smokey

  • Autococker
  • Posts: 1172
Re: Need Windows Vista Testers
« Reply #10 on: February 29, 2008, 05:10:33 PM »
Code: [Select]
Test 1:
socket() returned 264
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 272
ioctlsocket() returned 0
bind() returned 0
he
I tried it in XP2 Compatibility mode, and the numbers are higher. Higher = Better?!


w3b5t3r

  • VM-68
  • Posts: 248
Re: Need Windows Vista Testers
« Reply #11 on: March 02, 2008, 11:02:55 AM »
Test 1:
socket() returned 68
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 72
ioctlsocket() returned 0
bind() returned 0

Press any key to close.

Windows Vista Premium edition x86

oli887

  • Stingray
  • Posts: 69
Re: Need Windows Vista Testers
« Reply #12 on: March 12, 2008, 03:36:27 PM »
Test 1:
socket() returned 312
ioctlsocket() returned 0
bind() returned 0

Test 2:
socket() returned 324
ioctlsocket() returned 0
bind() returned 0

Press any key to close.


Windows Vista Home premium.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Need Windows Vista Testers
« Reply #13 on: March 13, 2008, 07:22:31 PM »
Ok, different test program.  Hopefully this one can reproduce the issue...

Henkka

  • 68 Carbine
  • Posts: 335
Re: Need Windows Vista Testers
« Reply #14 on: March 14, 2008, 06:10:47 AM »
Test complete.

oli887

  • Stingray
  • Posts: 69
Re: Need Windows Vista Testers
« Reply #15 on: March 14, 2008, 06:20:59 AM »
Same. Im getting Test complete.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Need Windows Vista Testers
« Reply #16 on: March 14, 2008, 09:02:25 AM »
I don't get it, then.  I copied the code straight out of paintball2 and called it the same way.  Both build 21 and this should work, or neither should.  If you're just getting "Test complete," it means there were no errors.

Clipz

  • Committee Member
  • Autococker
  • Posts: 1497
Re: Need Windows Vista Testers
« Reply #17 on: March 14, 2008, 09:11:40 AM »
I installed dp on my buddy's laptop which has vista. You get bad lag periodically. Sometimes it lags so much it causes an error resulting in dp to close.

T3RR0R15T

  • Map Committee
  • Autococker
  • Posts: 2593
Re: Need Windows Vista Testers
« Reply #18 on: March 14, 2008, 10:30:27 AM »
Same. Im getting Test complete.

I have same, too.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Need Windows Vista Testers
« Reply #19 on: March 14, 2008, 10:42:58 AM »
I installed dp on my buddy's laptop which has vista. You get bad lag periodically. Sometimes it lags so much it causes an error resulting in dp to close.
Can you load a map on it? (without connecting to a server)