• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

zerodead

Engaged Member
Jan 18, 2018
2,179
2,006
I had left garnet with her beachwear and this error came when I found her on the island
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/story/sidecharacters.rpy", line 2519, in script call
    call screen greg_menu_screen with Dissolve(0.2)
  File "game/scripts/story/garnet.rpy", line 1199, in script
    scene see garnet_islandfun1 with Dissolve(0.2)
Exception: DynamicImage u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_[garnet.outfit].png': could not find image. (u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_beachwear.png')

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

Full traceback:
  File "game/scripts/story/sidecharacters.rpy", line 2519, in script call
    call screen greg_menu_screen with Dissolve(0.2)
  File "game/scripts/story/garnet.rpy", line 1199, in script
    scene see garnet_islandfun1 with Dissolve(0.2)
  File "renpy/ast.py", line 1542, in execute
    show_imspec(self.imspec, atl=getattr(self, "atl", None))
  File "renpy/ast.py", line 1378, in show_imspec
    atl=atl)
  File "renpy/exports.py", line 712, in show
    sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
  File "renpy/display/core.py", line 1165, in add
    thing.visit_all(lambda d : None)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 572, in visit_all
    for d in self.visit():
  File "renpy/display/image.py", line 777, in visit
    self.find_target()
  File "renpy/display/image.py", line 675, in find_target
    raise Exception(error)
Exception: DynamicImage u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_[garnet.outfit].png': could not find image. (u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_beachwear.png')

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
Gem Domination Version_0.3.3
Tue Jul 26 04:28:51 2022
 

AmazonessKing

Amazoness Entrepreneur
Aug 13, 2019
1,898
2,918
another thing to change is the inventory slot, items that have already been purchased, like clothes, you can change them, but the items are still there in the inventory, and there's no second page

looking now, instead of a second page it has a side scroll bar
Yes. I'd say pages are probably more convenient, though. We'll see.
 

AmazonessKing

Amazoness Entrepreneur
Aug 13, 2019
1,898
2,918
I had left garnet with her beachwear and this error came when I found her on the island
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/scripts/story/sidecharacters.rpy", line 2519, in script call
    call screen greg_menu_screen with Dissolve(0.2)
  File "game/scripts/story/garnet.rpy", line 1199, in script
    scene see garnet_islandfun1 with Dissolve(0.2)
Exception: DynamicImage u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_[garnet.outfit].png': could not find image. (u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_beachwear.png')

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

Full traceback:
  File "game/scripts/story/sidecharacters.rpy", line 2519, in script call
    call screen greg_menu_screen with Dissolve(0.2)
  File "game/scripts/story/garnet.rpy", line 1199, in script
    scene see garnet_islandfun1 with Dissolve(0.2)
  File "renpy/ast.py", line 1542, in execute
    show_imspec(self.imspec, atl=getattr(self, "atl", None))
  File "renpy/ast.py", line 1378, in show_imspec
    atl=atl)
  File "renpy/exports.py", line 712, in show
    sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
  File "renpy/display/core.py", line 1165, in add
    thing.visit_all(lambda d : None)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 572, in visit_all
    for d in self.visit():
  File "renpy/display/image.py", line 777, in visit
    self.find_target()
  File "renpy/display/image.py", line 675, in find_target
    raise Exception(error)
Exception: DynamicImage u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_[garnet.outfit].png': could not find image. (u'cg/garnet/garnet_islandfun/garnet_islandfun1_clothes_beachwear.png')

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.1.22070801
Gem Domination Version_0.3.3
Tue Jul 26 04:28:51 2022
I didn't exactly plan very well the whole outfits thing. This update is only like 2 months apart from the previous update. People kept asking me about the outfits, and I added them because I thought I had all the necessary assets.

I didn't, so the errors you get, it's because certain assets are not in the game yet. It should be easy to circumvent, by just having the nude sprite show in certain scenarios instead, as cheap as it could be, until ElFatGato can finish these assets (which will take a bit).
 

zerodead

Engaged Member
Jan 18, 2018
2,179
2,006
I didn't exactly plan very well the whole outfits thing. This update is only like 2 months apart from the previous update. People kept asking me about the outfits, and I added them because I thought I had all the necessary assets.

I didn't, so the errors you get, it's because certain assets are not in the game yet. It should be easy to circumvent, by just having the nude sprite show in certain scenarios instead, as cheap as it could be, until ElFatGato can finish these assets (which will take a bit).
I had to take one of the images and rename it, so it worked and I continued the scene garnet_islandfun1_clothes_beachwear.png [/QUOTE]
 

