I improved the overview by accident.Summoned by Accident is an RPG focused mainly on m/m content with a character-driven plot.
In it, you explore and run into the inhabitants of the world—some friendly, some foe.
It is inspired by other text-based games and some video games.
Does someone know anything about this other game from azulookami? only ever found this version, nothing moreThis same creator also has a series on one-shot html games (one is available hereYou must be registered to see the links) and a renpy game under the same patron, I have this version of them fromYou must be registered to see the linksbut it would be great if we could get the newest versions of these.
View attachment 821608 View attachment 821611 View attachment 821613 View attachment 821617
That's the only version that was ever made. The game was dropped. I believe because the style of art was too difficult for the person involved, but don't quote me on that. It was quite a long time ago.Does someone know anything about this other game from azulookami? only ever found this version, nothing more
It was never planned to be a 'proper' game. More like a personal side project, like all of azulookami's interactives.Does someone know anything about this other game from azulookami? only ever found this version, nothing more
I think I've already mentioned it on occasion, but I agree with you: a guide is needed to be able to play this. Basically, I feel that there are things that happen just because, or that there is no clear thread of events. This creates several problems, such as if you want to achieve a specific scene but don't know where to start to obtain itI'm _trying_ to play this, but I seriously need a guide. It's so ill-paced and events happen wherever and whenever without a good clue.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/prologue/prologue_neighborhood.rpy", line 108, in script
"Your phone suddenly starts to vibrate before making beeping noises. Taking a quick peek reveals that it's running low on battery. Reasonable since...!"
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "renpy/common/00action_data.rpy", line 79, in get_selected
return _get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 36, in _get_field
for i in name.split("."):
AttributeError: 'bool' object has no attribute 'split'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/prologue/prologue_neighborhood.rpy", line 108, in script
"Your phone suddenly starts to vibrate before making beeping noises. Taking a quick peek reveals that it's running low on battery. Reasonable since...!"
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\ast.py", line 900, in execute
statement_name("say")
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\ast.py", line 47, in statement_name
i(name)
File "renpy/common/000window.rpy", line 114, in _window_auto_callback
_window_show(auto=True)
File "renpy/common/000window.rpy", line 69, in _window_show
renpy.with_statement(trans)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\exports.py", line 1758, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 2978, in do_with
return self.interact(trans_pause=True,
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\screen.py", line 481, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 10 more times]
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 686, in visit_all
callback(self)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\behavior.py", line 1031, in per_interact
if self.is_selected():
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\behavior.py", line 1019, in is_selected
return is_selected(self.action)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\behavior.py", line 451, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 79, in get_selected
return _get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 36, in _get_field
for i in name.split("."):
AttributeError: 'bool' object has no attribute 'split'
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Summoned By Accident PatreonEV-24.05.22
Fri Jun 7 23:29:15 2024
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00action_file.rpy", line 397, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Could not pickle <module 'time' (built-in)>. (perhaps renpy.game.log.log[25].stores['store']['time'] = <module 'time' (built-in)>)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
$ ui.interact()
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
$ ui.interact()
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 3582, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1403, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\layout.py", line 281, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\behavior.py", line 1142, in event
return handle_click(self.clicked)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\behavior.py", line 1075, in handle_click
rv = run(action)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\display\behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 397, in __call__
renpy.save(fn, extra_info=save_name)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\loadsave.py", line 432, in save
reraise(t, e, tb)
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\loadsave.py", line 413, in save
dump((roots, renpy.game.log), logf)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\compat\pickle.py", line 103, in dump
pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)
File "C:\D Games\ZZZZ Furry\SummonedByAccident-PatreonEV-24.05.22-win\renpy\python.py", line 1219, in module_pickle
raise Exception("Could not pickle {!r}.".format(module))
Exception: Could not pickle <module 'time' (built-in)>. (perhaps renpy.game.log.log[25].stores['store']['time'] = <module 'time' (built-in)>)
Windows-10-10.0.22631 AMD64
Ren'Py 8.1.3.23091805
Summoned By Accident PatreonEV-24.05.22
Sat Jun 8 00:03:48 2024
I really wish they hadn't changed the format. It actually felt fairly intuitive as a text game, and it was big enough that I still have no idea how many things aren't in the ren'py version yet.I think I've already mentioned it on occasion, but I agree with you: a guide is needed to be able to play this. Basically, I feel that there are things that happen just because, or that there is no clear thread of events. This creates several problems, such as if you want to achieve a specific scene but don't know where to start to obtain it