BDMick
Member
- Nov 26, 2017
- 217
- 875
Many thanks for the kind memes, Bantry! 
Probably never.is there going to be an option to change the MC's dick size? i feel that with such perfect whamen, it's a little disappointing you rail them with a pickle instead of a well-grown cucumber.
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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event
rv = self.child.event(ev, x, y, st)
File "D:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event
return handle_click(self.clicked)
File "D:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click
rv = run(action)
File "D:\Downloads\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:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load
roots, log = loads(location.load(filename))
File "D:\Downloads\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
Wed Nov 25 23:29:38 2020
The game is trying to tell you something! It's saying, "Use search or read the Guide."all my old savegames dont work with 0.2.3.0 and 0.2.3.2
only saves created with 0.2.3.x load correct
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 "D:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\display\screen.py", line 714, in event rv = self.child.event(ev, x, y, st) File "D:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\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:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 962, in event return handle_click(self.clicked) File "D:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\display\behavior.py", line 897, in handle_click rv = run(action) File "D:\Downloads\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:\Downloads\HolidayIsland-0.2.3.0-pc\renpy\loadsave.py", line 769, in load roots, log = loads(location.load(filename)) File "D:\Downloads\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 Wed Nov 25 23:29:38 2020
Now it works, thxThe game is trying to tell you something! It's saying, "Use search or read the Guide."
After each update the Companion Mod MUST be re-installed!
Gives it that special Fender Stratocaster taste!
You've narrated young Vince to perfection.You don't have permission to view the spoiler content. Log in or register now.
Now I *know* this is fiction. You found a helpful person at EWR.View attachment 916505
Not on an Island, Somewhere in the Pacific …
You don't have permission to view the spoiler content. Log in or register now.
(***disclaimer***)
( This is FAN FICTION / FAN EDITED and no way represents any actual images or story from the game )
(Any similarity to any future story-line is coincidental)
Funny, I thought this would be a little more along your lines -Apologies, but Yankee's dinner may be a bit late. It seems the main course hasn't been brought in as yet.
View attachment 916880