Skip to forum content

You are not logged in. Please login or register.


forums.pvpgn.pro → [EN] Tech Support → D2GS - problem with creating games/ joining games

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 17

1 (edited by skatte 04.02.2018 01:44)

Topic: D2GS - problem with creating games/ joining games

Hi all.

Hello, I have a problem like this in the description.
My d2gs has been working for about 23 days, after this time you can not join games and create games - it looks like it has stopped working

After resetting d2gs everything returns to normal.

Where is the problem? is it normal?

d2gs settings:

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ D2Server \ D2GS]
@ = "Diablo II Close Game Server"
"AutoUpdate" = dword: 00000000
"AutoUpdateUrl" = ""
"AutoUpdateVer" = dword: 00000000
"AutoUpdateTimeout" = dword: 00007530
"D2CSIP" = "127.0.0.1"
"D2CSPort" = dword: 000017e1
"D2DBSIP" = "127.0.0.1"
"D2DBSPort" = dword: 000017e2
"MaxGames" = dword: 00000032
"MaxGameLife" = dword: 00003840
"AdminPassword" = "9e75a42100e1b9e0b5d3873045084fae699adcb0"
"AdminPort" = dword: 000022b8
"AdminTimeout" = dword: 00000e10
"D2CSSecrect" = ""
"EnableNTMode" = dword: 00000001
"EnablePreCacheMode" = dword: 00000001
"IdleSleep" = dword: 00000001
"BusySleep" = dword: 00000001
"CharPendingTimeout" = dword: 00000258
"DebugNetPacket" = dword: 00000000
"DebugEventCallback" = dword: 00000000
"EnableGSLog" = dword: 00000001
"EnableGELog" = dword: 00000001
"EnableGEMsg" = dword: 00000000
"EnableGEPatch" = dword: 00000001
"IntervalReconnectD2CS" = dword: 00000032
"MultiCPUMask" = dword: 00000001
"MaxPreferUsers" = dword: 000000b4
"MaxPacketPerSecond" = dword: 000004b0
"ServerConfFile" = "D2Server.ini"
"MOTD" = ""

d2cs logs:

got bad connection class 3

I use version pvpgn 1.99.7.1.1. pro mysql

Thanks for help

2

Re: D2GS - problem with creating games/ joining games

Would you describe the error better?

A print screen would help..

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

3 (edited by skatte 04.02.2018 12:48)

Re: D2GS - problem with creating games/ joining games

Feofilaktt wrote:

Would you describe the error better?

A print screen would help..

