Home Artists Posts Import Register
Join the new SimpleX Chat Group!

Downloads

Content

You can post your game related questions and bug reports for 0.1.7.x beta here and I will try to answer/fix them whenever I have time.  

You can download the current version of the game from my main patreon page: https://www.patreon.com/darkhound1
or from this post:
https://www.patreon.com/posts/holiday-island-0-28172000

Bug list: 

  • Out of memory error. Since I'm unable to reproduce it, I've made an attempt to reduce the probability. First reports are saying that it helps --> will be included in 0.1.7.1 (or you can get the quickfix file attached:  script.rpyc)
  • Playing hotshots when teh girl's lust is 99 or 100 could result in a crash: File "game/loc_nightbar.rpy", line 5339, in get_random_text IndexError: list index out of range --> will be fixed with 0.1.7.1  
  • When visiting Heather in her room,  game crashes with: could not find image. (u'images/locations/loc_girls_room1_door2.webp') --> will be fixed with 0.1.7.1   
  • Locations for girls currently not on the island were still showing on watch and phone --> will be fixed with 0.1.7.1  
  • Masseuse could be in thw spa before her arrival scene --> will be fixed with 0.1.7.1 
  • When reception shift changes on day 1 or 2, error: File "game/script.rpy", line 767, in  IndexError: list index out of range could occur --> will be fixed with 0.1.7.1 
  • After Alice pole dance for you and the end is right when the last call scene starts, you got a crash: "could not find image. (u'scenes/Ivy/Ivy_nightbar_poledance4.jpg')" --> will be fixed with 0.1.7.1 
  • One of Renee's achievements has disappeared. She Used to have 3 Hot Shots achievements: was an accident, no idea how the line of code got deleted --> will be fixed with 0.1.7.1 
  • When Aly is the plane girl, other arrival scenes on day 0 or 1 will crash with a missing image (you should be able to use ignore to continue) --> will be fixed with 0.1.7.1

 Please note: All quick fix files attached to this post have to be copied into the folder "<wherever you extracted your holiday island>\game"

Comments

Dispeace

How do I trigger the scene with Desire after you do her a favor in the pool?

darkhound1

Visit her at night in her room. Then you need some luck for her to wear the right lingerie.

jasemkulk

why i cant extract the files? I have always error :O

Anonymous

Alice and Natasha are NOT on island but "phone" shows their location in restaurant (evening 19:00 - dinner) (they are not there) + Alice is working in hospital at daytime.

darkhound1

The location shown on the watch and phone is no longer updated when the girls are not on the island. I will fix it with the next update, although it's a very minor thing. You probably send Alice home earlier this week. If you read the text, it's explained that she will finish her duties for the week (doctor in that case) before returning home.

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 870, in script call call new_arrival_event (_return) from _call_new_arrival_event File "game/events.rpy", line 3522, in script scene expression ("events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl8.webp") with dissolve: Exception: DynamicImage u'events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl8.webp': could not find image. (u'events/Eva/arrive/Eva_event_arrive_planegirl8.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 870, in script call call new_arrival_event (_return) from _call_new_arrival_event File "game/events.rpy", line 3522, in script scene expression ("events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl8.webp") with dissolve: File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1260, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1139, in show_imspec atl=atl) File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 717, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 1070, in add thing.set_transform_event("show") File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\display\transform.py", line 677, in set_transform_event self.child.set_transform_event(event) File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\display\image.py", line 705, in set_transform_event self.find_target() File "C:\Users\Casgamer\Desktop\HolidayIsland-0.1.7.0-pc\renpy\display\image.py", line 640, in find_target raise Exception(error) Exception: DynamicImage u'events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl8.webp': could not find image. (u'events/Eva/arrive/Eva_event_arrive_planegirl8.webp') Windows-7-6.1.7601-SP1 Ren'Py 7.2.2.491 Holiday Island 0.1.7.0 Sat Jul 06 15:24:00 2019

darkhound1

Will be fxed with the update to 0.1.7.1 You can use ignore to continue playing.

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 414, in execute_pause renpy.with_statement(Pause(delay)) Exception: DynamicImage u'scenes/[char1.fname]/[char1.fname]_nightbar_poledance4[lf_nightwear].jpg': could not find image. (u'scenes/Ivy/Ivy_nightbar_poledance4.jpg') -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 525, in main run(restart) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\execution.py", line 892, in run_context context.run() File "game/script.rpyc", line 1425, in script call File "game/loc_nightbar.rpyc", line 402, in script ׊U� W�Я��끋w5 File "game/script.rpyc", line 1425, in script call File "game/loc_nightbar.rpyc", line 402, in script ׊U� W�Я��끋w5 File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1911, in execute self.call("execute") File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1899, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\statements.py", line 220, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 414, in execute_pause renpy.with_statement(Pause(delay)) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 1578, in with_statement return renpy.game.interface.do_with(trans, paired, clear=clear) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2240, in do_with clear=clear) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3074, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 536, in visit_all callback(self) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3074, in root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\image.py", line 738, in per_interact self.find_target() File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\display\image.py", line 640, in find_target raise Exception(error) Exception: DynamicImage u'scenes/[char1.fname]/[char1.fname]_nightbar_poledance4[lf_nightwear].jpg': could not find image. (u'scenes/Ivy/Ivy_nightbar_poledance4.jpg') Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.0 Sat Jul 06 16:44:36 2019

