-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
got unknown udp packet type #22
Comments
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.
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 |
I did upload log, could you please help me? |
@tnan have you managed to resolve the issue somehow? I see
but the is no
|
nevermind, fixed it by reverting to 976c8bf commit there were also some issues with spoof check so that commands like !start weren't working, so I removed that check. |
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
`
The text was updated successfully, but these errors were encountered: