screepsmod-timeout
v0.0.2
Published
A mod that fixes hard stuck ticks because of undefined timeout value.
Readme
screeps-timeout
A mod that fixes hard stuck ticks because of undefined timeout value.
Shoutout to drdvorak and chaosmark on discord for finding the issue!
How to install the mod to your server:
- First you will need screepsmod-auth and screepsmod-admin-utils
- Second, in config.yml add this:
mods:
- screepsmod-mongo
- screepsmod-admin-utils
- screepsmod-auth
- screepsmod-timeout- When you run/restart the server it should be installed and running
Or if you want to install it manualy:
npm install screepsmod-timeout in your server folder.