darkhound1

Thanks. This has nothing to do with the update. The crash only happens when the poledance ends exactly when the last call scene starts. I will try to fix it in 0.1.7.1 EDIT: Found and fixed, will be part of 0.1.7.1

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 767, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 525, in main run(restart) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\execution.py", line 892, in run_context context.run() File "game/script.rpyc", line 767, in script zk"� ��&amp;����V�o������ File "game/script.rpyc", line 767, in script zk"� ��&amp;����V�o������ File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1807, in execute if renpy.python.py_eval(condition): File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\python.py", line 1961, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\User\Desktop\jeux\HolidayIsland-0.1.7.0-pc\renpy\python.py", line 1954, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script.rpy", line 767, in IndexError: list index out of range Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.0 Sat Jul 06 17:33:24 2019

Anonymous

One of Renee's achievements has disappeared. She Used to have 3 Hot Shots achievements: Play Hot Shots, Undress, Heat was High. Now She has: Play Hot Shots &amp; Undress as 1 achievement. Given that she only has 14, I'd prefer the extra 1 to make 15.

Anonymous

this poped up when i was playing hothots with Jessica: I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00director.rpy", line 293, in interact show_director = interact_base() File "renpy/common/00director.rpy", line 248, in interact_base if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: UnicodeDecodeError: 'utf8' codec can't decode byte 0xee in position 18: invalid continuation byte -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\main.py", line 525, in main run(restart) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\execution.py", line 892, in run_context context.run() File "game/script.rpyc", line 1386, in script call File "game/loc_nightbar.rpyc", line 5949, in script call ���r����dU����%�P��l�6��n�Q'i ӷ)ٗ��߅ �_�f��·���Eg�j#��I4� m7�ʰ1�K4^G�$��!���5T File "game/loc_nightbar.rpyc", line 7624, in script call uui�с�t �r�.ʥ֢,Ģ\�E9�R��A�+Q62Q�( mv��ш9\��BO����Ї�_���q�@W�h'�]e-�"����v��h׀h� File "game/loc_nightbar.rpyc", line 7830, in script l�H��(��,xjK��S� File "game/script.rpyc", line 1386, in script call File "game/loc_nightbar.rpyc", line 5949, in script call ���r����dU����%�P��l�6��n�Q'i ӷ)ٗ��߅ �_�f��·���Eg�j#��I4� m7�ʰ1�K4^G�$��!���5T File "game/loc_nightbar.rpyc", line 7624, in script call uui�с�t �r�.ʥ֢,Ģ\�E9�R��A�+Q62Q�( mv��ш9\��BO����Ї�_���q�@W�h'�]e-�"����v��h׀h� File "game/loc_nightbar.rpyc", line 7830, in script l�H��(��,xjK��S� File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\ast.py", line 694, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\exports.py", line 1322, in say who(what, *args, **kwargs) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\character.py", line 1127, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\character.py", line 842, in do_display **display_args) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\display\core.py", line 2683, in interact i() File "renpy/common/00director.rpy", line 293, in interact show_director = interact_base() File "renpy/common/00director.rpy", line 248, in interact_base if [ i for i in renpy.scriptedit.nodes_on_line(filename, line) if not isinstance(i, ALONE_NODES) ]: File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\scriptedit.py", line 249, in nodes_on_line ensure_loaded(filename) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\scriptedit.py", line 86, in ensure_loaded renpy.parser.list_logical_lines(fn, add_lines=True) File "C:\Users\FlLip\OneDrive\Desktop\Holiday Island\renpy\parser.py", line 214, in list_logical_lines data = f.read().decode("utf-8") File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/encodings/utf_8.py", line 16, in decode UnicodeDecodeError: 'utf8' codec can't decode byte 0xee in position 18: invalid continuation byte Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.0 Sat Jul 06 22:28:04 2019

