Monsieur X

Engaged Member
May 26, 2018
2,529
3,365
Cannot use previous saves in Mac. Get msg:
Code:
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 "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, 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 "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/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 "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/core.py", line 3910, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1243, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1243, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 1053, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/viewport.py", line 307, in event
    rv = super(Viewport, self).event(ev, x, y, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/behavior.py", line 975, in event
    return handle_click(self.clicked)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/behavior.py", line 910, in handle_click
    rv = run(action)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 452, in __call__
    renpy.load(fn)
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/loadsave.py", line 766, in load
    roots, log = loads(location.load(filename))
  File "/private/var/folders/6m/kqr2xnz566v20ll4qjqy8q8r0000gq/T/AppTranslocation/C4213352-5D73-43DB-A6AB-9548327986CD/d/HolidayIsland-1.app/Contents/Resources/autorun/renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
AttributeError: 'StoreModule' object has no attribute 'cl_nemod_data_store'

Darwin-20.5.0-x86_64-i386-64bit
Ren'Py 7.4.4.1439
Holiday Island 0.3.0.0
Fri May 28 08:45:21 2021
Check the yellow warning in the OP.
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,842
8,640
Yvette 2 sextings missing - visit her at her door at night when she's wearing her blue nighty - high love and one image per visit

No your answer isn`t correct !!! Have you tried my save?

I went to her in the night and she wears blue nighty and no new pic.
Don't be so impatient, wait until the next day. And yes it works and yes I have tested it with your save game.
 

Dole

Well-Known Karen
Apr 28, 2017
3,115
2,571
Don't be so impatient, wait until the next day. And yes it works and yes I have tested it with your save game.
I changed my answer you forgot that you have to wait for the sexting and not the only visiting reach out.
 

Bantry

Forum Fanatic
Oct 24, 2017
5,401
13,443
would there be a plan in the future for more *cough* blue pill sex other than Faye, Natasha, and Aly? :p

like Yvette or Eva :p
Does that mean you don't *cough* like or lust after Heather? Maybe have her dance for you.
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,842
8,640
Created completely new application/game folder. Saves in Mac are located in a hidden folder not co-located with app. re-installed companion app. Still get same error msg. From the attached file, what is prob?
You did not install the companion mod the correct way - probably not in the right folder.
 
  • Like
Reactions: MarsUltor

yankeeInKy

Well-Known Member
Mar 1, 2020
1,928
6,358
What do you think how much time I waste reading what all you guys post :)

EDIT:
Amy 1 sexting missing is a bug, already fixed, will be part of the next version
Yvette 2 sextings missing - visit her at her door at night when she's wearing her blue nighty - high love and one image per visit
Alice 2 sextings missing - you cannot get them right now, they were already created, but there is no trigger or scene where they belong to
Your above information has been added to the guide Dark. Thanks for the info.
 

BGRW2020

Engaged Member
Jul 8, 2020
2,165
2,111
Like the premise of the game, but hate most of the girls - unrealistic shapes, should be more like Renee, as largest, hopefully this is not rude - would hate that
 
  • Angry
Reactions: imzahai

Bantry

Forum Fanatic
Oct 24, 2017
5,401
13,443
Well he still could be more receptive to others, but I accept the comment gracefully
Valid point, but since the majority of 'others' also like an prefer Big Boobs, it can be said that he is only providing what the masses have indicated they want. Don't expect a new poll or changes anytime soon.
 

Aquilas

Newbie
Jan 16, 2019
84
26
That's odd, but I placed the game into another folder than the previous version, yet all my saves had disappearedd completely. Any way ti fix it? Or am I to start a new game?:cry:


UPD. Found my saves in the AppData/RenPy folder, they are ok, but the new game version does not see them. How to solve that?
 
Last edited:

Traitus

Member
Aug 6, 2017
202
294
It's a stab in the dark, but any chance you are clicking on the wrong HI.exe file? One is 64 bit and one is 32 bit. If you're sure you are using the correct one, try this ... First you need a backup of the game and any save files you have. 'Save' are in their own folder found under the game folder. Copy the saves folder somewhere you can find it again. Desktop, thumb drive, another hard drive, etc. Now go to your 'C' drive and find the 'Users' folder and within that the one with your name. Within that folder will be a folder named 'AppData' (You must have show hidden folders enabled) and within 'AppData' is a folder 'Renpy'. Almost there. Within 'Renpy' will be a folder Island-xxxxxxxxxx. Delete that folder and try restarting the game. The folder you just deleted is the first folder the game examines to see if there are any saves, etc. When it doesn't find said folder it will create a new one. The reason you created a backup copy of your 'Saves' folder is should you have to do another clean install you won't have lost them. Good luck.
Same problem. I already played this version this evening. Close the game. Did other things and 3 or 4 hours later the game won't open.

This is the log that appears in the game folder.
Fri May 28 19:31:49 2021
Windows-7-6.1.7600-SP0
Ren'Py 7.4.4.1439


Bootstrap to the start of init.init took 0.22s
Early init took 0.00s
Loader init took 0.16s
Loading error handling took 0.27s
Loading script took 6.18s

Tried the above solution but no luck there. (Found the folder,copy elsewhere, delete and the same thing. Game won't run.)
 

Bantry

Forum Fanatic
Oct 24, 2017
5,401
13,443
Same problem. I already played this version this evening. Close the game. Did other things and 3 or 4 hours later the game won't open.

This is the log that appears in the game folder.
Fri May 28 19:31:49 2021
Windows-7-6.1.7600-SP0
Ren'Py 7.4.4.1439


Bootstrap to the start of init.init took 0.22s
Early init took 0.00s
Loader init took 0.16s
Loading error handling took 0.27s
Loading script took 6.18s

Tried the above solution but no luck there. (Found the folder,copy elsewhere, delete and the same thing. Game won't run.)
No clue, but you'll need to supply a full traceback for someone smarter than me to offer advice.
 
4.00 star(s) 233 Votes