Mar 18, 2019
410
675
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
344
599
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,530
3,368
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,530
3,368
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.
 
4.00 star(s) 233 Votes