darkhound1

It will be back with 0.1.7.1 - wasn't removed on purpose, no idea how that one line of code got deleted.

darkhound1

No idea how that is possible. Somehow what you typed in during the hangman game made the game crash. Do you remember what you typed?

darkhound1

I fixed one of those during the pre beta test already. Was it one the first gameday when you went to reception? Somewhere a girl is assigned to reception before she has run through the location initializations. I thought I had fixed the one occurence. I have to try to replicate it.

J R

Awesome update as always, Darkhound :) small typo when meeting Aly after the plane: "didn't think I'd be so soon"

BRZ driver

great job on the update, I enjoyed the hotshots with Jessica but I think I found a small Bug. I had sent Desire home just because I had to many girls on the Island and I wanted Amy, anyway I got her back now I can't hack her tracker thing and it doesn't show any of her stat's like love or lust.

BRZ driver

never mind I found the problem. I have to get the quest again from the nurse. my bad sorry.

EscapeEvade

First thing I notice when opening an old save from .1.6.2 to the newest version is that all 3 of my images in my room are replaced by black boxes. Additionally, when I go into the phone to try to re-do my photos, there is a big blue box where the red rectangle should be to select a portion of whichever image I want on the wall.

Anonymous

Thanks for the great update! Minor consistency issue: started a new game, and on one of the first days went to the Spa and got a massage from Faye. She then arrived the next day... Maybe the Spa is just empty until the masseuses arrive...

darkhound1

Strange, I didn't change anything in that regard. I've just tried it and it works like before on my system. Even loading a save from 0.1.6.2. Also no one else mentioned it yet. Does it happen when you start a new game as well? EDIT: Okay, it seems to be an issue with the unofficial uncompressed version. Please get my original version and you won't have this problem.

Anonymous

So is how you handled that Desire scene how favor is going to be handled in general? Just a normal scene but in the middle of it you will suddenly need to pay the girl to keep going? Got to say, not what I hoped for from that. Kinda felt like Desire was extorting the player. Getting them as hard a possible before letting them decide if they wanted to be repaid, and then she decides how she's going to do it. Doesn't really feel like I'm asking her for a favor.

Anonymous

