Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

worm doctor

3
Posts
1
Following
A member registered Apr 05, 2018

Recent community posts

Big fan of this update! The paths to the new scenes were all very intuitive and I like the content itself as well.  I did get a crash when thinking about dressy clothes for Rachel, log pasted below:

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/morning.rpy", line 258, in script call

    call FabricatorGeneral from _call_FabricatorGeneral_1

  File "game/morning.rpy", line 258, in script call

    call FabricatorGeneral from _call_FabricatorGeneral_1

  File "game/moods.rpy", line 204, in script

    "Rachel's idea of showing off is 100% absolutely for sure cosplaying. I could create a rainbow fantasy space suit for her based on her favorite character."

ValueError: unsupported format character 'a' (0x61) at index 37

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

Full traceback:

  File "game/morning.rpy", line 258, in script call

    call FabricatorGeneral from _call_FabricatorGeneral_1

  File "game/morning.rpy", line 258, in script call

    call FabricatorGeneral from _call_FabricatorGeneral_1

  File "game/moods.rpy", line 204, in script

    "Rachel's idea of showing off is 100% absolutely for sure cosplaying. I could create a rainbow fantasy space suit for her based on her favorite character."

  File "renpy/ast.py", line 721, in execute

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

  File "renpy/exports.py", line 1406, in say

    what = what % tag_quoting_dict

ValueError: unsupported format character 'a' (0x61) at index 37

Windows-10-10.0.22000

Ren'Py 7.4.9.2065

Floating Flowers 0.6

Tue May 17 08:52:49 2022

```

The dialogue was actually quite clear where you're supposed to go.  It was mostly my mistake, I went back and found that I had missed the left arrow that takes you from Life Support to the garage, possibly because it's quite close to the arrow that returns you to the Lida/Paris/Hunter living quarters. 

I'm not seeing any bugs but I'm currently having difficulty figuring out how to access the scene where Hunter and the player character go out on an expedition.  I've seen the daytime scene where Hunter describes the planet's biology and talks about wanting to go and explore but I can't seem to progress from that point.