secrecy

Member
May 1, 2017
208
450
There is another bug at the new dinner with Amy.
When you follow her to the door game crashes and you cannot reload neither ignore it. In my case I did not have any sexual action with her -lust too low after hotshots game the night before-, don´t know if you have some action game flows normally. Hope darkhound1 is aware of this.
Quote myself because bug at the dinner remains unsolved yet at the 0.151
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,773
8,250
Sry, the game is very nice, its fun, but for me, its time for animated scenes, the art is cool, but pls dev, animations are better, hope you will do something in the nex updates. otherwise the game would be boring for me and i dont play it further. sry
Honestly I couldn't care less what you do :) And I'm not sorry. There are more than 100 animations in the game right now.
 

Gary Bertrand

Active Member
Sep 30, 2017
734
367
Honestly I couldn't care less what you do :) And I'm not sorry. There are more than 100 animations in the game right now.
I agree completely just under a year ago or over we were lucky if we got any animations at all i done realy care for animations if the story is good and this one is Great:love: and for me animations are a bonus
 

Bueno

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

secrecy

Member
May 1, 2017
208
450
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,773
8,250
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
450
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
497
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
 
4.00 star(s) 210 Votes