Skip to main content

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

So far game has been fun, but I hit this error:

 running game code:

  File "game/30finalsocial.rpy", line 378, in script

    $ sominant += 1

  File "game/30finalsocial.rpy", line 378, in <module>

    $ sominant += 1

NameError: name 'sominant' is not defined

This line has a typo saying "sominant" instead of "dominant." For now, anyone with this issue can fix this by opening the file in Notepad and changing the s to a d, then pressing Ctrl+s before restarting the game(worked for me at least).

(+1)

Thank you very much! Fixed now along a few other issues — please let me know if anything else crops up!

Finished one playthrough and went scene hunting. During that time, I found one error, which I can't recreate because it happened only once when I clicked on the emblem on the dwarven map, I missed the error message because I was spam clicking the map looking for secrets, and accidentally closed the error(whoops).  Even with the error, I did unlock the secret scene in the album. 

There is also a small typo in the text during chapter  3, when Zu-Dee says, "Impressive... I didn't thin(missing a k) Elves and Dwarves..." 

Other than that, I found no other issues! 

I am still missing a few regular and secret scenes. One addition I would like to see to the album is when a secret scene is unlocked, the album shows that it was a secret scene even after it is unlocked. This would help me see how many secrets have been found.

(+1)

Thanks! Could you check what version you're playing? That error with the map should be fixed as of 4.1.3. I'll fix the typo too!

I could add a note to the pics that are secret, yeah. Might have to wait a bit for that, but I'll add it to the todo ;)

Version 4.1.1, so that explains it. Good work on the update, I look forward to seeing what's next!