Skip to main content

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

Bug Reports - Please Read Instructions Sticky

A topic by Steamberry Studio created Apr 10, 2023 Views: 549 Replies: 7
Viewing posts 1 to 6
Developer

Typos and minor grammatical errors:

I am not looking for reports on these at this time. I will continue to work with beta testers and readers to find as many of these as possible, but find it most effective to work with a small group of curated testers than get reports from the entire community. Thank you for understanding!

All Other Errors

Please be sure to post your system, what chapter you were in when you encountered the error, and any major actions recently taken (such as having just made a choice or clicked a glossary entry.

Please also let me know if you attempted to: Rollback, Ignore the error, or Reload the game.


Traceback Errors:

This is when the game breaks and gives you a grey screen with a bunch of text on it. Please post the entire trace back (either a screen cap or the text. These can be incredibly difficult to find unless I see the error text.


Everything else:

Please just give as much info as possible about the error because this will really help me either find it or try to re-create it.

Developer (1 edit)

I am aware that all the glossary links for "Terran" are currently broken as well as the one for Virtuoso.

I'll push a fix out for this at some point! (There' s just a small typo in the screen name)

it won't let me open the game?? it'll load for a min but the application won't open (i'm on windows).

Developer (1 edit)

That's really strange - can I get a bit more information about what's happening? After clicking on the .exe, does it give an error or just simply not open?

Developer

I'm aware of an issue in Yren's path where MC's skin tone randomly switches. This is a holdover from testing the CG and a patch will be going out very soon!

~Esh

(+1)

Hi <3 in episode 3, chapter 5, Daaz's route his surface side sprite switches to his inside the ship sprite after we see the artwork of the ancient stones. It switches back to the surface side sprite as they're going down the slope. 

Hi, I got this traceback error when I tried to kiss Yren in chapter 5. It lets me rollback and select the other choice, but it doesn’t let me ignore it. I’ve reloaded the game and redownloaded it, but it didn’t fix anything. Also, I have the Windows version.

```

I'm sorry, but an uncaught exception occurred.

While running game code:

Exception: DynamicImage 'cgs/yren/ch5/yrenkiss_wil_upper_[persistent.yrenkiss_haircolor]_[persistent.yrenkiss_hairstyle].png': could not find image. ('cgs/yren/ch5/yrenkiss_wil_upper_silver_hair8.png')

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

Full traceback:

  File "script/chapter_5/ch5_yren.rpyc", line 581, in script

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\ast.py", line 2573, in execute

    Say.execute(self)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\ast.py", line 615, in execute

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

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\exports\sayexports.py", line 132, in say

    who(what, *args, **kwargs)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\character.py", line 1455, in __call__

    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\character.py", line 1106, in do_display

    display_say(who,

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\character.py", line 803, in display_say

    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\core.py", line 2215, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\core.py", line 2745, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\displayable.py", line 434, in visit_all

    d.visit_all(callback, seen)

  [Previous line repeated 4 more times]

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\displayable.py", line 424, in visit_all

    for d in self.visit():

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\image.py", line 785, in visit

    self.find_target()

  File "C:\Users\cassi\AppData\Roaming\itch\apps\wsc\WhenStarsCollide-3.4.2-win\renpy\display\image.py", line 683, in find_target

    raise Exception(error)

Exception: DynamicImage 'cgs/yren/ch5/yrenkiss_wil_upper_[persistent.yrenkiss_haircolor]_[persistent.yrenkiss_hairstyle].png': could not find image. ('cgs/yren/ch5/yrenkiss_wil_upper_silver_hair8.png')

Windows-10-10.0.26100 AMD64

Ren'Py 8.3.2.24090902

WhenStarsCollide 3.4.2

Thu Apr 10 10:55:11 2025

```

Developer (1 edit) (+1)

Thanks for letting me know. You won't be able to get the CG using hair 8 at the moment - but it should work with a different style.

The file was misnamed as hair9 instead of hair8 so Renpy is searching for hair8 and not finding it. That's the issue. Until I push out a patch, playing with hair 8 in silver will unfortunately break at Yren's CG.

I'll push out a patch soon but it'll probably be about 15-20 minutes before it shows up!

~Esh