Crashes when ran on multicraft server, b/c minetest.get_server_status()
returns nil.
#21
Labels
bug
Something isn't working
minetest.get_server_status()
returns nil.
#21
Exact same root cause as minetest-mapserver/mapserver_mod#20
So if
minetest.get_server_status()
returnsnil
(which is allowed per the API docs), then the monitoring mod should not crash. Just assume that the lag is 0 or something?The text was updated successfully, but these errors were encountered: