Bueno

Active Member
Apr 26, 2017
652
855
Percentage based events are very tedious. It's quite obscure already on how to gain an event.
 

secrecy

Member
May 1, 2017
208
451
Sorry, but it's not helping any more than your last post. If you posted a crash report, it would already have been fixed. With just the information that there is a bug in a scene, what am I supposed to do?
Well, apparently only happens if dinner finishes without sex. I took a saved game hours before, raised Amy´s lust before dinner, finishing with the tit fuck and bug did not appeared.
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,802
8,443
Well, apparently only happens if dinner finishes without sex. I took a saved game hours before, raised Amy´s lust before dinner, finishing with the tit fuck and bug did not appeared.
Next time you encounter a problem with a crash, please save the crash report and post it. I won't spend hours to try to replicate something that might or might not have happened if it could be solved in 1 minute having the crash report.
 

secrecy

Member
May 1, 2017
208
451
Next time you encounter a problem with a crash, please save the crash report and post it. I won't spend hours to try to replicate something that might or might not have happened if it could be solved in 1 minute having the crash report.

I'm sorry, but an uncaught exception occurred.
While running game code:
ScriptError: could not find label 'dinner_event_end'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\secre\Downloads\HolidayIsland-0.1.5.0-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\secre\Downloads\HolidayIsland-0.1.5.0-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\secre\Downloads\HolidayIsland-0.1.5.0-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\secre\Downloads\HolidayIsland-0.1.5.0-pc\renpy\execution.py", line 876, in run_context
context.run()
File "game/script.rpyc", line 810, in script call
&������x��Y˼��������i���j�#�C!��������P���Zq�8Z�{�@���ݏ\
File "game/appointments.rpyc", line 484, in script
���m,�0�b� ��t���� v�J r5�H<ِ`�ɉ,�Ta��HXv5('k��v�a��O��V���9-����}�{���Cq_!i�
File "C:\Users\secre\Downloads\HolidayIsland-0.1.5.0-pc\renpy\ast.py", line 1631, in execute
rv = renpy.game.script.lookup(target)
File "C:\Users\secre\Downloads\HolidayIsland-0.1.5.0-pc\renpy\script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'dinner_event_end'.
Windows-8-6.2.9200
Ren'Py 7.1.1.929
Holiday Island 0.1.5.1
Tue Mar 12 23:18:05 2019
 
  • Like
Reactions: brianiac

Vaassaa

Member
Feb 17, 2018
211
501
I open up the game, open phone and immediate error screen, any ideas? With the 1.5.1 update

Here's the error, by the way :D

Full traceback:
File "game/script.rpyc", line 696, in script
�G��э�i���͠��5���[�A��j�A��
File "C:\Citra\Holiday Island\renpy\ast.py", line 1859, in execute
self.call("execute")
File "C:\Citra\Holiday Island\renpy\ast.py", line 1847, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Citra\Holiday Island\renpy\statements.py", line 179, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Citra\Holiday Island\renpy\exports.py", line 2724, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Citra\Holiday Island\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Citra\Holiday Island\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Citra\Holiday Island\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Citra\Holiday Island\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Citra\Holiday Island\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Citra\Holiday Island\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Citra\Holiday Island\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Citra\Holiday Island\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Citra\Holiday Island\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Citra\Holiday Island\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 1534, in execute
File "game/script.rpy", line 1534, in execute
File "game/script.rpy", line 1536, in execute
File "game/script.rpy", line 1441, in execute
File "game/script.rpy", line 1441, in execute
File "game/script.rpy", line 1491, in execute
File "game/gui_screens.rpy", line 513, in execute
File "game/gui_screens.rpy", line 513, in execute
File "game/gui_screens.rpy", line 514, in execute
File "game/gui_screens.rpy", line 522, in execute
File "game/gui_screens.rpy", line 537, in execute
File "game/gui_screens.rpy", line 538, in execute
File "C:\Citra\Holiday Island\renpy\ui.py", line 929, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Citra\Holiday Island\renpy\ui.py", line 923, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'gui/phone_remote_frames_%s.png').

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Holiday Island 0.1.5.1
Wed Mar 13 00:21:00 2019
 

Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
Wondering if it's just me.
Anyone successfully unlocked this picture with Faye ( help her with weight lifting in her skimpy bikini ) ?
I played the tease/shower picture/locker sex scene but the achievement doesn't show.
 

FALLLA

New Member
Mar 6, 2019
3
3
after update, "speacial actions for flashing breast or gropng sceens" blow and looks like only one exsist - but notthing.

if i see one of action then work well.

but if some girl changing her reception outfit, how can i get "before reception outfit" sceen?
 

jikorde

Member
Mar 4, 2018
260
254
First, a new issue. When I updated to version 1.5.1, I lost all my progress on the flashing achievements. I have only a single image from each girl and can't view the other images. Anyone else have this? And was anyone able to get all of Aly's flashes? I know of 2 reception, 3 bikini, and 3 bar outfits but it says she has nine and I have no idea where the last one would be. edit* Creator confirmed that you can't get them all, Aly has an unused bar outfit that was added to the count.
Also @darkhound1, was the "guess who" minigame actually in this version or did hotshots replace it? I never found it and no one is talking about it.

Anyway, . edit* I'm missing the Guess Who stuff, and the flashing stuff will be fixed next update so the "Complete" save isn't fully complete. I'll fix it with the next release.
So as usual, a save to the start of every sex scene organized by girl. Also a complete achievement save for the last version and this version. For the hotshot saves I decided I would save before the game, as I'm pretty sure if I "won" the game and got the scene and saved there, the game would break horribly in some later update(Yumiko's easter egg scene is exmept from this because of it's low chance to trigger). As noted above, the complete save is missing all the flashes because of a bug or something.
In some future updated I'm going to start combining saves as right now Faye has two saves at the gym that both lead to different sex scenes, but could be the same save. She's the only character who comes to mind who has scenes that can be triggered in the same spot but through different actions. I'll probably fix those as they come.


Also, my favorite new content is probably Amy's hotshots outfit. Usually I don't really care for her, but that outfit made her look amazing. Great job darkhound. Great update all around really.
 
4.00 star(s) 215 Votes