Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits) (+1)

Any time I say anything, even the stuff in the picture, it just gives me this. Not sure if its me being stupid or a game bug or something but I might need help. And I'm not just saying random stuff. I even dug through the games code and tried everything and nothing works. I know this is the error message I just don't know why.


That looks like a connection error with the server. Try playing again at a later time or maybe check if your firewall isn't blocking the game.

Does that mean the game needs an internet connection to work?

Yes, it uses a chatbot AI to process the player's input. This AI lives on the cloud :p

Great game, I dont understand your ute files, can you tell me which kind of library you use to parse it ? I think it s to control state machine of the dialog. To understand your game I used wireshark and see the http post on the port server. I love your idea to use chatbot on an adventure text. I think I'll try to create one with riverscript library with flask on Python for the server and for the client I dont know which is the best betwen Godot and Gamemaker. Thanks.