Skip to main content

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

Visually? Wow.

I couldn't see the limitation being used in the game, but I've now seen your clarification on this page so I kinda get it kinda don't. I also broke the game, I kept pressing sell and it crashed the game. Will post log below.

I also just kept spamming New Day to see what would happen, and there seems to be no consequences. I don't play visual novels, but something gave me 'The Yawhg' vibes though. Great font selection too.


Not really sure on the purpose, but the visuals are worth a rating on their own.

-----------------------------------------------------------------------------------------------------------

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/script.rpy", line 47, in script

    $ npc.name, npc.coin, npc.want, npc.point, npc.favorite = jelder.name, jelder.coin, jelder.want, jelder.point, jelder.favorite

  File "game/script.rpy", line 47, in <module>

    $ npc.name, npc.coin, npc.want, npc.point, npc.favorite = jelder.name, jelder.coin, jelder.want, jelder.point, jelder.favorite

AttributeError: 'int' object has no attribute 'name'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "game/script.rpy", line 47, in script

    $ npc.name, npc.coin, npc.want, npc.point, npc.favorite = jelder.name, jelder.coin, jelder.want, jelder.point, jelder.favorite

  File "C:\Users\willw\Desktop\MiniJamSubmissions\TWOSPOONS-0.1-pc - Cedes\renpy\ast.py", line 823, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\willw\Desktop\MiniJamSubmissions\TWOSPOONS-0.1-pc - Cedes\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/script.rpy", line 47, in <module>

    $ npc.name, npc.coin, npc.want, npc.point, npc.favorite = jelder.name, jelder.coin, jelder.want, jelder.point, jelder.favorite

AttributeError: 'int' object has no attribute 'name'

Windows-10-10.0.19045 AMD64

Ren'Py 8.2.0.24012702

TWO SPOONS DEMO 0.1

Mon Feb 19 16:10:50 2024

Shameful I left that error there. All fixed and not showing up now.

Yeah, time management is something I need to get down, i have the story in my noogin but the coding took mroe time than i thought and brain likes to make shiny art haha.

Never played The Yawhg before, it looks interesting! And yeah, its a little shameful to call it a visual novel right now, there's more text in this comment so far ahah. Gotta make sure I update! Thank you!