Skip to main content

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

Just updated :) nice one!

But there's a bug in Sarahs new trust 12 dialogue.. 


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/dawncode/camp/camp_framework.rpy", line 76, in script call

    call screen camp_home

  File "game/dawncode/camp/camp_framework.rpy", line 76, in script call

    call screen camp_home

  File "game/dawncode/camp/camp_framework.rpy", line 76, in script call

    call screen camp_home

  File "game/dawncode/events/camp/sarah/sarah_affection_14.rpy", line 113, in script

    MC sadsmile "For now, maybe we should, uh-"

Exception: Say has image attributes ('sadsmile',), but there's no image tag associated with the speaking character.

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

Full traceback:

  File "game/dawncode/camp/camp_framework.rpy", line 76, in script call

    call screen camp_home

  File "game/dawncode/camp/camp_framework.rpy", line 76, in script call

    call screen camp_home

  File "game/dawncode/camp/camp_framework.rpy", line 76, in script call

    call screen camp_home

  File "game/dawncode/events/camp/sarah/sarah_affection_14.rpy", line 113, in script

    MC sadsmile "For now, maybe we should, uh-"

  File "/Users/florian/00_Krams/DivineDawn.app/Contents/Resources/autorun/renpy/ast.py", line 930, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "/Users/florian/00_Krams/DivineDawn.app/Contents/Resources/autorun/renpy/exports.py", line 1474, in say

    who(what, *args, **kwargs)

  File "/Users/florian/00_Krams/DivineDawn.app/Contents/Resources/autorun/renpy/character.py", line 1290, in __call__

    old_attr_state = self.handle_say_attributes(False, interact)

  File "/Users/florian/00_Krams/DivineDawn.app/Contents/Resources/autorun/renpy/character.py", line 1109, in handle_say_attributes

    if self.resolve_say_attributes(predicting, attrs):

  File "/Users/florian/00_Krams/DivineDawn.app/Contents/Resources/autorun/renpy/character.py", line 1035, in resolve_say_attributes

    raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,))

Exception: Say has image attributes ('sadsmile',), but there's no image tag associated with the speaking character.

macOS-14.3-arm64-arm-64bit arm64

Ren'Py 8.1.3.23091805

Divine Dawn 0.30

Thu Feb  8 13:43:08 2024

[/code]

(+1)

Thanks for the report! Fixed for next patch, probably later today.

(+2)

welcome... 

Just noted the related dialogue was affection 14. 

All other new parts are running flawless.

(+1)

Fixed for next update, thanks!