Some games won't load, but with verbose flag does
Opened this issue · 0 comments
cjuniorfox commented
When I try to load games over the network, some games won't load, giving the error below:
/home/junior/webserver/src/server.c:36: Nothing found for 2914
The Webserver gives that error and keeps the last loaded game before as the current one.
If restart the server adding the "--verbose"
flag, the game that raised the error before starts to work as intended