🛠️ Common Errors & Solutions (Will be updated regularely)
No matching errors found
Try different keywords or check the troubleshooting section below
Error | Cause | Solution |
---|---|---|
"SteamCMD not found" | SteamCMD is not installed or not in system PATH or utils/ folder is missing |
1. Install SteamCMD following our installation guide 2. Or ensure the utils folder is in the same directory as the tool (Windows) |
"Login failure" | Incorrect credentials or Steam Guard required |
1. Double-check your username/password 2. Check your email or Steam app for Steam Guard code 3. Ensure you own WorldBox on Steam |
"Manifest not found" | Invalid manifest ID or depot issue |
1. Verify the manifest ID at SteamDB 2. Try a different version 3. Check internet connection |
"Access denied" | Insufficient permissions or running as admin |
1. Run the tool as administrator (Windows) 2. Use sudo on Linux/Mac 3. Check folder permissions |
"Version mismatch" | Corrupted files or incomplete download |
1. Delete the version folder and try again 2. Check disk space 3. Verify internet stability |
"Tool crashes randomly" | Memory issues or SteamCMD instability |
1. Delete all folders except utils/ (keep steamcmd.exe) 2. Restart your computer 3. Try the latest version of the tool |
"UTF-8 decode error" | Encoding issues with SteamCMD output |
1. Set system locale to UTF-8
# On Linux/Mac:
export LANG=en_US.UTF-8 |
"Missing license for depot " | You don't own the game |
1. Buy the Game 2. Verify you are using the correct account 3. Pirated versions are not supported |
💡 Troubleshooting Tips
General Fixes
-
Restart the tool and your computer
-
Run as administrator/sudo
-
Check your internet connection
Getting Help
-
Join our Discord server for support
-
Open an issue on GitHub