does the companion mod still work for the latest version
It will be fixed in next update.Hi again,
wanted to ask something, havent found a post about that...
The ´´Mia Goodbye´´ Scene triggered for me BEFORE the second checkup (where you see her swimming etc.), is that a problem for the progress now? Or can the scene still trigger even if Mia isnt on the island anymore?
Dont want to go on before i can be sure that the lab achievements can be completed...
i started the first lab event at day 48 or so, now im at day 72... in the Mia Goodbye hints it says that could happen 6 weeks after the last ankle checkup, but just one day before she knocked on my door i had the first one where the MC meets Mia for the first time...
thx for an answer and greetings
View attachment 3854688
And you don't have to worry about it breaking game progress. The scene sequence is inconsistent, but there won't be any other issues.Hi again,
wanted to ask something, havent found a post about that...
The ´´Mia Goodbye´´ Scene triggered for me BEFORE the second checkup (where you see her swimming etc.), is that a problem for the progress now? Or can the scene still trigger even if Mia isnt on the island anymore?
Dont want to go on before i can be sure that the lab achievements can be completed...
i started the first lab event at day 48 or so, now im at day 72... in the Mia Goodbye hints it says that could happen 6 weeks after the last ankle checkup, but just one day before she knocked on my door i had the first one where the MC meets Mia for the first time...
thx for an answer and greetings
View attachment 3854688
View attachment 3856484
Version 0.5.0.0 - development news (updated 22nd of July 2024)
Hi guys and gals,
this post offers you a collection of news about the next version of Holiday Island (0.5.0.0).
You can see the main focus and side areas for the next update in the above image.
The change log below is based on the release 0.4.5.0.
As of right now, the update from 0.4.5.0 to 0.5.0.0 has:
33 additional renders, videos or sound files (only includes post worked, finished renders)
0 new backgrounds for the phone
9 updated renders
New features, major improvements and new content
Minor improvements and changes (including image upgrades)
- Natasha gets a remade workout pullups scene -> will be part of 0.5.0
Bug fixes
- Renée's scene at the Nightbar in the green room gets an extension (additional position in the couch) -> will be part of 0.5.0
- Mia will send a couple of bikini pictures and some text to the MC's phone -> still working on it
Is the update going to break save games?
- Mia's event where she leaves the island could be triggered before her lab scene at the pool -> will be fixed with 0.5.0
0.5.0.0 -> No
Estimated release dates:
No idea yet
No idea what is causing that to happen, but the way to turn off the moaning was already posted here.How to stop moaning sound played in the background the whole time? I'm not talking about how to mute the sound effect in option. but like it played in story part and then it played continuously nonstop. how to fix it tho?
Suggest you go back and double check that you installed the update to v.0.4.5.1 correctly because your traceback is still showing v.0.4.5.0How do I fix this error?
Im on version 0.4.5.1
BB Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "game/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined
-- 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 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 49, in script
File "script.rpyc", line 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 49, 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 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
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/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.4.1439
Holiday Island 0.4.5.0
Thu Jul 25 06:15:28 2024
You mean - "do me before Heather finds out" ??????
How do I fix this error?
Im on version 0.4.5.1
BB Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "game/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined
-- 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 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 49, in script
File "script.rpyc", line 704, in script call
File "appointments_workout.rpyc", line 807, in script call
File "appointments_workout.rpyc", line 1709, in script call
File "interactive_posing.rpyc", line 49, 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 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4409, in execute
File "game/gui_screens.rpy", line 4427, in execute
File "game/gui_screens.rpy", line 4428, in execute
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
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/gui_screens.rpy", line 4428, in <module>
NameError: name 'l_who1' is not defined
Windows-10-10.0.22621
Ren'Py 7.4.4.1439
Holiday Island 0.4.5.0
Thu Jul 25 06:15:28 2024