Skip to main content

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

for some reason the game can't complete actions in my game at the moment. Yesterday it had the same issues at a similar time. Does it maybe have to with too many people using the same endpoint at once?

everything looks normal on my end. What error code are you getting?

(1 edit)

this is all it says

did you use your own AI endpoint?

no, i used https://openrouter.ai/api/v1/chat/completions because i read your guide and thought API URL is the same as Endpoint URL

what model? most models can’t run the game sadly, and the mistral 7b model I suggested in the guide may not work with larger worlds

I used 'meta-llama/llama-3.3-70b-instruct:free' 

the strange thing is that it ran completly fine until 2 hours ago

(1 edit)

try a different world and see if it works, also I forgot to mention the base llama instruct model is censored it won’t do explicit stuff

these are my settings

i tried your 4 example worlds. none of them work. Also the llama instruct model didn't censore things for me for some reason.


(1 edit)

I tried just now and it worked fine, maybe you hit the daily free model limit, I’m not sure if they have a such a limit tho