Hi to all,
I have router tp-link w8951nd v5 and opened 5425 and 6073 ports in virtual server menu'. Firewall is not actived neither on pc neither on router.
But when vcded.exe (1.60) starts, no window server pop up appears.
Neither in LAN with other pc 5425 udp port is reached.
Is like ports are closed and vcded.exe is blocked.
If I use pc freely (without router) when in vcded.exe start option is pressed,
new server window (with which map and time) appears.
Who can help me?
Thanks
Thanks, but it doesn't work.
I have emule working well with opened necessary ports, so I think it's not matter of router opening ports, I suppose.
But it very strange that vcded.exe works if pc is without connection, but if under router, vcded.exe goes in a loop that does'nt show server window (with map ecc.).Disassembling vcded I understand that game module loops in kernel32.dllGetTickcount (I think).
I also had this problem with some router type. It's due to insufficient UPnP support I think.
Please try disabling the option "Share on internet" in vcded setup window (so it won't show up in gamespy serverlist), does it work then?
If not: You talked about disassembling... I've made a notice, maybe it helps. If you can't do it, I would like to try it (via TeamViewer + OllyDbg):
logs.dll+0x9FB29 calls a function logs.dll+0x9C430 which should return 0 but may return 2 or 3 in your case. Hold after it, modify EAX to 0 and run.
@KostiCZ
It doesnt crash, its running, but fails to bind some port and so it's not available for connections I think.
Brchi wrote:
I also had this problem with some router type. It's due to insufficient UPnP support I think.
Please try disabling the option "Share on internet" in vcded setup window (so it won't show up in gamespy serverlist), does it work then?
Thanks to all you two for helping me to understand why cvded doesn't work.Unfortunately disabling the option doesn't change situation.
If not: You talked about disassembling... I've made a notice, maybe it helps. If you can't do it, I would like to try it (via TeamViewer + OllyDbg):
logs.dll+0x9FB29 calls a function logs.dll+0x9C430 which should return 0 but may return 2 or 3 in your case. Hold after it, modify EAX to 0 and run.
Perfect. Problem is here and in particular:
1009C546 E8 F5470900 CALL <JMP.&KERNEL32.GetTickCount>
1009C54B 2BC7 SUB EAX,EDI
1009C54D 3D 581B0000 CMP EAX,1B58
1009C552 73 0C JNB SHORT 1009C560
1009C554 8B86 84000000 MOV EAX,DWORD PTR DS:[ESI+84]
1009C55A 85C0 TEST EAX,EAX
1009C55C ^ 74 E8 JE SHORT 1009C546
I don't know why but this loop is endless if router is connected.
Why 1b58h? 7000 is for what?
Getickcount is the problem, I think.
So, because of loop neither pt_excp.log is used
Oh, thats bad. I cannot test it as everything works fine with my setup.
You could help finding a fix by letting me access your desktop and do some work there (via TeamViewer, you can see what I do and exit anytime).
Write me a PM if you're OK with that.
Brchi wrote:
Oh, thats bad. I cannot test it as everything works fine with my setup.
You could help finding a fix by letting me access your desktop and do some work there (via TeamViewer, you can see what I do and exit anytime).
Write me a PM if you're OK with that.
Many thanks friend,
but I solved upnp problem with my router by disabling upnp automatic configuration option.Now, window server appears and ports are open:
KostiCZ wrote:
Do you have public IP adress? You can test it also by direct connection by IP: port
Check also TCP ports (master server list is TCP)
Hi to all,
I have dinamic public address (now 82.55.232.241)
I'm able to reach server pc using this public ip in direct connect with another pc in lan.But in Internet list in vietcong game host doesn't appear.
In gamespy master list, indeed, my host is there:
palmturi, i have idea - I'm hosting vietcong.info server in my private netvork (one PC running 24/7) and I'm also not able to see my server in internet server list, but try to search in LAN, your server should be there. It can be the same - from inside of network server is visible as LAN only, from outside it is internet server.
LDC-78 wrote:
i agree with Kosti,
you can't see your own server in "ingame-server-list" but in your "LAN-server-list"
to check if your server is visible for other players you also can check this server-list http://www.vietco...amp;typ=up
I am sorry but vietcong1.cz server list not working right now.
LDC-78 wrote:
i agree with Kosti,
you can't see your own server in "ingame-server-list" but in your "LAN-server-list"
to check if your server is visible for other players you also can check this server-list http://www.vietco...amp;typ=up
I am sorry but vietcong1.cz server list not working right now.
So we can't find our server in game list if we are in the lan with it, but other ones do.Correct?
Now while in
http://gstadmin.gamespy.net/masterserver/?gamename=vietcong&fields=%5Chbver%5Cpassword%5Ccountry%5Cuver%5Chostname%5Cmapname%5Cgametype%5Cnumplayers%5Cmaxplayers
my host is present, in
http://www.vietcong1.cz/index.php?site=vcservery&razeni=nazev&typ=up
not. It's a strange thing.
I remember, when I had another linephone company, my host appeared in vietcong1.cz list
Where this site looks for vc host list?
Thanks