Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi. I'm not sure what exactly this is related to, but somewhere in 1.0.* there was a problem that Mirel only spoke Mir. Then everything fixed itself, but in a new game. Now in 1.2.6d, I managed to find it and the error returned. It is suspected that downloading her phrases from the server, or NPC RP, affects this. In the NPC's memory, there is only the phrase Mir, and either an increase or decrease in reputation.

Text in memory

            {
                "speakerType": "Player",
                "contents": "Hi",
                "usedNPCFunctions": []
            },
            {
                "speakerType": "NPC",
                "contents": "Mir",
                "usedNPCFunctions": []
            },
            {
                "speakerType": "Player",
                "contents": "Hi",
                "usedNPCFunctions": []
            },
            {
                "speakerType": "NPC",
                "contents": "Mir",
                "usedNPCFunctions": []
            },
            {
                "speakerType": "NewDialogMarker",
                "contents": "",
                "usedNPCFunctions": []
            },
            {
                "speakerType": "Player",
                "contents": "Hi",
                "usedNPCFunctions": []
            },
            {
                "speakerType": "NPC",
                "contents": "Mir",
                "usedNPCFunctions": []
            }
(+1)

I believe this is caused by your character's name being "El", the game seeing an "El:" in the NPCs dialog, and then omitting it thinking it's a bad LLM output. I'll include a fix for the issue in the next update. Thanks for reporting it.

(1 edit)

It's all so simple it's amazing. And yes, don't tell anyone what happened in the bathhouse last night)

P.s.
Thx
P.s.s.
Question: Is it only possible to report bugs here or is there a Discord or forum for this?

(+1)

There's currently no other contact/community.