|
Some checks failed
Build / build (push) Failing after 19s
Fixed TypeError when accessing collision observable on disposed physics bodies. The error occurred in two places: 1. Inside collision callback when trying to remove observer after hit 2. In timeout cleanup when projectile disposed before 2-second timer Added defensive null checks and try-catch blocks in both locations to handle race conditions where physics bodies are disposed during collision handling. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| public | ||
| scripts | ||
| server | ||
| src | ||
| themes/default | ||
| .gitignore | ||
| CLAUDE.md | ||
| CONTROLLER_THRUST.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| styles.css | ||
| tsconfig.json | ||
| vite.config.ts | ||