Troubleshooting Vintage Story
Common issues and solutions for Vintage Story servers.Server Won’t Start
Check Console Output
Always read the console for specific error messages.Common Startup Issues
Missing Dependencies
Port Already in Use
- Wait for old instance to fully stop
- Check for duplicate processes
- Contact support if persists
Corrupted Files
- Backup your world (
/Saves/) - Reinstall server
- Restore world
Invalid Configuration
- Validate JSON at jsonlint.com
- Check for syntax errors
- Restore from backup
Out of Memory
- Upgrade server RAM
- Reduce world size
- Remove memory-heavy mods
Connection Issues
Players Can’t Connect
”Connection refused”
Causes & Solutions:- Server not running → Start the server
- Wrong IP/port → Verify address
- Server still starting → Wait and retry
”Connection timed out”
Causes & Solutions:- Server overloaded → Reduce player count
- Network issues → Check server status
- DDoS protection → Wait and retry
”Version mismatch”
Solution: Players must use same VS version as server”Authentication failed”
Causes:- Invalid game license
- Account issues
Frequent Disconnections
Causes & Solutions:- Server lag → Check performance
- Network issues → Check connectivity
- Client-side problems → Player checks their connection
Mod Issues
Mod Not Loading
- Wrong VS version
- Missing dependencies
- Corrupted file
- Check mod version compatibility
- Install required dependencies
- Re-download mod
Mod Version Mismatch
Mod Conflicts
Symptoms:- Crashes
- Missing features
- Strange behavior
- Remove mods one by one to identify conflict
- Check mod compatibility notes
- Update conflicting mods
Missing Mod Error
Performance Issues
Server Lag
Symptoms:- Slow response
- Rubber-banding
- Delayed actions
| Cause | Solution |
|---|---|
| Too many players | Reduce max players |
| Heavy mods | Remove/optimize mods |
| World too large | Reduce world size |
| Low RAM | Upgrade plan |
Memory Issues
- Upgrade server RAM
- Reduce view distance
- Lower max players
- Remove heavy mods
Chunk Loading Lag
Symptoms: Lag when players explore new areas Solutions:- Pre-generate the world
- Reduce chunk loading distance
- Increase RAM
World Issues
World Won’t Load
- Corrupted world files
- Incompatible version
- Disk space issues
- Restore from backup
- Verify VS version matches world
- Check disk space
Missing Chunks
Symptoms: Holes in the world, missing terrain Causes:- Corruption
- Improper shutdown
- Mod issues
- Restore from backup
- Let chunks regenerate (loses builds)
Corrupted World
Prevention:- Use proper stop commands
- Regular backups
- Graceful shutdowns
- Stop server immediately
- Restore latest backup
- Investigate cause
Player Issues
Players Can’t Move/Stuck
Solutions:- Use
/tp <player> spawn - Player reconnect
- Check for mod conflicts
Players Losing Items
Causes:- Server crash without save
- Bug in mod
- Frequent autosaves
- Regular backups
- Test mods
Permission Issues
“You don’t have permission” Solution: Grant appropriate role:Common Error Messages
”Server is full”
Solution: IncreaseMaxClients in config or upgrade plan
”Banned from server”
Solution: Admin unban with/unban <player>
”Whitelist enabled”
Solution: Admin add with/whitelist add <player>
”Invalid password”
Solution: Use correct password or admin removes passwordDiagnostic Steps
1. Check Server Status
- Is server online?
- Any errors in console?
- Resource usage normal?
2. Check Configuration
- Valid JSON?
- Correct settings?
- Recent changes?
3. Check Mods
- All compatible?
- Any new mods?
- Any updates needed?
4. Check World
- Backup available?
- Corruption signs?
- Size reasonable?
Getting Help
Information to Provide
When contacting support, include:- Full console log
- Server version
- List of installed mods
- Steps to reproduce issue
- When problem started
Support Channels
- Check this knowledge base
- Vexium Discord
- Official VS Forums
- Open a Support Ticket
Prevention Tips
- Regular backups - At least daily
- Proper shutdowns - Use
/stopcommand - Test updates - Before applying to main server
- Monitor resources - Check RAM/CPU regularly
- Document changes - Keep notes on modifications
- Update carefully - Test mods after VS updates
