Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Diablo → PvPGN 1.99.7.2.1 tracking url bug

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 6

1

Topic: PvPGN 1.99.7.2.1 tracking url bug

I use in the past PvPGN version 1.8.5 and the url adress on every trackers was updated correctly but last version seems to not update the url for 2 trackers track.pvpgn.org and track.muleslow.net.

The url even if is changed in the bnetd.conf is still displayed the default one https://www.pvpgn.pro/

By the end of the day is not a big deal but devs maybe will like to know.

2

Re: PvPGN 1.99.7.2.1 tracking url bug

There were no changes for a tracker protocol. As you can see thera are many servers with 1.99.7.2.1 on all trackers.

Just tested with 1.8.5 and 1.99.7.2.1. I'm able to announce a server on track.pvpgn.org and others. But can't get it working with track.muleslow.net (both versions). May be the issue on that tracker?

Добавлено: 08.03.2019 02:40

Oh, I see what are you talking about. I think the engine, on which track.muleslow.net and track.pvpgn.org are running, saves initial web site url and not change it with next updates.

Do not ask for support in PM.

3 (edited by itarachiu 08.03.2019 03:53)

Re: PvPGN 1.99.7.2.1 tracking url bug

HarpyWar wrote:

There were no changes for a tracker protocol. As you can see thera are many servers with 1.99.7.2.1 on all trackers.

Just tested with 1.8.5 and 1.99.7.2.1. I'm able to announce a server on track.pvpgn.org and others. But can't get it working with track.muleslow.net (both versions). May be the issue on that tracker?

Добавлено: 08.03.2019 02:40

Oh, I see what are you talking about. I think the engine, on which track.muleslow.net and track.pvpgn.org are running, saves initial web site url and not change it with next updates.

The information is sent to trackers and displayed but the change for the url does not apply if you set another url other than default one. I also tried start/open pvpgn again even /rehash and nothing. Seems the linux version is working but the windows one not.

4

Re: PvPGN 1.99.7.2.1 tracking url bug

Yeah this is a dirty hack on their tracker web script.
If you set url = "https://github.com/pvpgn/pvpgn-server" it always replace it to "https://www.pvpgn.pro". Even on version 1.8.5.
If you change version from 1.8.5 to 1.99.7.x then url also replaced.

Do not ask for support in PM.

5 (edited by itarachiu 08.03.2019 05:11)

Re: PvPGN 1.99.7.2.1 tracking url bug

I think it has something to do with x32/x64 bit arch. PvPGN 1.8.5 was working fine on my win 2012 server x64 while 1.99 I only was able to run it with x32 Microsoft Visual C++ package.
Also they have specified on the tracker this could be a problem if you run pvpgn on x32. track.pvpgn.org/ on the bottom of the page if you click on "Click Here" (Want to add your server to our tracker? Click Here for information on how!) and you scroll down on bottom there is a 'Troubleshooting' section and they specify that the arch could be a problem.

So in fact the problem is those 2 trackers that don't get the url information correctly are not receiving the data properly and they display a default one which is pvpgn.pro

The fix for this is to download their tracker.h which they provide file and to copile from scratch the last version of PvPGN, this might solve it.

6

Re: PvPGN 1.99.7.2.1 tracking url bug

This should not be a problem, in current version of tracker.h all types are defined with fixed size:
https://github.com/pvpgn/pvpgn-server/b … .h#L46-L62
https://github.com/pvpgn/pvpgn-server/b … .h#L26-L28

Do not ask for support in PM.

Posts: 6

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Diablo → PvPGN 1.99.7.2.1 tracking url bug