Skip to content

Commit b2d0a86

Browse files
authored
Update README.md
1 parent 291a849 commit b2d0a86

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,27 @@ CodeMaestro connects to Unity through our Advanced Unity MCP connector ([codemae
6969
- Modern operating system (macOS 10.15+, Windows 10+, or Linux)
7070
- Internet connection for AI features
7171

72+
## Troubleshooting
73+
74+
### MCP Launch Errors
75+
76+
If you encounter errors when launching any MCP (including test echo MCP), follow these steps:
77+
78+
1. **Completely uninstall CodeMaestro**
79+
- Remove the CodeMaestro application from your system
80+
81+
2. **Delete the cache folder**
82+
After uninstalling, manually delete the CodeMaestro cache directory:
83+
- **macOS:** `~/.codemaestro`
84+
- **Windows:** `%USERPROFILE%\.codemaestro`
85+
- **Linux:** `~/.codemaestro`
86+
87+
3. **Reinstall CodeMaestro**
88+
- Download and install the latest version
89+
- Reconnect to your Unity project
90+
91+
This process clears all cached data and configurations, resolving most MCP-related launch issues.
92+
7293
---
7394

7495
**Made by [Code Maestro](https://www.code-maestro.com)[Join our Discord](https://discord.gg/bsFRAqATXz)[Report Issues](https://github.com/codemaestroai/codemaestro/issues)[License](./LICENSE)**

0 commit comments

Comments
 (0)