Generation depends on three things working together: your Leafage license or trial, the local Codex CLI, and the project folder where results are saved.
First checks
Try these in order:
- Open Settings -> Codex and confirm the Codex CLI is ready.
- Confirm your trial still has image generations left, or that your lifetime license is active.
- Make sure the project folder is still available.
- Quit Leafage with Command + Q, reopen it, and try a small
x1generation.
If Codex is missing
If a generation fails immediately with a Codex error, follow Codex isn’t detected.
Common signs:
- Settings does not show Codex as ready.
codex --versionfails in Terminal.- Leafage has a custom Codex path that no longer exists.
If your trial is out of images
When the 50 trial image generations are used, Leafage keeps editing and export available but blocks new generation.
Open the upgrade dialog from the banner or from license settings to activate lifetime access.
If Codex is out of credits
Leafage uses your own Codex subscription. If Codex reports exhausted credits or quota, Leafage cannot generate until your Codex account can generate again.
Check Codex directly in Terminal or the account you use for Codex.
If a generation is slow
Generation time depends on Codex, prompt complexity, reasoning effort, image count, and the number of active runs.
To reduce wait time:
- Try
x1beforex4. - Use Medium or Low reasoning effort for rough exploration.
- Stop runs you no longer need.
- Avoid running many large branches at once.
If the result never appears
Leafage watches Codex and then copies the generated asset into your project. If the app quits, the computer sleeps, or the project folder disappears during a run, the result may fail to attach.
Try:
- Reopen the project.
- Check whether the node has a failed or stopped generation state.
- Run the node again.
- If it repeats, export a project backup and contact support with the error message.
What to send support
Include:
- macOS version.
- Leafage version.
- Whether you are on trial or lifetime access.
- The exact error shown in Leafage.
- Output of
codex --version. - Whether the same prompt works in a fresh project.