I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl1.webp': could not find image. (u'events/Yvette/arrive/Yvette_event_arrive_planegirl1.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "M:\HolidayIsland-0.1.7.0-pc\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "M:\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 525, in main run(restart) File "M:\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "M:\HolidayIsland-0.1.7.0-pc\renpy\execution.py", line 892, in run_context context.run() File "game/script.rpyc", line 870, in script call }� �� �Fx�_��J��# 5,(��wψ^�Z�&lt;qo b���e���G�{�� � �a�r��#� |,|����� � �rIB�E���C_p_�!�Ө��2�j��+u_;��o�;ze`4�+��gz��� File "game/events.rpyc", line 3409, in script ��:�Dq File "game/script.rpyc", line 870, in script call }� �� �Fx�_��J��# 5,(��wψ^�Z�&lt;qo b���e���G�{�� � �a�r��#� |,|����� � �rIB�E���C_p_�!�Ө��2�j��+u_;��o�;ze`4�+��gz��� File "game/events.rpyc", line 3409, in script ��:�Dq File "M:\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1260, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "M:\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1139, in show_imspec atl=atl) File "M:\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 717, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "M:\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 1070, in add thing.set_transform_event("show") File "M:\HolidayIsland-0.1.7.0-pc\renpy\display\transform.py", line 677, in set_transform_event self.child.set_transform_event(event) File "M:\HolidayIsland-0.1.7.0-pc\renpy\display\image.py", line 705, in set_transform_event self.find_target() File "M:\HolidayIsland-0.1.7.0-pc\renpy\display\image.py", line 640, in find_target raise Exception(error) Exception: DynamicImage u'events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl1.webp': could not find image. (u'events/Yvette/arrive/Yvette_event_arrive_planegirl1.webp') Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.0 Sun Jul 07 23:38:57 2019

Anonymous

