Cobr4

Newbie
Oct 13, 2017
37
37
Wow! I haven't played this game in a long time. Do you know if there is some sort of gallery to replay scenes?
Gonna download it again.
If somebody has a full save file for the current version I would really appreciate it.

Keep up the good work DarkHound :D
 

SiJa

Well-Known Member
Feb 21, 2018
1,996
20,303
Wow! I haven't played this game in a long time. Do you know if there is some sort of gallery to replay scenes?
Gonna download it again.
If somebody has a full save file for the current version I would really appreciate it.

Keep up the good work DarkHound :D
Some of the scenes, not many, are re-playable via the phone in the game.
Other scenes are repeatable by playing them again in the game.
Some are just one time events.
Hence you asking for a Full save for the current version will not really help.

Best thing if you want to play the game... is continue from when you last played it.
Hopefully you kept your last save?
If not... unfortunately you will have to start again.
 
  • Like
Reactions: Bantry

vicaut

Member
Oct 20, 2017
163
102
Did you LOAD the save game?
Or did you press the START Button?
LOAD the save game:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\viewport.py", line 306, in event
rv = super(Viewport, self).event(ev, x, y, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Holiday Island 0.2.3.0
Tue Oct 06 17:02:30 2020
 

SiJa

Well-Known Member
Feb 21, 2018
1,996
20,303
LOAD the save game:


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 "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

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

Full traceback:
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\main.py", line 578, in main
run(restart)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "game/script.rpyc", line 334, in script
b����.֌.��������̏d�8I�����nj���q��q�S�iw���t�̐@f&���Xc� @�
File "game/script.rpyc", line 334, in script
b����.֌.��������̏d�8I�����nj���q��q�S�iw���t�̐@f&���Xc� @�
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\statements.py", line 277, 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:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 463, in event
rv = run(action)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00gamemenu.rpy", line 129, in _invoke_game_menu
renpy.call_in_new_context('_game_menu')
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\game.py", line 332, in call_in_new_context
return renpy.execution.run_context(False)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\execution.py", line 908, in run_context
context.run()
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\transition.py", line 47, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 313, in run
new_rv = run(i, *args, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Holiday Island 0.2.3.0
Tue Oct 06 16:59:25 2020
Read this post I made earlier...it will help you.

https://f95zone.to/threads/holiday-island-v0-2-3-0-beta-darkhound1.3782/post-4321512
 

robr32

New Member
Oct 11, 2019
6
0
I seem to be getting the same issue, I can still load games in the previous version though

Ok, fixed now after mod reinstalll,,,,Thank You :)
 

Dracconic Evolution

Active Member
Feb 28, 2020
708
364
It seems that the scenes for accompanying Heather to the pool when applying the sunscreen a re just black screens with text stating what is happening.
 

ZagorTeNay

Well-Known Member
Jun 28, 2018
1,200
2,320
I like the game, and girls are smoking hot..only thing that bugs me is MC dialogue/monologue. Half of his lines are "OMG look at those boobs!", sounding more like inexperienced twelve year old.
 
  • Like
Reactions: Abby223

SiJa

Well-Known Member
Feb 21, 2018
1,996
20,303
It seems that the scenes for accompanying Heather to the pool when applying the sunscreen a re just black screens with text stating what is happening.
Just checked...working fine to me. Can see all images for the scene.
Maybe not downloaded or extracted correctly ??
If you are using the compressed version... can not say, as it's not supported.
 
Last edited:

SiJa

Well-Known Member
Feb 21, 2018
1,996
20,303
Maybe the basic version is already optimized but the normal version is 1,5 Go and the compressed one is still 1Go. Can't it be compressed a bit more ? Around 50% of the original size ? if it is less the compressed version isn't so attractive and I take the normal version.
The original is already compressed and optimised by the creator DarkHound.
So as you say... not attractive to use the compressed version.
 

Dracconic Evolution

Active Member
Feb 28, 2020
708
364
Just checked...working fine to me. Can see all images for the scene.
Maybe not downloaded or extracted correctly ??
If you are using the compressed version... can not say, as it's not supported.
Regular version and not the compressed version. Nope seems that is not the issue. I have downloaded it and extracted it 3 times now and get the same results when going to put the sunscreen on Heather. All black screens.
 

yankeeInKy

Well-Known Member
Mar 1, 2020
1,806
5,798
LOAD the save game:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\viewport.py", line 306, in event
rv = super(Viewport, self).event(ev, x, y, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 320, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 452, in __call__
renpy.load(fn)
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "D:\Eigene Dateien\gamez\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 63, in loads
return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Holiday Island 0.2.3.0
Tue Oct 06 17:02:30 2020
Reinstall the companion mod from page one of this forum.
 

SiJa

Well-Known Member
Feb 21, 2018
1,996
20,303
Regular version and not the compressed version. Nope seems that is not the issue. I have downloaded it and extracted it 3 times now and get the same results when going to put the sunscreen on Heather. All black screens.
Tough to say, as I can see it working fine and tried it on 2 downloads myself...works fine.

Which download did you use? Mega, NoPy etc?
 
Last edited:

yankeeInKy

Well-Known Member
Mar 1, 2020
1,806
5,798
Regular version and not the compressed version. Nope seems that is not the issue. I have downloaded it and extracted it 3 times now and get the same results when going to put the sunscreen on Heather. All black screens.
Do you have sun screen in your inventory. If not buy some and see if that fixes it.
 
4.00 star(s) 210 Votes