does this work with 3.1?Multi-Mod for Alpha, Omega [EzyGames]
(Updated to v0.3.0)
**UnRpa (If necessary). UnZip and paste the "game" folder in "Alpha, Omega-v00-pc". Overwrite if asks.
You don't have permission to view the spoiler content. Log in or register now.
View attachment 1927482 View attachment 1927483 View attachment 1927484 View attachment 2335095 View attachment 2335096 View attachment 2335097 View attachment 2335098
yetwait did i read that right? there's no sexual content? is that yet or there will never be?
There were no variable changes from 3.0 to 3.1, so it should work.does this work with 3.1?
Depends what you mean. Some people seem to define it as 'no sexual content' unless they see dick or pussy. If you don't define it like that, there are a few sexual encounters.wait did i read that right? there's no sexual content? is that yet or there will never be?
Yep, its just me.Is this game being developed by just 1 guy?
For just one person, it's IMPRESSIVE HIGH QUALITY VN. Good Luck with this Project and hoping you can finish this.Yep, its just me.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/episode03/ep03_gym_auto_fight.rpy", line 38, in script
scene mc_combo_su_04:
Exception: Switch could not choose a displayable.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/episode03/ep03_gym_auto_fight.rpy", line 38, in script
scene mc_combo_su_04:
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\ast.py", line 1542, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\ast.py", line 1371, in show_imspec
renpy.config.show(name,
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\exports.py", line 712, in show
sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 1165, in add
thing.visit_all(lambda d : None)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 572, in visit_all
for d in self.visit():
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1494, in visit
self.update(self.last_st, self.last_at)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1505, in update
raw_child, redraw = self.function(st, at, *self.args, **self.kwargs)
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1596, in condition_switch_show
return condition_switch_pick(switch), None
File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1591, in condition_switch_pick
raise Exception("Switch could not choose a displayable.")
Exception: Switch could not choose a displayable.
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
AlphaOmega v0.3.0
Thu Aug 3 05:34:26 2023
It’s basically Cinemaxwait did i read that right? there's no sexual content? is that yet or there will never be?
Hmmm, that's odd. It's trying to display combo number 4, but you only have a triple combo at this point in the game.Just caught an error. It happens if you choose to skip the fight against the British girl.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/episode03/ep03_gym_auto_fight.rpy", line 38, in script scene mc_combo_su_04: Exception: Switch could not choose a displayable. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/scripts/episode03/ep03_gym_auto_fight.rpy", line 38, in script scene mc_combo_su_04: File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\ast.py", line 1542, in execute show_imspec(self.imspec, atl=getattr(self, "atl", None)) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\ast.py", line 1371, in show_imspec renpy.config.show(name, File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\exports.py", line 712, in show sls.add(layer, img, key, zorder, behind, at_list=at_list, name=name, atl=atl, default_transform=default_transform, transient=transient) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 1165, in add thing.visit_all(lambda d : None) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 582, in visit_all d.visit_all(callback, seen) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\core.py", line 572, in visit_all for d in self.visit(): File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1494, in visit self.update(self.last_st, self.last_at) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1505, in update raw_child, redraw = self.function(st, at, *self.args, **self.kwargs) File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1596, in condition_switch_show return condition_switch_pick(switch), None File "F:\AVNs\Alpha, Omega\AlphaOmega-v0.3.0-pc\renpy\display\layout.py", line 1591, in condition_switch_pick raise Exception("Switch could not choose a displayable.") Exception: Switch could not choose a displayable. Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22090809 AlphaOmega v0.3.0 Thu Aug 3 05:34:26 2023