Mar 18, 2019
357
614
Aaaand we have a winner! First save file request after the release of the new version. 6 hours 44 minutes!? What. Took. You. So. Long??? :rolleyes: People are getting lazy it seems...

Or perhaps people don't play every update, so it's much more than 6 hours? I am usually all for blaming human stupidity, but come on now. Sure, an argument could be made that it kinda kills the purpose of playing a game, but with these kinds of games where you are interested in only 1 - 2 girls playing them becomes very counterproductive so saves or gallery mods are highly appreciated.
 
  • Like
Reactions: Tumblingjoint

monk456

Member
Apr 3, 2018
313
555
Or perhaps people don't play every update, so it's much more than 6 hours? I am usually all for blaming human stupidity, but come on now. Sure, an argument could be made that it kinda kills the purpose of playing a game, but with these kinds of games where you are interested in only 1 - 2 girls playing them becomes very counterproductive so saves or gallery mods are highly appreciated.
Oh yeah, if we're talking about a linear VN you would be correct. But with the companion mod you can skip all the grind and look for yourself the thing that you need. Also, the game is non-linear, so saves are not really useful. That's what's annoying about people asking for "full saves", even if you don't play every update you're able to see all the content at all times.
 

Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
Or perhaps people don't play every update, so it's much more than 6 hours? I am usually all for blaming human stupidity, but come on now. Sure, an argument could be made that it kinda kills the purpose of playing a game, but with these kinds of games where you are interested in only 1 - 2 girls playing them becomes very counterproductive so saves or gallery mods are highly appreciated.
In that case, if one is only interested in 1 or 2 girls one should only play when these 1 or 2 girls are updated.
 

Agent-G

New Member
May 6, 2019
4
0
the new mod dosen't work it crashed my game. I got this error code:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 99, in execute
File "game/niceerotica_companion.rpy", line 101, in execute
File "game/niceerotica_companion.rpy", line 103, in execute
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpyc", line 397, in script
�O�C��ir�66���i;J�F@3^<���CJ��%�/����i'�4^6}�
File "game/script.rpyc", line 397, in script
�O�C��ir�66���i;J�F@3^<���CJ��%�/����i'�4^6}�
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 99, in execute
File "game/niceerotica_companion.rpy", line 101, in execute
File "game/niceerotica_companion.rpy", line 103, in execute
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 946, 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-10-10.0.19041
Ren'Py 7.4.4.1439
Holiday Island 0.3.5.0
Tue Mar 8 14:53:47 2022
 

Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
the new mod dosen't work it crashed my game. I got this error code:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 99, in execute
File "game/niceerotica_companion.rpy", line 101, in execute
File "game/niceerotica_companion.rpy", line 103, in execute
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpyc", line 397, in script
�O�C��ir�66���i;J�F@3^<���CJ��%�/����i'�4^6}�
File "game/script.rpyc", line 397, in script
�O�C��ir�66���i;J�F@3^<���CJ��%�/����i'�4^6}�
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 99, in execute
File "game/niceerotica_companion.rpy", line 101, in execute
File "game/niceerotica_companion.rpy", line 103, in execute
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 946, 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-10-10.0.19041
Ren'Py 7.4.4.1439
Holiday Island 0.3.5.0
Tue Mar 8 14:53:47 2022
This error usually always comes from a bad Mod installation.
Double check what you did.
 

Aereon1104

Well-Known Member
May 12, 2019
1,169
1,354
Or perhaps people don't play every update, so it's much more than 6 hours? I am usually all for blaming human stupidity, but come on now. Sure, an argument could be made that it kinda kills the purpose of playing a game, but with these kinds of games where you are interested in only 1 - 2 girls playing them becomes very counterproductive so saves or gallery mods are highly appreciated.
Oh yeah, if we're talking about a linear VN you would be correct. But with the companion mod you can skip all the grind and look for yourself the thing that you need. Also, the game is non-linear, so saves are not really useful. That's what's annoying about people asking for "full saves", even if you don't play every update you're able to see all the content at all times.
Check the image files in the game folder, there is no need of asking for saves or use the mod
 

kaine3d

Member
Sep 16, 2017
106
170
the new mod dosen't work it crashed my game. I got this error code:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 99, in execute
File "game/niceerotica_companion.rpy", line 101, in execute
File "game/niceerotica_companion.rpy", line 103, in execute
Exception: Imagebutton does not have a idle image. (auto=u'nemod/quick_home_%s.png').

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

Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpyc", line 397, in script
�O�C��ir�66���i;J�F@3^<���CJ��%�/����i'�4^6}�
File "game/script.rpyc", line 397, in script
�O�C��ir�66���i;J�F@3^<���CJ��%�/����i'�4^6}�
File "renpy/ast.py", line 1969, in execute
self.call("execute")
File "renpy/ast.py", line 1957, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 570, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 2983, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 3512, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3512, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 80, in execute
File "game/niceerotica_companion.rpy", line 99, in execute
File "game/niceerotica_companion.rpy", line 101, in execute
File "game/niceerotica_companion.rpy", line 103, in execute
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 946, 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-10-10.0.19041
Ren'Py 7.4.4.1439
Holiday Island 0.3.5.0
Tue Mar 8 14:53:47 2022
had that issue myself fixed it by going to find deliza first moving around a bit to make sure she was on the island and then installed the mod haven't had a crash yet
 

EatBootyIDo

Member
Apr 7, 2021
184
276
New Ivy model looks amazing, an absolute smokeshow! I can't wait for the rest of her scenes to be completed with the same style, and I loved the new wrestling scenes. Great work to darkhound1 and DuckSwim.

Also, I neeeeed someone to come up with a new Ivy signature, with her new model now
 
  • Like
Reactions: Deadshot1984

Puppet Master

Active Member
Aug 21, 2018
951
1,777
I like the restaurant GUI much better.
I think that there could be less clicking though.
Once you click on a girl, you should just go to her table rather than having to click on the table icon.
Also, while you are in the main restaurant area, you can use your phone, but you can't while at the table.
Can using your phone be an option, or is it impossible?
Maybe once players see things running smoothly, we can revisit the pool area revision.
 

sometimes!

New Member
Jul 24, 2020
2
0
Ren'Py 7.4.4.1439
Bootstrap to the start of init.init took 0.07s
Early init took 0.00s
Loader init took 0.05s
Loading error handling took 0.20s
Loading script took 2.85s

I deleted persistent file in "Saves" & "AppData\Roaming\RenPy\Island-1499865023" folder.

But it still won't start.
 

SiJa

Engaged Member
Feb 21, 2018
2,039
21,394
Ren'Py 7.4.4.1439
Bootstrap to the start of init.init took 0.07s
Early init took 0.00s
Loader init took 0.05s
Loading error handling took 0.20s
Loading script took 2.85s

I deleted persistent file in "Saves" & "AppData\Roaming\RenPy\Island-1499865023" folder.

But it still won't start.
Check your firewall if you have one, or Antivirus, sometimes new versions can falsely flag.
You may need to manually accept.
 
  • Like
Reactions: Nknows

Monsieur X

Engaged Member
May 26, 2018
2,473
3,288
Ren'Py 7.4.4.1439
Bootstrap to the start of init.init took 0.07s
Early init took 0.00s
Loader init took 0.05s
Loading error handling took 0.20s
Loading script took 2.85s

I deleted persistent file in "Saves" & "AppData\Roaming\RenPy\Island-1499865023" folder.

But it still won't start.
Double check what you did.
If it's the persistent files issue, deleting both files fixes the issue.
 
4.10 star(s) 214 Votes