Hello, believe me i roared a big "NOOOOOOOOO" cause of this one :) I'm sorry, but an uncaught exception occurred. While running game code: Exception: DynamicImage u'images/locations/loc_girls_room[char1.room_type]_door2.webp': could not find image. (u'images/locations/loc_girls_room1_door2.webp') -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 848, in script call X�dk�Ӕ�k��)1ؘCh\ File "game/pl_actions.rpyc", line 173, in script call ��Jf��j��� �5B��&amp;dPoxT�� j$�z��}R�b���6�xGY���@�6��]M� P/���[E`���bYg�)V�o D�sn�h'}�-��4��� File "game/loc_girls_room.rpyc", line 53, in script call {�v*����h

darkhound1

Please next time post the full crash report with some information on what you did. You can use ignore to continue. To fix it, open the console and type: heather.room_type = "2" This only happens if you started a new game. There is a small bug in the character creation for heather. It will be fixed with 0.1.7.1, also for already currupt save games.

Anonymous

Minor thing, but I noticed that the Doctor groping/flashing images don't seem to show up in the phone gallery, checked with Faye, Delizia, and Brenda as the doctor. I started a new game with the latest version if that matters.

JerseyBoy3100

Playing hot shots with Jessica. she's almost drunk and I have to choose. I'm sorry, but an uncaught exception occurred. While running game code: File "game/loc_nightbar.rpy", line 7697, in File "game/loc_nightbar.rpy", line 5339, in get_random_text IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 1386, in script call File "game/loc_nightbar.rpyc", line 5952, in script call ЃnU :mUȸG'cXk d J Zi ǃ 2 1 6q m ( p [ File "game/loc_nightbar.rpyc", line 7697, in script

Anonymous

There's a technical reason that the Doctor images can't be added. Maybe someday.

Anonymous

Not really a bug, but perhaps a simple fix. The girl's now turn all the way around when they do a 360 view of their lingerie. However, when Jennifer gives the tour of the new room, she offers to show the PC a 360 of the dress she made. She only gives three sides.

darkhound1

Thanks, fixed it. It only happens when the girl has 99 or 100 lust. There was a mistake in the index generation. It was lust / 33, which results in &gt;=3 when lust is &gt;= 99. I've changed the divider to 34. So it can't happen now. Fix will be included in 0.1.7.1

JerseyBoy3100

Strange one. While playing hotshots with heather, when she takes off her top, and has just her bra, panties and boots on, the whole graphic moved to the upper left of the screen so that her head is cut off. Nice view of most of her boobs though.

Dispeace

I had the same with Jessicas hotshot scene. It seems to happen if the girl strip a part of her clothes and at the same time the hot scene gets activated.

Anonymous

The game keeps freezing and shutting down.I'm sorry, but an uncaught exception occurred. While running game code: error: Out of memory -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\bootstrap.py", line 313, in bootstrap renpy.main.main() File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 525, in main run(restart) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\main.py", line 139, in run renpy.execution.run_context(True) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\execution.py", line 892, in run_context context.run() File "game/script.rpyc", line 1309, in script call File "game/actions.rpyc", line 404, in script z'@��]�/b���.V]�Q�R�r����2籘s7g��W���iW ��m�{�� File "game/script.rpyc", line 1309, in script call File "game/actions.rpyc", line 404, in script z'@��]�/b���.V]�Q�R�r����2籘s7g��W���iW ��m�{�� File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1609, in execute choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 977, in menu rv = renpy.store.menu(new_items) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 1203, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3308, in interact_core ev = self.event_wait() File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2338, in event_wait self.check_background_screenshot() File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2153, in check_background_screenshot self.bgscreenshot_surface = renpy.display.draw.screenshot(self.surftree, self.fullscreen_video) File "gldraw.pyx", line 1409, in renpy.gl.gldraw.GLDraw.screenshot File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\pgrender.py", line 174, in flip return copy_surface_unscaled(surf) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\pgrender.py", line 129, in copy_surface rv = surface_unscaled(surf.get_size(), alpha) File "C:\Users\Paul\Desktop\other\HolidayIsland-0.1.7.0-pc\renpy\display\pgrender.py", line 118, in surface surf = Surface((width + 4, height + 4), 0, sample) File "src/pygame_sdl2/surface.pyx", line 164, in pygame_sdl2.surface.Surface.__init__ error: Out of memory Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.0 Wed Jul 10 11:35:40 2019

darkhound1

Please try using the quick fix file I've attached to the post above. script.rpyc

Anonymous

Hi, Darkhound! Thanks for the news. I have seen that the error of the missing scene for the lady's arrivals is not listed. It was reported by Casgamer 4 days ago (fourth comment to this post, I have been having the same issue, I didn't post it because you said it would be fixed by 1.7.1.). I'm not sure if it was just forgotten from the list but will be fixed, or if you just forgot to look into it altogether, hahahaha. Just a heads up :) Thanks a lot! Great game!! Error header reported by Casgamer I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 870, in script call call new_arrival_event (_return) from _call_new_arrival_event File "game/events.rpy", line 3522, in script scene expression ("events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl8.webp") with dissolve: Exception: DynamicImage u'events/[event_char.fname]/arrive/[event_char.fname]_event_arrive_planegirl8.webp': could not find image. (u'events/Eva/arrive/Eva_event_arrive_planegirl8.webp')

darkhound1

It already is listed, but only described, not with the actual text of the crash: When Aly is the plane girl, other arrival scenes on day 0 or 1 will crash with a missing image (you should be able to use ignore to continue) --&gt; will be fixed with 0.1.7.1

Anonymous

