Troubleshooting
Solutions to common style-related issues
Solutions to common problems when working with custom styles.
Style Creation Issues
"You must select a checkpoint model before saving"
Problem: Trying to save a style without a checkpoint.
Solution:
- Click the search/add button in the Checkpoint section
- Browse and select a checkpoint model
- Try saving again
Why it happens: Every style requires a checkpoint as the foundation.
Cannot Find Compatible LoRAs or Embeddings
Problem: Search results are empty or limited when adding LoRAs/embeddings.
Solution:
- Check which checkpoint architecture you've selected
- LoRAs and embeddings must match the checkpoint's architecture
- Try searching with different filters
- Consider switching to a different checkpoint if you need specific LoRAs
Why it happens: Models must share the same architecture to work together.
Style Changes Not Saving
Problem: Modifications to a style aren't being saved.
Solution:
- Make sure you clicked "Save Changes" or "Save Style"
- Check for validation errors displayed in red
- Verify you have a checkpoint selected
- Try closing and reopening the modal
Why it happens: Validation errors or forgotten save action.
Style Application Issues
Style Doesn't Look as Expected
Problem: Generated images don't match the intended style.
Solution:
- Review which LoRAs are active and their weights
- Try removing LoRAs one at a time to identify conflicts
- Test with just the checkpoint to verify base output
- Consider trying a different checkpoint architecture
- Adjust LoRA weights to balance effects
Why it happens: Conflicting LoRAs, incorrect weights, or incompatible models.
Changes Not Appearing After Regeneration
Problem: Regenerated images still show old style.
Solution:
- Verify you saved the style after making changes
- Check that the style is actually applied at the correct level
- Confirm you regenerated the correct entity
- Wait for generation to complete fully
- Clear browser cache if issue persists
Why it happens: Unsaved changes or incorrect style application.
Entity Using Wrong Style
Problem: Character or location uses unexpected style.
Solution:
- Check the style hierarchy - entity-specific overrides story defaults
- Verify which style is assigned at each level in Styles modal
- Remove entity-specific override if you want story default
- Regenerate after making changes
Why it happens: Entity-specific style overriding story default.
Generation Quality Issues
Images Cost Too Many Credits
Problem: Credit cost is higher than expected or affordable.
Solution:
- Switch to a cheaper checkpoint (flux1s instead of flux1d)
- Use hidreamfast for lowest cost option
- Remove unnecessary LoRAs (they may add cost)
- Use story defaults instead of entity-specific when possible
- Apply premium styles only to key characters
Why it happens: High-quality checkpoints and complex model stacks cost more.
Images Look Low Quality
Problem: Generated images don't meet quality expectations.
Solution:
- Upgrade to a higher quality checkpoint (flux1d)
- Adjust LoRA weights for better balance
- Remove conflicting or low-quality LoRAs
- Test different checkpoints to find best match
- Ensure embeddings are relevant to content
Why it happens: Using fast/cheap checkpoints or incompatible models.
Inconsistent Character Appearance
Problem: Same character looks different across regenerations.
Solution:
- Use the same style consistently for that character
- Avoid changing styles mid-story unless intentional
- Set entity-specific style to lock in appearance
- Don't switch checkpoints after establishing look
- Regenerate with same seed if available
Why it happens: Style changes or random variation in generation.
Technical Issues
LoRAs Disappearing After Checkpoint Change
Problem: LoRAs were removed when changing checkpoint.
Solution:
- This is expected behavior - LoRAs must match checkpoint architecture
- Select new LoRAs compatible with the new checkpoint
- Save the style with new compatible models
Why it happens: Architecture mismatch - system prevents incompatible combinations.
Modal Won't Open or Close
Problem: Styles modal or editor not responding.
Solution:
- Try clicking the close button again
- Check if there are unsaved changes prompting confirmation
- Refresh the page if modal is stuck
- Clear browser cache and reload
Why it happens: Unsaved changes warning or browser issue.
Style Deleted Accidentally
Problem: Deleted a style by mistake.
Solution:
- Styles cannot be recovered once deleted
- Recreate the style manually
- In future, create backup copies before experimenting
- Note model names before deleting for easier recreation
Prevention: Create duplicate styles before making major changes.
Common Misunderstandings
"Why can't I use this LoRA?"
Answer: LoRAs must match your checkpoint's architecture. If it's not appearing in search, it's incompatible with your current checkpoint.
"Why did my style reset?"
Answer: If you changed the checkpoint to a different architecture, incompatible LoRAs and embeddings are automatically removed.
"Why does my character look different?"
Answer: Check if an entity-specific style is applied. Entity-specific always overrides story defaults.
"Why is it so expensive?"
Answer: flux1d and other high-quality checkpoints cost more credits. Use flux1s or hidreamfast for cheaper generation.
Getting Help
If your issue isn't covered here:
- Check the Tips guide for optimization strategies
- Review Style Structure to understand technical details
- Revisit Creating Custom Styles for creation steps
- Contact support with specific details about your issue
When reporting issues, include:
- Which checkpoint you're using
- Any LoRAs or embeddings in your style
- Steps to reproduce the problem
- Screenshots if applicable