Bantry

Forum Fanatic
Oct 24, 2017
5,209
12,874
can someone explain to me why the android version is out of date?
What do you mean it is out of date? Have you not understood which version is which? The latest full Android version is 0.2.3.1.

Capture.JPG

Version 0.2.3.2 was a BugFix release to correct bugs in the PC, Mac, Linux

Capture1.JPG

All the above information has been posted numerous times within this thread and on the developer's Patreon page.

 
Jan 3, 2020
339
85
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 "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\viewport.py", line 306, in event
    rv = super(Viewport, self).event(ev, x, y, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\Usuario\Music\beats hitsd\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.2
Fri Dec 25 00:15:39 2020
help there?
 

Bantry

Forum Fanatic
Oct 24, 2017
5,209
12,874
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 "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\core.py", line 3518, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event
    rv = self.child.event(ev, x, y, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 998, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\viewport.py", line 306, in event
    rv = super(Viewport, self).event(ev, x, y, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\layout.py", line 244, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event
    return handle_click(self.clicked)
  File "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click
    rv = run(action)
  File "C:\Users\Usuario\Music\beats hitsd\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 "C:\Users\Usuario\Music\beats hitsd\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load
    roots, log = loads(location.load(filename))
  File "C:\Users\Usuario\Music\beats hitsd\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.2
Fri Dec 25 00:15:39 2020
help there?
happening-again.gif

As it says on page 45 of the Companion Guide, You must re-install the Companion Mod EVERY time you update to a new version of the game.

Just as an additional FYI, the same has been said eleventy-billion times already throughout this thread.
 
Jan 3, 2020
339
85
in my humble opinion, I think that the sex scene with Brenda, where she will visit the new room for the first time, should be able to change to more angles. Again, this is just my opinion
 

junior366

Well-Known Member
Jun 20, 2017
1,183
2,265
Last Time i played this was at 0.1.8.0 i think. Nice to see it is still going, going to start all over again, since i don't have any of my old saves anyway.
If it has been that long, there is a TON more stuff to see! And besides, you will get a head start to the next version, which should drop in a few weeks, if not sooner!
 

darkhound1

Well-Known Member
Game Developer
Aug 8, 2017
1,801
8,440
To end all speculations on a release date before they really start. The release won't be this year.
The number of open items doesn't really say anything until a state is reached where no additional items are added and I'm not there yet.
The christmas holidays are not the time of the year where a ton of work gets done.
 
4.00 star(s) 215 Votes