youraccount69

I'm like a karate chop
Donor
Dec 30, 2020
6,027
2,807
HolidayIsland-0.5
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 
  • Heart
Reactions: SpareTheRod

Ascetic

Member
Apr 5, 2018
202
196
Quick fix released, sorry everyone, please apply it!

I don't understand what you mean by "training doesn't work anymore".

Unfortuantely the Titfight event could be triggered far too soon.
To Fix this, please download the attached file: functions.rpyc

How to apply a quick fix file?
Open the folder where you installed Holiday Islands. Then navigate down to the folder named "game". Copy the file there.
Thanks for the quick fix! Any news about the weekly stat progress points or weekly number of trainings not being visible on the phone anymore?
 

Edscorp

Active Member
Jun 19, 2017
716
289
Thank you God... This game was one of my favorites... I thought it was abandoned... Thank you DarkHound... Now I see why it took so long, videos are complicated to put in games... Thank you for your effort... God bless you!
 

burke5

Newbie
Jan 16, 2021
90
67
Can't get past the scene with Joy after the titfight event without it crashing with this message :(:

'I'm sorry, but an uncaught exception occurred.'
See below.

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

SiJa

Engaged Member
Feb 21, 2018
2,244
26,715
Can't get past the scene with Joy after the titfight event without it crashing with this message :(


I'm sorry, but an uncaught exception occurred....
Always best to put a Full Traceback as an attachment text file or in a SPOLIER section so not to be so big a post.
Can I ask are you playing with a compressed version of the game?
 

DuckSwim

Well-Known Member
Jan 19, 2018
1,548
9,780
Can't get past the scene with Joy after the titfight event without it crashing with this message :(


I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'images/appointments/Joy/nightbar/anim/Joy_nightbar_sofa_cam0_13.webp'>:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Could not load image u'images/appointments/Joy/nightbar/anim/Joy_nightbar_sofa_cam0_13.webp': error('Failed to allocate SDL_Surface',)

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script.rpyc", line 759, in script call
File "appointments_night_bar.rpyc", line 653, in script call
File "appointments_night_bar.rpyc", line 4490, in script call
File "appointments_night_bar.rpyc", line 4696, in script call
File "interactive_sex.rpyc", line 196, in script
File "script.rpyc", line 759, in script call
File "appointments_night_bar.rpyc", line 653, in script call
File "appointments_night_bar.rpyc", line 4490, in script call
File "appointments_night_bar.rpyc", line 4696, in script call
File "interactive_sex.rpyc", line 196, in script
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3101, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3611, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2441, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 681, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 777, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/viewport.py", line 265, in render
surf = renpy.display.render.render(self.child, child_width, child_height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/image.py", line 501, in render
return wrap_render(self.target, width, height, st, at)
File "renpy/display/image.py", line 307, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 933, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 116, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 1360, in render
return renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
Exception: Could not load image u'images/appointments/Joy/nightbar/anim/Joy_nightbar_sofa_cam0_13.webp': error('Failed to allocate SDL_Surface',)

Windows-10-10.0.22621
Ren'Py 7.4.4.1439
Holiday Island 0.5.0.0
Sun Apr 13 19:27:26 2025
Generic error, the image is there.
Usually one of three causes
  • Using an unofficial and/or Compressed version
    • Download the full version from the developers page
  • Old Graphics drivers
    • Update them
  • Rare errors during download
    • Download the full version from the developers page again
Putting the attached file in the location listed (create the dir structure, game/images/appointments/Joy/nightbar/anim/ ) in the error message might also work in case of some rare obscure access errors
 
Last edited:

Leafkiller

Member
Sep 13, 2018
434
220
One thing this game has done well is have some beautiful black women. Last handful of updates they have been getting extra attention which they did need.

I do enjoy the game but it feels like there will be no good ending.
-Ending one, you help manage the hotel and have meaningless sex for the majority of your life.
-Ending two(equal to the number of girls), you get a girl to fall in love with you and go back to the main land get married and have lots of children.

It can have some other twists and turns but like most adult game projects I don't see a real ending being likely.
 

RaviCK98

Member
Oct 16, 2020
195
73
Why can't I apply lotion on the girls at the pool? I'm locked out of some scenes, do I have to buy lotion? And if I do, how do I buy stuff? Thank you.
 

zapallbugs

Engaged Member
Jul 10, 2018
2,373
2,763
Why can't I apply lotion on the girls at the pool? I'm locked out of some scenes, do I have to buy lotion? And if I do, how do I buy stuff? Thank you.
Open your phone. You can buy things there. If you have the Island credit to do so. If you are lacking, turn sperm samples in with the doctor and get paid for them.
BTW the answer to this and a lot of other questions can be found in the guide on page 1.
 

nfawns21

Member
Feb 19, 2019
135
232
What's actually new in this update other than the one time event? It feels like nothing was added. I know that's not the case but it sure feels like it.
 
4.00 star(s) 244 Votes