Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for that information, I’m currently looking around in the code. That’s extremely odd that you can’t talk to anyone. That prompt is only there to catch the occasional odd error, usually caused by me misnaming a key somewhere. The fact that you can’t talk to anyone seems nuts to me. There is one potential issue that started in 0.12 that will be fixed in the next patch but I can’t be certain it’s the cause.

One other question that slipped my mind before, if you don’t mind. Did you start this game in V0.12 or did you patch up from a previous version? In case you haven’t seen it, if the game patches you’ll get a black screen when you load your save and it will say “patching game” in the bottom right. Then when everything does load you get a prompt that says “welcome to patch 0.whatever”.

Downloaded a fresh copy of the v0.12 today.

Could it be that once this error is triggered, it somehow is corrupting all dialogues? Maybe it is disabling all dialogues?

Sorry if I am meddling, but as a developer myself, I'd suggest to look for alternatives to any text based keys, if possible. I have no experience with or any idea about construct, but I am quite sure there must be a way. I recently developed a dialogue system for my new project as well, so I understand that it can be a bit challenging and time consuming, but it will be worth it, saving you from a lot of possible headache.