4.30 star(s) 13 Votes

fierylion

Member
Game Developer
Jan 18, 2019
300
489
So this is what I'm dealing with on the itch.io version. There are sections of the text that are completely chopped out, which makes every world annoying to read through. For context, I'm using Edge, and it might be the reason it isn't working lol.
I think I fixed it now!! Thank you for letting me know the edge doesnt work.
 
Last edited:

BlackNBlue

Newbie
Apr 24, 2023
40
14
Hello fierylion,


Could you add a "is visible" checkbox to the stat values?
Also the text type for the stats?

In this way i could add more details to the world.
I would also like to be able to remove the choices, so the interface is only with the narration text and you type the rest yourself.
 

fierylion

Member
Game Developer
Jan 18, 2019
300
489
Hello fierylion,


Could you add a "is visible" checkbox to the stat values?
Also the text type for the stats?

In this way i could add more details to the world.
I would also like to be able to remove the choices, so the interface is only with the narration text and you type the rest yourself.
can you elaborate more? what does the "is visible" checkbox do?
You can remove AI choices entirely by going into settings (in-game) and replace the choices prompt with the word "DISABLED"
 
  • Heart
Reactions: BlackNBlue

BlackNBlue

Newbie
Apr 24, 2023
40
14
can you elaborate more? what does the "is visible" checkbox do?
You can remove AI choices entirely by going into settings (in-game) and replace the choices prompt with the word "DISABLED"
Thank you!

I do need some invisible stats for the development of different charakters over time.
And I want to hide the stats of other charakters, since it's not relevant for the user.
 

fierylion

Member
Game Developer
Jan 18, 2019
300
489
I do need some invisible stats for the development of different charakters over time.
And I want to hide the stats of other charakters, since it's not relevant for the user.

In some of the test it went well, when i defined a specific mechanic into the dictionary.
You want the stat to still be sent to the AI, but in the game the stat will be hidden in the stat panel?
 

Hollex

Newbie
Jan 10, 2025
36
32
I would like the System Prompt Addition to have its own tab or at least be a little easier to enlarge and be able to type in large text boxes.

Because enlarging that text box is a pain in the ass and it's practically the most important text box when it comes to modifying and creating worlds.

Captura.JPG

Maybe it's just me, but I'm using the online version of itch.io on Chrome.
 

BlackNBlue

Newbie
Apr 24, 2023
40
14
my world is now messed up. The game ignores the entity information, the <ENTITY ...> is missing, the mechanics of the <DICTIONARY ...> won't apply also, cause it's missing... there seems to be an update or downgrade on the Setting "Promts". (n)
1748794779732.png
 

fierylion

Member
Game Developer
Jan 18, 2019
300
489
my world is now messed up. The game ignores the entity information, the <ENTITY ...> is missing, the mechanics of the <DICTIONARY ...> won't apply also, cause it's missing... there seems to be an update or downgrade on the Setting "Promts". (n)
View attachment 4897953
entities information are in the location data, thats why I told you you have to make sure to check the checkboxes of your characters under the location
 
  • Like
Reactions: BlackNBlue

BlackNBlue

Newbie
Apr 24, 2023
40
14
i uploaded the second verson, it wont apply like this.
I also made a checkup at the "mirror" within this world and the entity information as all wrong. (sometimes)

Edit: I was wrong, tested it again.
Edit 2: Tested it again, only the player entity was "right", the rest not, sometimes it get the information right, most of the time not. kinda mixed up.
 
Last edited:

draxton

Newbie
Dec 10, 2019
41
59
fierylion a few ideas
1. You could add a few bool values to the world definitions, so we can set the world to 'no action generation' (Same as setting the system prompt as 'DISABLED' but only for the world), 'no location change prompt', 'no stats' and 'no traits' (to skip the empty dialogue to select traits)
2. A bit lengthier, but adding the option to set customized system prompts to the world definitions
3. Import/Export JSON for entities, locations, traits and Dictionary entries (and a save button for dictionary entries instead of just updating them directly)
4. A Clear/Remove button to remove thumbnails, models and BGM
 

Serpream

Newbie
Jun 7, 2018
76
27
okay I'll remove the 6 choices limit from the game
So glad to hear as 1.2 completely broke my actions I been refining with success. To see them suddenly be forced into 6 choices hurts me.
I have also been starting to get a weird issue suddenly with latest LM Studio update where it sends blank events and often with cut words.


You:
2. **Inspect First Door**: Cautiously push open the slightly ajar door to investigate the source of the scratching sound.
Event: the strange feelings that seem to be bubbling up inside you.)
Never did it before LM Studio updated. I cannot stop it now.
 

Arcadelord

Newbie
Jun 13, 2018
50
65
Greetings,

Has anyone encountered that issue before?
1748812054103.png
I believe this is related to the server where the A.I. is hosted. I've tried refreshing the URL contained within the Settings, sadly it doesn't seem to rectify anything.

Is it simply a matter of waiting for it to come back online?
 

fierylion

Member
Game Developer
Jan 18, 2019
300
489
Greetings,

Has anyone encountered that issue before?
View attachment 4898872
I believe this is related to the server where the A.I. is hosted. I've tried refreshing the URL contained within the Settings, sadly it doesn't seem to rectify anything.

Is it simply a matter of waiting for it to come back online?
I think at that time I was resetting the server (to setup a new loadbalancer) let me know if you are still getting the error
 

killerbook

New Member
Aug 28, 2022
1
0
Greetings,

Has anyone encountered that issue before?
View attachment 4898872
I believe this is related to the server where the A.I. is hosted. I've tried refreshing the URL contained within the Settings, sadly it doesn't seem to rectify anything.

Is it simply a matter of waiting for it to come back online?
Had same problem, you must reset AI endpoint in settings. It worked for me
 

BlackNBlue

Newbie
Apr 24, 2023
40
14
i uploaded the second verson, it wont apply like this.
I also made a checkup at the "mirror" within this world and the entity information as all wrong. (sometimes)

Edit: I was wrong, tested it again.
Edit 2: Tested it again, only the player entity was "right", the rest not, sometimes it get the information right, most of the time not. kinda mixed up.
I found the issue, while the new Standard AI can write in a better way, it cannot handle the Entities in the right way (Maybe too much information).

I tested it with the local AI "mistral-nemo-instruct-2407" and it runs like intended, the text is just not so well written.
 

tacosnap123

Active Member
Mar 3, 2018
841
228
So for shits and giggles i tird the online version on mu phone and why the hell does it spit out the replys lighting fast like 10x faster then my pc
 
4.30 star(s) 13 Votes