File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ) **
You can’t perform that action at this time.
0 commit comments