Ragundah

Newbie
Oct 30, 2021
19
15
That does work, you can also take a completely transparent image. That's more or less what I plan to do as a fix until we get all the outfits.
Just write a long term fix in-case it pops up again. Write a label that you call that checks if the outfit is available. If not then it stores the outfit in a variable - temporarily disables the outfit until after the scene then at the end of the scene have another label that you call that returns the outfit. That way as you introduce more outfits in the future it doesn't break stuff again xD
 
Last edited:

Ragundah

Newbie
Oct 30, 2021
19
15
Just write a long term fix in-case it pops up again. Write a label that you call that checks if the outfit is available. If not then it stores the outfit in a variable - temporarily disables the outfit until after the scene then at the end of the scene have another label that you call that returns the outfit. That way as you introduce more outfits in the future it doesn't break stuff again xD
Yeah nvm. Looked at how the scene management was set up and something like that would need a re-write of renpy's error handling or a recoding of the entire scene management system
 

AmazonessKing

Amazoness Entrepreneur
Aug 13, 2019
1,898
2,918
Version 0.3.4

  • Bug fixes:
    • Fixed bug involving the purchasable outfits, some scenes and locations crashed with said outfits.
A very minor bug fix, but a bug fix nonetheless, involving the outfits. Please contact me if there are more bugs around!

Also, have this neat wallpaper, a wallpaper ElFatGato had done for the Lapis update, have it here.

lapis_marte_2.png lapis_marte.png

Other than that, I have to mention that I hold off the idea of the pink caste for now, at least for another week, the reason is that it seems like 1$ tier is not particularly good to have, even Patreon says I should add a tier of at least 3$, that originally threw me off. I want an accessible tier, so I MIGHT still add it, but I will take a week for that decision still, sorry about that.

I'll roll out some polls likely tomorrow.

Yeah nvm. Looked at how the scene management was set up and something like that would need a re-write of renpy's error handling or a recoding of the entire scene management system
It depends. Old scenes have my old system where I used ConditionSwitch for the dynamic images. However, I changed to dynamic text, and that REQUIRES a displayable or it will give an error. The old system was future-proof, but it's more annoying to write, the new one is faster, but it can give errors if you don't have the displayable. The reason there were errors is that I thought I had all the displayable needed, the simple fix is just to add the required displayable, even if that displayable is completely empty (which results on the character being naked in certain cases).

In either case, I already worked on it, there shouldn't be crashes anymore, if there's more, please let me know.

see you guys in 1 year when it gets updated to v0.46 with 14 more scenes (main)!
same here. hope more costumes are aquireable in that time
We will be releasing more updates more often. But nothing wrong with waiting for a couple of updates to rack up some content!
 

Ragundah

Newbie
Oct 30, 2021
19
15
It depends. Old scenes have my old system where I used ConditionSwitch for the dynamic images. However, I changed to dynamic text, and that REQUIRES a displayable or it will give an error. The old system was future-proof, but it's more annoying to write, the new one is faster, but it can give errors if you don't have the displayable. The reason there were errors is that I thought I had all the displayable needed, the simple fix is just to add the required displayable, even if that displayable is completely empty (which results on the character being naked in certain cases).
Ahah, I only peeked into three or so scenes before coming to my conclusion. Probably should have peeked around more. Unfortunately it's just not good for my non-invasive methods... I do agree though that best solution was taken. Thanks for your hard work!~
 
  • Like
Reactions: AmazonessKing

AmazonessKing

Amazoness Entrepreneur
Aug 13, 2019
1,898
2,918
Version 0.3.4 hotfix

  • Bug fixes:
    • Further bugs on clothes fixed
    • Amethyst now appears on Sundays at the kindergarten as she should
    • Fixed naked pearl blowjob on the bed
    • Changed the infamous lines of "clues" for garnet to be clearer
    • Likewise, fixed some errors you could get by revisiting sex scenes with garnet in a couple of locations
Thank you all for reporting on these bugs!
 

AmazonessKing

Amazoness Entrepreneur
Aug 13, 2019
1,898
2,918
New patreon poll! And an additional one on Discord as well. How should we proceed? Also, do you want all the MILFs or should we jump to Peridot? Come share your opinion!

 
3.80 star(s) 12 Votes