Troubleshooting
Troubleshooting
Something went wrong? Here are fixes for the most common issues.
Build failed
The build screen shows 'Build failed' with a reason
- Read the error reason shown on screen — it usually describes the specific stage that failed.
- Click 'Rebuild' to try again. Most failures are transient (model timeouts, temporary API issues) and succeed on a second attempt.
- If the same stage keeps failing, simplify your idea: remove one or two features on the scope screen before rebuilding.
- Credits are automatically refunded for failed builds. Check your credit balance on the account page.
Build stuck on the same stage for more than 8 minutes
- The system detects stuck builds automatically and will cancel + refund within 8 minutes of inactivity.
- If the page still shows 'Building' after 10 minutes, try a hard refresh (Ctrl+Shift+R / Cmd+Shift+R). The build may have already completed.
- Go to Dashboard and check the project's status. If it shows 'Failed', your credits have already been refunded.
'Conflict detected' error
- The conflict-detection agent found an internal contradiction in the plugin design — two features that use the same hook, option key, or table name.
- Go back and deselect one of the conflicting features, or rewrite your idea to make the two features more distinct.
- The error message will name the specific features involved.
Idea and clarify step
'Internal server error' when pressing Analyze
- This was a known issue that has been fixed. If you still see it, try signing out and back in, then submit your idea again.
- Make sure your idea is at least a few words long — a single word or fragment may fail validation.
The clarifying questions don't make sense for my idea
- You can leave any question blank — the AI will make a reasonable default for unanswered questions.
- If a question is genuinely irrelevant, skip it and continue. Blank answers are treated as 'use the most common option'.
- Alternatively, start over with a clearer, more specific idea description. The questions are derived from the idea, so a more detailed idea produces better questions.
I want to skip the questions and go straight to building
- If your idea is clear and specific enough, the AI will automatically skip the clarify step (zero questions returned).
- Otherwise, you can leave all questions blank and click 'Continue to Features' — every question is optional.
Download and install
The download button does nothing / download fails
- Try right-clicking and 'Save link as…' to force the download.
- Disable browser extensions (especially ad-blockers) and try again.
- If the problem persists, go to Dashboard → Project → Details. The download link is also shown there for completed builds.
WordPress shows 'The package could not be installed' when uploading
- The ZIP may be corrupt if the download was interrupted. Try downloading again.
- WordPress sometimes rejects ZIPs that don't follow its expected structure. The generated ZIP should be correct — if this happens, try re-downloading.
- Check that the ZIP wasn't extracted and re-zipped before upload. Upload the original downloaded file.
The plugin is installed but doesn't appear in the WP admin menu
- Make sure the plugin is activated — go to Plugins → Installed Plugins and activate it.
- Some plugins only add a menu item under Settings, Tools, or WooCommerce rather than as a top-level menu. Check there.
- If the plugin has a settings page, it will appear at the location described in the UX spec (visible in the project spec JSON in Dashboard → Project → Details).
PHP fatal error after activating the plugin
- Check your PHP version — the generated plugin requires PHP 7.4 or higher.
- Check your WordPress version — the plugin targets the version shown in readme.txt under 'Requires at least'.
- If you're on a compatible version and still get errors, paste the PHP error message into a new project idea and rebuild with the fix described. Alternatively, contact support with the error.
Account and credits
My credits weren't refunded after a failed build
- Refunds are automatic but can take up to 5 minutes to appear.
- Refresh the account page — credits may have been refunded but the display is cached.
- If more than 10 minutes have passed, contact support with your project ID and we'll investigate.
'Couldn't create the project (HTTP 404)'
- This was a routing issue on the published site that has been fixed. Try signing out and back in.
- Clear your browser cache and try again.
I'm logged in but the builder says I need to sign in
- Your session may have expired. Sign out and sign back in.
- If using a work or school network, a firewall may be blocking the authentication cookies. Try a personal network or a private/incognito browser window.
Issue not listed here?
Email us with your project ID (visible in the URL when you're on a project page) and a description of what happened. We reply within one business day.
Contact support