how better? d2gs sleeps after 20 days .... ;(

Cant make/ joint game

Maybe must change this optons?

"IdleSleep" = dword: 00000001
"BusySleep" = dword: 00000001

4

Re: D2GS - problem with creating games/ joining games

D2GS is not a perfect software, write a script to reset process every few days.

5

Re: D2GS - problem with creating games/ joining games

Karol wrote:

D2GS is not a perfect software, write a script to reset process every few days.

that's true. But after fixing my MPQ patch and adding security guards against "dupe hack", my D2GS barely crash.

Works for days without any problem..

Added: 05.02.2018 11:30

NOTE: Do not rely on the original MPQ, as I only managed to stabilize after repairing the original MPQ patch files.(Own opinion)

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

6

Re: D2GS - problem with creating games/ joining games

Karol wrote:

D2GS is not a perfect software, write a script to reset process every few days.

Do you know how to write it?

Thanks

7

Re: D2GS - problem with creating games/ joining games

Windows or linux machine ?

8

Re: D2GS - problem with creating games/ joining games

Karol wrote:

Windows or linux machine ?

Windows 2008 server

9

Re: D2GS - problem with creating games/ joining games

If D2GS is running as a service then the simplest script looks like:

net stop "Diablo II Close Game Server"
net start "Diablo II Close Game Server"

save it as a *.bat file and add to Scheduled Tasks

10 (edited by skatte 20.03.2018 21:16)

Re: D2GS - problem with creating games/ joining games

Karol wrote:

If D2GS is running as a service then the simplest script looks like:

net stop "Diablo II Close Game Server"
net start "Diablo II Close Game Server"

save it as a *.bat file and add to Scheduled Tasks


I set it the way you wrote, GS resets every 14 days. Unfortunately, after 26 days it still hangs, you can not create or join the game.


Is this a GS bug or
normal rule? Please help

11

Re: D2GS - problem with creating games/ joining games

If you're making it nearly 30 days before it crashes - you're probably doing far better than most people on this forum.

D2GS has a known memory leak issue which causes it to hang or drop completely after a few days - this hasn't been resolved or patched by anyone to date. I know GreenDude from PoD has been working on a fix but hasn't been forthcoming with his process or where they are looking to date - they've also modified the .exe to resolve the hex crash issue but haven't released anything.

Does the D2GS.exe process actually drop? Or is it still there and you just can't access games?

Owner of SlashDiablo - One of the oldest and most well known Diablo II servers
Admin of Resurgence - Vanilla++ mod
Co-Founder of Hellforged - Diablo 09 built on 1.13 engine (current work in progress)
Founder of Diablo2.org - Dedicated Discord server for PvPGN/D2GS questions

12

Re: D2GS - problem with creating games/ joining games

Yes, I usually restart my D2GS every 10 days, if running more than 15 days this problem of "not creating games" happens.

But this is a good number, there have been times that I had to restart the D2GS every day sad

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

13

Re: D2GS - problem with creating games/ joining games

Yeah, 10 days is good too big_smile

My script normally reboots mine every 2-3 days... @Feofilaktt - you use Discord?

Owner of SlashDiablo - One of the oldest and most well known Diablo II servers
Admin of Resurgence - Vanilla++ mod
Co-Founder of Hellforged - Diablo 09 built on 1.13 engine (current work in progress)
Founder of Diablo2.org - Dedicated Discord server for PvPGN/D2GS questions

14

Re: D2GS - problem with creating games/ joining games

Meanski wrote:

Yeah, 10 days is good too big_smile

My script normally reboots mine every 2-3 days... @Feofilaktt - you use Discord?

I've created aliases to perform the reboot and use crontab to schedule the days.

Yes @Meanski, send PM.

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

15 (edited by skatte 12.04.2018 09:48)

Re: D2GS - problem with creating games/ joining games

Apr 09 10:55:35 [error] pvpgn::d2dbs::dbs_packet_handle: unknown connection type
Apr 09 10:55:35 [error] pvpgn::d2dbs::dbs_server_loop: dbs_packet_handle() failed

What is the cause?

16

Re: D2GS - problem with creating games/ joining games

skatte wrote:

Apr 09 10:55:35 [error] pvpgn::d2dbs::dbs_packet_handle: unknown connection type
Apr 09 10:55:35 [error] pvpgn::d2dbs::dbs_server_loop: dbs_packet_handle() failed

What is the cause?

Where did you get this log and what was the cause of it? Crash D2GS?

Diablo 2 Online

Itens - Armory - Market - Clans - Builds - Chat

17 (edited by skatte 14.04.2018 13:46)

Re: D2GS - problem with creating games/ joining games

Feofilaktt wrote:
skatte wrote:

Apr 09 10:55:35 [error] pvpgn::d2dbs::dbs_packet_handle: unknown connection type
Apr 09 10:55:35 [error] pvpgn::d2dbs::dbs_server_loop: dbs_packet_handle() failed

What is the cause?

Where did you get this log and what was the cause of it? Crash D2GS?

Most likely a d2gs crash.

Even though I set automatic d2gs reset every 7 days, it still crash on the 23rd day. And I have to reset it manually when it notices crashes.

Any new ideas?

Posts: 17

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 0 guests, 0 registered users

forums.pvpgn.pro → [EN] Tech Support → D2GS - problem with creating games/ joining games