-
Notifications
You must be signed in to change notification settings - Fork 15
Troubleshooting
github-actions[bot] edited this page Oct 3, 2024
·
4 revisions
- Follow the instructions for screepsmod-auth
- Make sure your
screeps.json
configuration in your project is set properly. - In your
email:
field, simply put in yourusername
. Verify your password is the same as yourscreepsmod-auth
setting.
-
This is most likely a result of your map not loaded properly on first-run. To fix it do the following.
- Step 1: Navigate to your server file location in terminal/powershell.
- Step 2: Run
docker compose exec screeps cli
- Step 3: Run
system.resetAllData()
and reconnect.
-
Restart your server, check your configuration and follow the instructions for screepsmod-admin-utils