ghostpp
ghostpp copied to clipboard
got unknown udp packet type
Anyone please help me with this problem, I setup everything following the instruction, but when I create host I got "pvpgn log"
`Oct 17 02:06:56 [debug] _client_startgame4: [21] got startgame4 status for game "Game #1" is 0x00000010 (gametype=0x2001 option=0x0049, flag=0x0000)
Oct 17 02:06:57 [debug] handle_udp_packet: [19] got unknown udp packet type 0x6c30f7, len 108 from xxx.xxx.xxx.xxx:41226 `
Only 4 packets are sent to GHost, which are sent via UDP, and all of them are sent to the LAN. Perhaps this unknown package sends Warcraft III.
Oct 17 02:06:56 [debug] _client_startgame4: [21] got startgame4 status for game "Game #1" is 0x00000010 (gametype=0x2001 option=0x0049, flag=0x0000)
Indicates that the game creation package came. And apparently processed successfully
Can you help me to fix this? When I use !pub to create a game, the bot is disconnected from server, too!!
Can u give log?
bnetd.log putty.log ghost.cfg.txt bnetd.conf.txt I have upload all my file, please take a look and help me solve this problem! I can give you full access of my VPS server if necessary.
Can u give log?
I did upload log, could you please help me?
@tnan have you managed to resolve the issue somehow?
I see
_client_startgame4: [21] got startgame4 status for game "ggg" is 0x00000010 (gametype=0x2001 option=0x0049, flag=0x0000)
but the is no game_create
event
Mar 29 13:36:31 [info ] game_create: game "user" (pass "") type 1(UNKNOWN) startver 4 created
nevermind, fixed it by reverting to https://github.com/uakfdotb/ghostpp/commit/976c8bf77583cfbb9287b89566b02e490aa89acc commit
there were also some issues with spoof check so that commands like !start weren't working, so I removed that check. https://github.com/mgrybyk/ghostpp