Topic: Others can't join or create games in my pvpgn server.
Hi !
I recently learned how to do a Diablo 2 pvpgn server and I had a lot of work to make it running.
Now the ports are open, server is running and people already can create accounts and log in.
The issue is that no one can (except me) create games and they can't see even the games I create to join.
I made a lot of research on the internet but can't find a answer to this problem.
Log when someone try to creat game
Apr 27 17:32:43 [info ] d2cs_game_create: game K pass= desc= gameflag=0x00300004 created (1 total)
Apr 27 17:32:43 [info ] on_client_creategamereq: request create game K on gs 1
Apr 27 17:32:43 [info ] on_d2gs_creategamereply: game K created on gs 1
Apr 27 17:32:43 [info ] on_client_joingamereq: request join game K for character Elpiehla on gs 1
Apr 27 17:32:43 [info ] on_d2gs_joingamereply: added Elpiehla to game K on gs 1
Apr 27 17:32:43 [debug] trans_net: checking 192.168.25.113:4000 for client 192.168.25.112 ...
Apr 27 17:32:43 [debug] trans_net: against entry -> 192.168.25.113:4000 output 192.168.25.113:4000 network 0.0.0.0/0x00000000
Apr 27 17:32:43 [debug] trans_net: 192.168.25.113:4000 translated to 192.168.25.113:4000
Apr 27 17:32:43 [info ] on_d2gs_joingamereply: no translation required for gamserver 192.168.25.113
Apr 27 17:32:44 [info ] d2cs_conn_destroy: [420] closed connection 5 (3 left)
Apr 27 17:33:26 [info ] server_accept: accept connection from 192.168.25.112
Apr 27 17:33:26 [info ] d2cs_conn_create: created session=6 socket=420 (4 current connections)
Apr 27 17:33:26 [info ] on_d2cs_initconn: [420] client initiated d2cs connection
Apr 27 17:33:26 [info ] on_client_loginreq: got client (*elpiehloko) login request sessionnum=0x5
Apr 27 17:33:26 [info ] on_bnetd_accountloginreply: account elpiehloko authed
Apr 27 17:33:26 [info ] on_client_charloginreq: got character Elpiehla(*elpiehloko) login request
Apr 27 17:33:26 [info ] on_bnetd_charloginreply: character Elpiehla authed
Apr 27 17:33:30 [info ] on_d2gs_creategamereply: game Solo created on gs 1
Apr 27 17:33:30 [info ] d2cs_conn_destroy: [440] closed connection 4 (3 left)
Apr 27 17:33:40 [debug] on_client_charlistreq_110: adding char elpiehla (*elpiehloko)
Apr 27 17:33:42 [info ] game_destroy: game K removed from game list (1 left)
I hope I made myself clear.
Somebody help please !!