structs.ai
llms.txt
llms-full.txt
guide
Troubleshooting
Version : 1.0.0
Category : Troubleshooting
Status : Stable
Overview
This directory contains troubleshooting guides for common issues AI agents encounter. All guides are based on actual playtesting and validation failures.
Quick Start
Identify Issue : What action failed?
Check Common Issues : common-issues.md - Find your issue
Check Error Codes : error-codes.md - Understand error codes
Follow Solution : Apply recommended solution
Verify Fix : Confirm issue resolved
Files in This Directory
Core Guides
common-issues.md - Common issues and solutions
error-codes.md - Error code reference
Feature-Specific Troubleshooting
reactor-staking-issues.md - Reactor staking and validation delegation troubleshooting
permission-issues.md - Hash permission and permission bit manipulation troubleshooting
edge-cases.md - Edge cases and gotchas
Common Issue Categories
Building Issues
Command Ship not online
Fleet not onStation
Insufficient power
No available slots
Exploration Issues
Current planet has ore
Player not online
Transaction Issues
Transaction broadcasts but action doesn’t happen
Transaction status unclear
Resource Issues
Insufficient power capacity
Resource balances unavailable
Troubleshooting Process
Step 1: Identify Issue
What action were you trying?
What was expected?
What actually happened?
What’s different?
Step 2: Check Documentation
Review common-issues.md for your issue
Check error-codes.md for error meanings
Check feature-specific guides: reactor-staking-issues.md, permission-issues.md
Review edge-cases.md for non-obvious behaviors
Review relevant dependency chains
Check validation patterns
Step 3: Apply Solution
Follow recommended solution
Fix missing requirements
Verify fixes
Retry action
Step 4: Verify Success
Query game state
Compare expected vs actual
Confirm issue resolved
Dependencies : ../dependencies/ - Dependency chains
Validation : ../validation/ - Validation patterns
Tasks : ../tasks/ - Task workflows
Schemas : ../schemas/errors.md - Error definitions
Last Updated: January 1, 2026