| name | ss14-debugging-workflow |
| description | Debug SS14 gameplay and content issues. Use when tracing a bug through events or systems, deciding between logs and breakpoints, using View Variables or console tools, or checking for prediction misbehavior, runtime mismatches, and sync problems. |
SS14 Debugging Workflow
Use this skill when the task is investigation-first.
Workflow
- Open
references/debugging-mindset.md.
- Open
references/logs-vv-breakpoints.md for the main tools.
- Open
references/console-and-runtime-tools.md for runtime commands and inspection helpers.
- Reduce the bug to one failing step before “fixing” anything.
Reference Map
references/debugging-mindset.md
references/logs-vv-breakpoints.md
references/console-and-runtime-tools.md
../ss14-tests-authoring/references/test-selection.md