How do I troubleshoot common issues?
Solutions for common SwiftPrep issues. If you do not find your answer here, contact support through the SwiftPrep website.
App Will Not Start
Symptoms
- App does not open at all
- App crashes immediately on launch
- Stuck on loading screen
Solutions
Restart your computer Sometimes a fresh start clears whatever is blocking the app.
Reinstall SwiftPrep
- Uninstall the current version
- Download fresh from swiftprep.app/download
- Install and try again
Check for conflicts
- Antivirus software may block SwiftPrep. Add an exception.
- VPN software can interfere. Try disabling temporarily.
- Firewall may block connections. Allow SwiftPrep through.
Clear app data (last resort) This resets the app but preserves campaigns:
- Windows: Delete
%APPDATA%\SwiftPrep\settings.json - macOS: Delete
~/Library/Application Support/SwiftPrep/settings.json - Linux: Delete
~/.config/SwiftPrep/settings.json
[!WARNING] Clearing app data resets your preferences and settings, but your campaign data remains safe.
AI Features Not Working
"Offline" indicator when connected
Check internet connection
- Can you browse websites?
- Try a different network
Refresh subscription
- Go to Settings, then Account
- Click "Refresh Subscription"
- Wait for confirmation
Sign out and back in
- Settings, then Account, then Sign Out
- Sign back in with your credentials
- Check AI features
"Quota exhausted"
You have used all your monthly AI generations.
Options:
- Wait for quota to reset (next billing cycle)
- Purchase Pay-As-You-Go credits (Settings, then Buy More)
- Upgrade to a higher tier
Generation takes too long
AI requests typically complete in 5-15 seconds. If longer:
- Check your internet connection
- Try a simpler prompt
- Try again later (server load varies)
Poor quality results
Improve your prompts:
- Be more specific
- Include context
- Try different tone presets
- Adjust creativity slider
[!TIP] Adding context about your campaign significantly improves AI output quality. Mention the genre, tone, and any specific details relevant to your request.
Subscription Issues
"Subscription not found"
Verify payment:
- Check email for payment confirmation
- Check your payment method for charges
Refresh status:
- Settings, then Account, then Refresh Subscription
- Sign out and sign back in
Contact support if you have payment confirmation but no access.
Cannot upgrade or downgrade
- Check that you are signed in
- Verify payment method is valid
- Try a different browser for the payment page
- Contact support if payment fails repeatedly
Charged but no access
- Check that you are signed into the correct account
- Refresh subscription (Settings, then Account)
- Wait 5 minutes and try again
- Contact support with payment confirmation
Data and Campaigns
Campaign will not load
Check for corruption:
- Go to your data folder:
- Windows:
%APPDATA%\SwiftPrep\ - macOS:
~/Library/Application Support/SwiftPrep/ - Linux:
~/.config/SwiftPrep/
- Windows:
- Look for backup files (
.backupor dated folders) - Try restoring from backup
Restart SwiftPrep Sometimes a fresh app start resolves loading issues.
Lost data
SwiftPrep stores data locally. If data is missing:
Check the data folder Navigate to the paths above. Your campaign data should be there.
Check for backups
Look for .backup files or dated backup folders.
If you exported recently Restore from your JSON backup: Settings, then Import, then SwiftPrep JSON
If no backup exists Unfortunately, local data loss without backups cannot be recovered. Start regular backups.
[!WARNING] Always export your campaigns regularly as backups. SwiftPrep stores data locally, so backups protect against hardware failure or accidental deletion.
Import failed
Wrong file or folder selected
- For VTT import: select the campaign folder, not a file
- For SwiftPrep JSON: select the
.jsonfile
Corrupted source
- Try opening the source in its original app first
- Re-export from the original source
Unsupported version
- Some VTT versions may not be fully supported
- Check documentation for known limitations
Display and Interface
UI looks wrong
Scale/zoom issues:
- Reset app zoom: View, then Reset Zoom (or Ctrl/Cmd + 0)
- Check system display scaling settings
- Try a different display resolution
Missing elements:
- Try resizing the window
- Reset window position: close app, delete window position from settings
Text is garbled or wrong
Encoding issues:
- Restart the app
- Check that content does not have unusual characters
- Re-import affected content
Dark mode issues
- Toggle dark mode off and on: Settings, then Appearance
- Restart the app
- Check system dark mode settings
Performance
App is slow
Large campaigns:
- Close unused panels
- Filter entity lists instead of scrolling
- Archive old/unused content
System resources:
- Close other applications
- Check available RAM
- Restart your computer
Graph view slow:
- Filter to show fewer entities
- Use relationship type filters
- Zoom out for better performance
Search is slow
For campaigns with thousands of entities:
- Use more specific search terms
- Filter by entity type before searching
- Consider archiving unused content
Sync and Multiple Devices
Data not syncing
SwiftPrep does not sync automatically. Your data is stored locally on each device.
To transfer data between devices:
- Export from device A (Settings, then Export, then JSON)
- Transfer the file (USB, cloud storage, email)
- Import on device B (Settings, then Import, then SwiftPrep JSON)
[!INFO] Cloud sync is on the SwiftPrep roadmap. Until then, use manual export/import to transfer campaigns between devices.
Platform-Specific Issues
Windows
SmartScreen warning on install: This is normal for newer apps. Click "More info", then "Run anyway"
Antivirus blocks SwiftPrep: Add SwiftPrep to your antivirus exceptions/whitelist.
macOS
"Cannot be opened" error: Right-click the app, then Open, then Open Or: System Preferences, then Security & Privacy, then Open Anyway
Catalina+ permission prompts: Grant permissions when prompted (files, network).
Linux
AppImage will not run:
chmod +x SwiftPrep.AppImage
Missing dependencies:
sudo apt-get install libfuse2
No system tray icon: Some desktop environments do not support tray icons. This does not affect functionality.
Getting Help
Before contacting support
- Check this troubleshooting guide
- Try restarting the app
- Try restarting your computer
- Note the exact error message
- Note what you were doing when the issue occurred
Contact support
Visit swiftprep.app/support with:
- Your operating system and version
- SwiftPrep version (Settings, then About)
- Description of the issue
- Steps to reproduce
- Screenshots if relevant
Known issues
Check the SwiftPrep website for known issues and workarounds before troubleshooting extensively.
Related Articles
Was this article helpful?