So, which one is better? The game, or the music?The game is one thing but the selection for the background music is another.
So, which one is better? The game, or the music?The game is one thing but the selection for the background music is another.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
Exception: Not saved - no valid save locations.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
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 3910, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 720, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1243, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1053, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 245, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/behavior.py", line 975, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 910, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 372, in __call__
renpy.save(fn, extra_info=save_name)
File "renpy/loadsave.py", line 431, in save
location.save(slotname, sr)
File "renpy/savelocation.py", line 421, in save
raise Exception("Not saved - no valid save locations.")
Exception: Not saved - no valid save locations.
Windows-10-10.0.19041
Ren'Py 7.4.3.1414
Champion of Realms 0.48
Sat Apr 24 18:15:40 2021
I think it's safe to say both are great, it's got different music that suits each character pretty well, and I didn't even knew there was a modern style Egyptian themed music until this game.So, which one is better? The game, or the music?
Try moving the game to another location on the drive as it doesn't have rights to write to it's current location.Hum... excuse me, am i the only one that got a crash when trying to save or quick save the game? I download the lastest Mega version on F95.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() File "renpy/common/00action_file.rpy", line 372, in __call__ renpy.save(fn, extra_info=save_name) Exception: Not saved - no valid save locations. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/00gamemenu.rpy", line 173, in script $ ui.interact() File "renpy/ast.py", line 922, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2218, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00gamemenu.rpy", line 173, in <module> $ ui.interact() 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 3910, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1053, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/transition.py", line 48, in event return self.new_widget.event(ev, x, y, st) # E1101 File "renpy/display/layout.py", line 1053, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1053, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 720, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1053, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1243, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 245, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1053, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1243, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 245, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1053, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 245, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/behavior.py", line 975, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 910, in handle_click rv = run(action) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 372, in __call__ renpy.save(fn, extra_info=save_name) File "renpy/loadsave.py", line 431, in save location.save(slotname, sr) File "renpy/savelocation.py", line 421, in save raise Exception("Not saved - no valid save locations.") Exception: Not saved - no valid save locations. Windows-10-10.0.19041 Ren'Py 7.4.3.1414 Champion of Realms 0.48 Sat Apr 24 18:15:40 2021
it work, I had to put it in "D:/GAMES/Try moving the game to another location on the drive as it doesn't have rights to write to it's current location.
Perhaps "C:\Games\"
How about some ara ara mantis girls?
Or maybe cute moth girls?
Spider girls?
Or maybe a thicc and fluffy bumblebee girl?
Wait a sec....new idea!!
The game auto-saves, it's right beside the quick-saves on the load page.Good day to you kind sirs. Would you kindy share your save file, when you just appeared in mansion? It seems i got pwned by renpy and lost all my progress.
I fully aware that it's my fault since i didn't saved, not even quick saves
That might be the case. You really should put games like this in their own folder/subfolder (likeNope. It seems that either renpy is broken, or i am stupid. Is having game folder on desktop forbids renpy from auto, and other kinds of saves?
Because i believe i've seen some info like that.
%drive%\Games\Champion of Realms\
) as extracting things to the desktop isn't always a good thing.%userprofile%\AppData\Roaming\RenPy\ChampionOfRealms-xxxxxxxxxx
(I don't know if the number will be the same, it's 1569488958 on my system).That might be the case. You really should put games like this in their own folder/subfolder (like%drive%\Games\Champion of Realms\
) as extracting things to the desktop isn't always a good thing.
Though, you can check to see if you have%userprofile%\AppData\Roaming\RenPy\ChampionOfRealms-xxxxxxxxxx
(I don't know if the number will be the same, it's 1569488958 on my system).
For some reason this wasn't flagged as True. Did you use skip when you seen Hellhound meets Jin?Please help me
I finished all events and girls
But i cant find guild...
Its my save game broken???
Thank you
$ hell_meets_jin = True
The "official home" would either beDid Zimon pick this site to be the official home for the game ? Or does lie somewhere else ?
I haven't joined his Discord yet, but usually I see most people comment about the games on this site.The "official home" would either beYou must be registered to see the linksorYou must be registered to see the links. This is more of a summer home or a home away from home as it's more chill.
Discord is more like their penthouse. You'll find Zimon there in a fancy robe with aI haven't joined his Discord yet, but usually I see most people comment about the games on this site.