Skip to content

Main Application Style Template Issue with built-in game-rpg fantasy game style #51

@dclipper

Description

@dclipper

Just finished a project using every convenience style in the app (excellent work BTW) and found this inconsistency in the template formatting.

Here is where it lives:
Version 1.20251219.0 (1.20251219.0)

Around line 322 of custom_prompt_style.json:

{
    "negative_prompt" : "sci-fi, modern, urban, futuristic, low detailed",
    "name" : "game-rpg fantasy game",
    "prompt" : "role-playing game (RPG) style fantasy [prompt] . detailed, vibrant, immersive, reminiscent of high fantasy RPG games"
  },


The (RPG) part of the prompt appears to “break” user prompt by keeping this style prompt and negative_prompt context present and visible on the user prompt, regardless of styles selected afterward, most likely due to parsing the () parenthesis in the snippet shown above. This causes a “layering” of the actual prompt and the unseen insertion into any other selected style.

For this particular generation, the script Name game-rpg fantasy game disappears from the project as the selected style.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions