Skip to main content

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

Okay, on first glance, it seems good. Can you open the dev logs, turn on verbose logging and try starting a game in Formamorph? It might tell us why the AI can't process the information.

For some reason it won't show me anything in the dev logs when I try to start a game, it only shows when the server is running. I have verbose logging on, but it isn't showing me anything. 

I can be wrong. but try to copy model name from there

The game doesn't seem to be reaching LM Studio at all. Otherwise, even without verbose logging, there would be an entry to show that the AI has received a request.

Maybe check if the URL or the model name have a typo? Since you are using the desktop app, it should be reaching you just fine...

(+1)

Should I have copied the cURL? I copied it and got rid of everything except the localhost part and now it works just fine.

(+1)

If the port is 1234, the URL should look like this:

http://localhost:1234/v1/chat/completions