Post your bugs or questions related to 0.4.0.x here
Added 2023-12-22 10:09:47 +0000 UTCYou can post your game related questions and bug reports for 0.4.0.x 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/about
or from this post:
https://www.patreon.com/posts/holiday-island-0-95099554
Bug list:
- The number of days a girl is on the island is not shown on the phone's details page for each girl -> fixed with changes to "gui_screens.rpyc"
- You have to click once when the text "Initializing game" is shown, which is not very intuitive -> fixed with changes to "intro.rpyc"
- When Amy is your plane girl, you see first her "Amy plane girl scene" and after that a black screen and the generic plane girl dialog -> fixed with changes to "intro.rpyc"
- When Joy shows you the Island you see nothing or the island in black and white -> fixed with changes to "intro.rpyc"
- You could not advance Eva's breast enhancement quest line through talking with her at the beach, because a part of the code is missing. -> fixed with changes to "loc_beach_eva.rpyc"
- When you take a walk on the beach with Renée and she's wearing her bikini (not the skimpy version) and you ogle her breasts, pictures are missing -> will be fixed with 0.4.0.1
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 and if asked, confirm to overwrite the file.
Comments
It should work with the fix. You should get it during the beach wave scene where you get her a coke. If you want to start it manually, type in the console: player.add_quest("Eva_breast_enhancement", eva, eva)
Darkhound
2024-05-09 07:00:06 +0000 UTCCan’t get Eva’s enhancement quest to trigger. I added the quick fix file and it still does not trigger the quest. My stats are high enough. I’m on a Mac if that helps anything. I also saw another post saying to put “player.get_quest_state("Eva_breast_enhancement", eva)” in the console, I did that and it came back with a “-1”
Jose
2024-05-09 03:06:52 +0000 UTCI guess you mean that the replay icon is missing? I have added it to the event. Will be part of the next update.
Darkhound
2024-03-11 10:09:13 +0000 UTCThe first part of Jennifers transformation story are repetable the second part is not. i suggest that the second part are made repetable!
Ulf Henriksson
2024-03-10 14:33:20 +0000 UTCI'm not interested in translating the game to other languages. It takes far too much time for too little benefit. If you want to translate it for yourself, you can ofc do so. But please don not expect support from my side in any way.
Darkhound
2024-01-31 14:21:51 +0000 UTCAfter the first visit of the cleaner where it says "Subquest information", "Make use of some of the island facilities" a background picture is missing.
Raven
2024-01-30 20:37:16 +0000 UTCWhen Brenda comes in to clean the room and i choose to make no noise after the successful sneak there seems to be no reward for it.
Raven
2024-01-30 20:34:12 +0000 UTCWhile it was raining i wanted to visit the pool and Delizias sperm sample quest triggered (the third?). The following scenes had still the rain overlayed.
Raven
2024-01-30 19:46:28 +0000 UTCHi Darkhound, congratulations on your game :) I am French, and I would like to translate your game, I tried to generate the translation files with RenPy but it gives me an error: "I'm sorry, but an uncaught exception occurred. While running game code: File "game/options.rpy", line 16, in script define config.developer_show_all_exceptions = False File "game/options.rpy", line 16, in script define config.developer_show_all_exceptions = False File "renpy/common/000namespaces.rpy", line 34, in set setattr(self.nso, name, value) Exception: config.developer_show_all_exceptions is not a known configuration variable. -- Full Traceback ----------------------------------------------- -------------- Full traceback: File "D:\Games\renpy-8.2.0-sdk\renpy\bootstrap.py", line 359, in bootstrap renpy.main.main() File "D:\Games\renpy-8.2.0-sdk\renpy\main.py", line 526, in main renpy.game.context().run(node) File "game/options.rpy", line 16, in script define config.developer_show_all_exceptions = False File "lib/python3.9/future/utils/__init__.py", line 444, in raise_ File "game/options.rpy", line 16, in script define config.developer_show_all_exceptions = False File "D:\Games\renpy-8.2.0-sdk\renpy\ast.py", line 2219, in execute self.set() File "D:\Games\renpy-8.2.0-sdk\renpy\ast.py", line 2237, in set ns.set(self.varname, value) File "renpy/common/000namespaces.rpy", line 34, in set setattr(self.nso, name, value) File "D:\Games\renpy-8.2.0-sdk\renpy\defaultstore.py", line 101, in __setattr__ raise Exception('config.%s is not a known configuration variable.' % (name)) Exception: config.developer_show_all_exceptions is not a known configuration variable. Windows-10-10.0.22631 AMD64 Ren'Py 8.2.0.24012702 Holiday Island 0.4.1.0 Tue Jan 30 11:17:47 2024" Do you have a solution? Or can you simply send me the files you need to translate, I will send them back to you translated and you can set up a language choice in the menu :) Thank you
Gummmy
2024-01-30 10:22:19 +0000 UTCAny update on the Android release?
Kungan
2024-01-15 16:51:51 +0000 UTCIt's a known bug. It will be fixed with 0.4.1 https://www.patreon.com/posts/version-0-4-1-0-95917100
Darkhound
2024-01-09 05:47:40 +0000 UTCI ran into a problem. The "ask to poledance" button does not show for Amy any more. I don't know when that happend, but even after a new installation and deleting the persistent file and starting the game from scratch it's not there, with or without the bugfix files. Anybody else got that problem?
Florian D
2024-01-08 20:47:59 +0000 UTCThe first chat with Ivy in the bar: when MC goes to get drinks from Jennifer and compliments her, Ivy is tagged to "Thank you." when it should be Jennifer.
Monksims
2024-01-07 05:38:43 +0000 UTCWhen I returned from the boat trip with the girls, it was raining on the beach. Not sure if that's a bug or not. Just pointing it out.
Scott Guy
2024-01-07 00:56:07 +0000 UTCCan you upload a save file and PM me the link?
Darkhound
2023-12-30 08:14:59 +0000 UTCI'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 1733, in IndexError: list index out of range -- Full Traceback ------------------------------------------------------------ Full traceback: File "script.rpyc", line 1546, in script call File "functions.rpyc", line 3458, in script call File "script.rpyc", line 1733, in script File "renpy/ast.py", line 1852, in execute if renpy.python.py_eval(condition): File "renpy/python.py", line 2249, in py_eval return py_eval_bytecode(code, globals, locals) File "renpy/python.py", line 2242, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script.rpy", line 1733, in File "renpy/python.py", line 992, in __getitem__ rv = list.__getitem__(self, index) IndexError: list index out of range Windows-10-10.0.22621 Ren'Py 7.4.4.1439 Holiday Island 0.4.0.0 Sat Dec 30 11:44:10 2023 When i see doctor, maybe because delizia is not on the island right now?
Metabound
2023-12-30 04:47:26 +0000 UTCThanks. Same problem for Amy. Fixed it. Will be part of 0.4.0.1
Darkhound
2023-12-28 13:34:23 +0000 UTCWhen I see Yvette masturbate in her room her "times masturbated" statistic doesn't increase. I watched the scene 3 times but in the trophy section it's still stuck at 6 times.
AlTg
2023-12-27 22:15:36 +0000 UTCThanks and fixed. Will be part of 0.4.0.1
Darkhound
2023-12-27 12:40:48 +0000 UTCThanks. FIxed it :)
Darkhound
2023-12-27 08:30:30 +0000 UTCThis is an older bug, but you might want to fix it all the same. In the night bar, when the MC goes to order a drink and flirts with Jennifer/Yumiko, there's a dialog line where the nametag is wrong. For ex: MC: Hi Yumiko! MC: You look especially gorgeous tonight *smiling* Sara: Thank you < -- here it should be "Yumiko" instead Yumiko: You shouldn't let Sara hear this *whisper*
Kiskocya
2023-12-27 01:17:14 +0000 UTCunsure if it's a bug or a missing prerequisite but I can't seem to activate brenda's 2nd beach pose scene. Already seen the first one and can't seem to get any further info on her background so don't think it's that?
Reaver
2023-12-26 23:33:41 +0000 UTCI found kind of a bug. It is possible for Heather to come to your room and ask for sun lotion and you can accompany her to the pool and apply lotion to her, while it's raining.
Florian D
2023-12-26 17:19:06 +0000 UTCI have forgotten to add it to the new scene. But you can still get it through the elevator event. Or you can download the quick fix file attached above.
Darkhound
2023-12-26 16:17:52 +0000 UTCThere is no need for a new version. The current companion mod works just fine. Link is here: https://www.patreon.com/posts/companion-mod-0-78542539
Darkhound
2023-12-26 15:53:51 +0000 UTCThanks, fixed. And no problem at all to mention it. Pretty sure there are still hundreds of typos or smaller grammatical errors in the game. In my defense, you can even find them in published books that have been read and reviewed by numerous people.
Darkhound
2023-12-26 15:53:05 +0000 UTCThe first arrival scene normaly needs to happen first. But it's not super consistent through the girls, since I created the scenes for different girls sometimes with years in between.
Darkhound
2023-12-26 15:50:54 +0000 UTCRequest: if there is a counter for the times a girl is sent home, can you please display that in her stats? There are a number of arrival scenes where that is relevant. Specific case: I sent Renée home and then recalled her, but the second arrival scene didn't happen. I was wondering if somehow sending her off was lost in the stats.
zapallbugs
2023-12-26 10:21:41 +0000 UTCwill there be a companion mod active for this soon? all this grinding over takes a bit of time :D
Thomas
2023-12-25 21:29:31 +0000 UTCIs there an additional requirement to start Eva's quest or is it broken? The beach walk no longer seems to initiate the enhancement conversation.
e
2023-12-25 18:05:15 +0000 UTCREALLY hate to pick nits, but on the boat when they're eating, MC says, "I must be the luckiest guy in the word." I think you forgot an L there for WORLD.
Scott Guy
2023-12-24 17:50:50 +0000 UTCthx buddy
Inquiso
2023-12-24 16:46:46 +0000 UTCThe cooldown has always been 3 days for the poker game. If for whatever reason it wasn't like that before, it was a bug.
Darkhound
2023-12-24 08:31:50 +0000 UTChow do i trigger the boat trip?
Inquiso
2023-12-24 07:39:55 +0000 UTCI noticed when Jennifer comes to invite you on the trip, she first says to be there at 9, then as she's leaving she says 8.
Scott Guy
2023-12-24 05:27:07 +0000 UTCThanks very much for releasing the 0.4.0 update! I completed all the tasks/story on 0.3.8.1 and can't seem to trigger the new events (e.g. sailboat, lab). Is there a new location to visit, or some other mechanism to trigger them? Thanks!
Sven
2023-12-23 21:53:06 +0000 UTCI've got a problem playing poker with Amy. Before 4.0.0 I could play her once a day. Since the update she keeps blowing me off "played not long ago". Only when her stats are high and she spontaneously asks me to go to the green room I get to play after being denied for 4, 5 days....
Florian D
2023-12-23 19:49:53 +0000 UTCYes. True. The character attribute is new and has been added with 0.4.0.0
Darkhound
2023-12-23 15:59:25 +0000 UTCQ: days on island seems to have started counting only from 4.0.0. Correct?
zapallbugs
2023-12-23 10:28:31 +0000 UTCIf it showed a black and white picture, I have fixed it with a quick fix above.
Darkhound
2023-12-23 08:44:48 +0000 UTCFixed it.
Darkhound
2023-12-23 08:44:12 +0000 UTCWhen the text "Initializing game..." appears you have to click with the mouse once. Not very intuitive. I will change that.
Darkhound
2023-12-23 08:33:42 +0000 UTCDark, When Joy shows me the island "on her laptop" I don't see any images, just white.
YankeeinKy
2023-12-23 01:05:28 +0000 UTCMy hard drive ate itself a while ago, so I'm starting completely fresh. I downloaded and extracted it, then started the game. Two problems: - When Joy shows me the island "on her laptop" I don't see any images, just white. I don't know if that's a placeholder or if something's supposed to be there. - After I sign the paperwork and go home, it shows an hourglass and "initializing game". It never stops - I've waited more than 5 minutes and nothing further. My machine is not exactly a potato, so something's wrong. I'm not sure if there is a crash report to send though. Where would it be? This did happen with my previous install, but at that point restarting the game moved it through that. I've done that and the same thing happened again, so it's unlikely to work this time.
Mark Magagna
2023-12-23 00:21:10 +0000 UTCIs there a crash report?
Darkhound
2023-12-22 21:59:28 +0000 UTCYes. It still works.
Darkhound
2023-12-22 21:57:14 +0000 UTCAnother bug: after the event Player_room_sailboat_invite the easteregg (I had not found) was overlayed on the background of my room and even stayed when I moved to the beach. If you want I can provide a savegame of that event.
Florian D
2023-12-22 20:53:04 +0000 UTCQuestion I can't seem to play and when I open the game it crashes. Not sure if it's the mac that I have or not
Drew Ashford
2023-12-22 20:44:51 +0000 UTCis there a companion mod for 4.0? Will the 3.8 mod still work in 4.0?
SimpleSimon
2023-12-22 16:12:18 +0000 UTCFound a typo: In the lab sequence OP says "You took on of your pills, right?" I assume it's supposed to be "one" ;-)
Florian D
2023-12-22 16:10:52 +0000 UTCWhat error? I need a crash report file to check it. Please upload it somewhere and post the link.
Darkhound
2023-12-22 15:06:20 +0000 UTCI get errors when going to the doctor or assigning a girl for doctor duty. I use a game i last used in 3.8.1
Florian D
2023-12-22 12:43:33 +0000 UTC