Mod Ren'Py Onhold Holiday Island Companion Add-On Mod by NiceErotica

5.00 star(s) 3 Votes

Wilson NE

Member
May 12, 2018
149
484
Hi, I asume you meant poker cheats. Haven't set up any poker cheat for various reasons.

Modding an in-progress game is always a delicate question. Any variable or data structure that I modify from the mod will may cause problems, malfunctions and crashes in the future in case for any reason the dev needs to change that vars from the main game. That's the main reason why I decided to do a simple and low-profile add-on. At least meantime the game keeps evolving like it is.

The second big reason is because the main game contains itself various ways to cheat at poker. You may search in the game thread and you will find them easily. In addition darkhound himself recently added the marked cards feature in his game that helps to win at poker.

And the third big reason would be, in case the in-game cheats are still not enough you may always use the save/load and the rollback renpy tricks. So, at the end you have a lot of tools to win easily at poker.

Once all those things are considered, simply it doesn't worth the little additional help that I could provide from the mod compared to the risk of causings bugs and crashes in the future.

In case you really meant hints, not cheats, probably the best place for that is the FAQ of the game, not the mod :)
 

blaketiger1

New Member
Mar 28, 2019
1
1
View attachment 172943

Overview:
Simple but cozy companion mod for the game Holiday Island. Inludes a guide for the achivements list and some editing options.​


Updated: 14/03/2019
Game/Creator: by / /
Modder: Wilson (NiceErotica) /
Mod Version: 0.7.0
Game Version: 0.1.5.x
Language: English

Features:
  • Ability to change the current stats of the player.
  • Ability to change the current stats of the girls on the island.
  • Fully described instructions for unlocking the achivements of the game.
  • Add items at your inventory.

INSTALL INSTRUCTIONS:
- As ususal with patches, unpack and copy the attached files to your folder: <Your Holiday Island path>/game

UNISTALL INSTRUCTIONS:
- Remove the niceerotica_companion.rpyc file from your folder: <Your Holiday Island path>/game

START INSTRUCTIONS:
- Once the mod is installed, the companion button will appear right beside the phone button on the quick menu (bottom left placed).


Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

Download: -

Thanks for this...
 
  • Like
Reactions: junior366

Ninoots

New Member
Mar 1, 2019
5
1
Hi, I'm trying to install the mod on a MAC and I get this exception error. What am I doing wrong? Help please.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
ScriptError: could not find label 'start'.

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

Full traceback:
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 513, in main
run(restart)
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/execution.py", line 876, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Darwin-18.5.0-x86_64-i386-64bit
Ren'Py 7.1.1.929

Sun Apr 21 15:13:58 2019
 
Mar 28, 2019
36
60
I tried to run the mod and this came up

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 574, in execute
File "game/niceerotica_companion.rpy", line 576, in execute
File "game/niceerotica_companion.rpy", line 578, in execute
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

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

