LordOfDragons / dragengine

Drag[en]gine Game Engine
MIT License
69 stars 6 forks source link

Listening on Server resource fails with WSAStartup not being called before using getaddrinfo #15

Closed LordOfDragons closed 1 year ago

LordOfDragons commented 1 year ago

Calling Server.ListenOn() fails on Windows with error WSAStartup not called before using getaddrinfo.

To Reproduce

  1. Run DEMoCap 0.9 on Windows
  2. In the Network Access panel enter "localhost" or the local host IP and click "Listen"
  3. The "Listen" button does not turn grayed out.

Expected behavior Server starts listening

Log Files https://aiwaapp.net/site/9904

Desktop: