rickparrish / Usurper

32 and 64bit ports of Usurper BBS door game version 0.20e
78 stars 18 forks source link

linux version maintenance #9

Closed Ol-Father closed 4 years ago

Ol-Father commented 6 years ago

Maintenance does not appear to run properly on Linux.

root@NanoPi-NEO2:/mystic/DOORS/USURPER# ./USURPER /hmaint
Linux Detected

Maintenance not able to run! Players are reported ONLINE.

Have I missed a config? thanks.

rickparrish commented 6 years ago

That error indicates one of the players is being reported as online. Part of the maintenance should be to remove people from the ONLINERS.DAT file if they've been on for more than "maxtime", but without digging in I'm not sure where that variable comes from.

The quick fix should be to zero out the NODE/ONLINERS.DAT file, and then it won't think anybody is online. Of course you won't want to do this unless everybody really is offline!