Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
Description
Doom 2D Forever is an open source platformer game, it uses ENet library for networking, which works over UDP protocol.
Download latest build for tests: https://doom2d.org/doom2d_forever/latest/doom2df-win32.zip
Noticed these lines in debug log (when opening game server list) :
err:(../dll/win32/msafd/misc/dllmain.c:2856) MSAFD: Set unknown optname 1002
|
err:(../dll/win32/msafd/misc/dllmain.c:2810) Setting send buf to 1affacc is not implemented yet
|
It shows error "Could not connect to masterserver" some time after refresh (see screenshot).
Attachments
Issue Links
- is blocked by
-
CORE-17521 Winsock API issue (DGRAM connect / sendto failure)
- Untriaged
-
CORE-17526 AFD handles buffer arrays incorrectly for Datagram send operations(and recv)
- Untriaged
- relates to
-
CORE-12241 It is not possible (and never was) to finish installation of any game in GOG Galaxy 1.1.15
- Resolved
-
CORE-10713 Counter strike 1.6: unable to play online
- Untriaged