Full traceback:
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\main.py", line 513, in main
run(restart)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\execution.py", line 876, in run_context
context.run()
File "game/script.rpyc", line 844, in script
���@�>�%>�>Oe>���O��t` �TfY�l���P���vq��3p�85��x� ��Z�k�>�!v��=j�H�vL
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\ast.py", line 678, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\exports.py", line 1204, in say
who(what, *args, **kwargs)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\character.py", line 1031, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\character.py", line 823, in do_display
**display_args)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\character.py", line 572, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 2662, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 3049, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 521, in visit_all
d.visit_all(callback, seen)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\screen.py", line 424, in visit_all
callback(self)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\core.py", line 3049, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\screen.py", line 434, in per_interact
self.update()
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\display\screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 574, in execute
File "game/niceerotica_companion.rpy", line 576, in execute
File "game/niceerotica_companion.rpy", line 578, in execute
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\ui.py", line 929, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\firelight\Downloads\HolidayIsland-0150-pc\HolidayIsland-0.1.5.0-pc\renpy\ui.py", line 923, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Holiday Island 0.1.5.0
 

Wilson NE

Member
May 12, 2018
149
484
Hi @Wilson NE , is it working with the latest version: 0.1.6?
TYVM for your work!
Hi, yes... the companion it's functonal with the new HI version... It just lacks the guides for the new content. When I will have them ready I will release the new mod version too.

When update with lastest version?
I cannot assure it because I'm pretty busy lately but I hope to have the new version ready by the weekend.
 

Wilson NE

Member
May 12, 2018
149
484
Hi, I'm trying to install the mod on a MAC and I get this exception error. What am I doing wrong? Help please.

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
ScriptError: could not find label 'start'.

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

Full traceback:
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 513, in main
run(restart)
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/execution.py", line 876, in run_context
context.run()
File "renpy/common/00start.rpy", line 273, in script
python:
File "/Users/Nino/Downloads/untitled folder/holiday island/HolidayIsland.app/Contents/Resources/autorun/renpy/script.py", line 875, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'start'.

Darwin-18.5.0-x86_64-i386-64bit
Ren'Py 7.1.1.929

Sun Apr 21 15:13:58 2019
Hi and sorry for the late reply... Anyway I won't be able to help because I've never used a Mac in my life :rolleyes:

When I have some free time I will try to virtualize a mac and check how it works but it will probably take me a couple of weeks minimum.
 

ruckson

New Member
Oct 27, 2017
1
0
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 "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 574, in execute
File "game/niceerotica_companion.rpy", line 576, in execute
File "game/niceerotica_companion.rpy", line 578, in execute
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

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

Full traceback:
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 525, in main
run(restart)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
renpy.execution.run_context(True)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/execution.py", line 892, in run_context
context.run()
File "game/script.rpyc", line 769, in script
�3��8S���X žչ���n���Vb�8[�.g�
File "game/script.rpyc", line 769, in script
�3��8S���X žչ���n���Vb�8[�.g�
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1911, in execute
self.call("execute")
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ast.py", line 1899, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/statements.py", line 220, 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 "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/exports.py", line 2875, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 2690, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 3074, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 534, in visit_all
d.visit_all(callback, seen)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/screen.py", line 424, in visit_all
callback(self)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/core.py", line 3074, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/screen.py", line 434, in per_interact
self.update()
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/display/screen.py", line 619, in update
self.screen.function(**self.scope)
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 555, in execute
File "game/niceerotica_companion.rpy", line 574, in execute
File "game/niceerotica_companion.rpy", line 576, in execute
File "game/niceerotica_companion.rpy", line 578, in execute
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ui.py", line 937, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "/private/var/folders/rb/vf0dk9j17992b6584ts0cs5m0000gn/T/AppTranslocation/37286179-1302-405B-A6A3-27A4B55B1843/d/HolidayIsland.app/Contents/Resources/autorun/renpy/ui.py", line 931, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

Darwin-18.5.0-x86_64-i386-64bit
Ren'Py 7.2.2.491
Holiday Island 0.1.6.0
Thu May 2 14:46:56 2019
 

lucas69

Member
Nov 18, 2016
189
148
1. Thx a bunch for the mod.
2. Though both the game and the mod seem heavy (love the guide btw).
3. Is it safe to cheat, like full 100% max from day 1, or would I miss out on content?
 

Aizio

New Member
Dec 28, 2017
8
2
Great work
Does the Mod work for game version 1.6 Beta right now? Cuz it's written game version 1.5.x in the mod description
 

Wilson NE

Member
May 12, 2018
149
484
1. Thx a bunch for the mod.
2. Though both the game and the mod seem heavy (love the guide btw).
3. Is it safe to cheat, like full 100% max from day 1, or would I miss out on content?
I never recommend to full cheat from day 1. Anyway, if I'm not mistaken, at this point you won't miss content by overcheating... what you will break for sure is the natural gameplay and story development. And this will probably lead you to some annoying grinding looking for the hardest triggered scenes later on.

For me the game is way funnier if you follow its natural gameplay and just cheat ocasionally when 'needed'. In the meantime you are distracted raising your stats and triggering the scenes you have available, the hardest ones appear randomly on the fly following a logic order.
 
5.00 star(s) 3 Votes