I get this when trying to shower with Aly: I'm sorry, but an uncaught exception occurred. While loading &lt;'Image' u'events/Player/workout/Player_workout_shower1.webp'&gt;: IOError: Couldn't find file 'events/Player/workout/Player_workout_shower1.webp'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 993, in script call �� File "game/pl_actions.rpyc", line 1614, in script �jש�Yꎗ����x�( �(���� ���F�f.��4���ݺ��tX�q+s��¹`��&gt;��m� f�U��btyw)w�@��^il�)���e����b����a7@ ��h.pli�!۽r+�%�s�NKft��%`��!=�g�26:*&gt;P��*�0�R�@8���1r�ĸ���ZE.�q�K��Q�#8�Q��&gt;��_x����r��# File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 694, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 1322, in say who(what, *args, **kwargs) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\character.py", line 1127, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\character.py", line 842, in do_display **display_args) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3174, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2086, in draw_screen renpy.config.screen_height, File "render.pyx", line 516, in renpy.display.render.render_screen File "render.pyx", line 244, in renpy.display.render.render File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 151, in renpy.display.render.render File "render.pyx", line 244, in renpy.display.render.render File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 151, in renpy.display.render.render File "render.pyx", line 244, in renpy.display.render.render File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\layout.py", line 722, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 151, in renpy.display.render.render File "render.pyx", line 244, in renpy.display.render.render File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render File "render.pyx", line 244, in renpy.display.render.render File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\im.py", line 580, in render return cache.get(self, render=True) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\im.py", line 266, in get surf = image.load() File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\display\im.py", line 625, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\games\HolidayIsland-0.1.7.0-pc\renpy\loader.py", line 576, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'events/Player/workout/Player_workout_shower1.webp'. Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.1 Sat Jul 13 20:45:50 2019

Anonymous

I cant open my contacts on the phone Here is the message I get I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1633, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1588, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 542, in execute File "game/gui_screens.rpy", line 1417, in execute File "game/gui_screens.rpy", line 1447, in execute File "game/gui_screens.rpy", line 1457, in execute File "game/gui_screens.rpy", line 1458, in execute File "game/gui_screens.rpy", line 1472, in execute AttributeError: 'cl_character' object has no attribute 'is_special_character' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpyc", line 777, in script ��vDQOLV��,3Rĥ ����I�%-��~����L$It������j(�ǒ�!j��ߴ�$ii&lt;k�V%� File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1911, in execute self.call("execute") File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\ast.py", line 1899, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\statements.py", line 220, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 531, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\exports.py", line 2875, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\ui.py", line 289, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 2690, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3074, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 534, in visit_all d.visit_all(callback, seen) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\screen.py", line 424, in visit_all callback(self) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\core.py", line 3074, in root_widget.visit_all(lambda i : i.per_interact()) File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\screen.py", line 434, in per_interact self.update() File "D:\1\HolidayIsland-0.1.7.0-pc\HolidayIsland-0.1.7.0-pc\renpy\display\screen.py", line 619, in update self.screen.function(**self.scope) File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1631, in execute File "game/script.rpy", line 1633, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1538, in execute File "game/script.rpy", line 1588, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 541, in execute File "game/gui_screens.rpy", line 542, in execute File "game/gui_screens.rpy", line 1417, in execute File "game/gui_screens.rpy", line 1447, in execute File "game/gui_screens.rpy", line 1457, in execute File "game/gui_screens.rpy", line 1458, in execute File "game/gui_screens.rpy", line 1472, in execute File "", line 1477, in AttributeError: 'cl_character' object has no attribute 'is_special_character' Windows-8-6.2.9200 Ren'Py 7.2.2.491 Holiday Island 0.1.7.2 Sun Jul 14 20:00:19 2019

ARM

I've been running into a couple of bugs with the newest update. I'm at day 20 and the save files updated, but sometimes girls rooms disappear (there are 10 but at times I only see 9 and at times I see 10), also when I try to take a shower it doesn't clear the smell values, the game has become unplayable with that. Windows 10.1903 Ren'Py 7.2.2.491 HI 0.1.7.2

Anonymous

Does anyone have some insight on how you can manage the showerevents to have a pleasant outcome? Everytime I produce them, the girls are just angry with me and I have to flee the shower. Love/affection is at max as is the lust for the girl. I am confused.

darkhound1

I only have one explantion, you loaded an old save, got an error and used ignore to continue. Don't do that, because it will mess up the save game.

darkhound1

No idea why you see the game is unplayable with that. In any case, you seem to be the only one with these problems. I've checked the code and I don't see how the "smell" effect not going away after a shower is possible. As for the other thing, it's normal to only have 9 girls to visit.

darkhound1

Hi Sam :) You need to go in when they forgot to hang the "girls are showering" sign out. Right now when the sign is out, they will always get angry and throw you out. I will probably change that in the future, so that with enough love/affection, you can stay and take a shower too. But right now, that's how it works.