Private Server Soft Errors



  • Hello all, I'm running a private server on a linux VPS. It ran fine for about a month, but then started to not function. The game would run, and controllers would tick, but no player code is run.

    I check the logs, and sure enough, we get logs similar to this issue: https://screeps.com/forum/topic/3081/private-server-continuous-errors-for-invader-and-source-keeper

    The engine log is spamming this:

    Source Keeper error Error: Unknown module 'main' at Object.requireFn (:45558:23) at Object.run (:45519:60) at :28415:22

    The server was set up a month ago, so I'm assuming it's the latest. I can manually stop and start the server, and it will work for an hour or so, but this isn't really acceptable as a solution.