TajaRrR

Member
Jun 16, 2018
402
595
I have a small problem, can't install android version, anyone got similar problem and work it out?
 

jerome292

Newbie
Jul 15, 2019
44
11
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
 

GottaRun

Newbie
Sep 18, 2020
96
145
So, which one is better? The game, or the music?
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.
 

masterdragonson

Engaged Member
Jan 30, 2018
3,287
4,697
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
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\"
 

SarTiSer

New Member
May 25, 2020
7
10
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
 

Kitsune241

Member
Aug 25, 2017
257
696
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
The game auto-saves, it's right beside the quick-saves on the load page.
 

SarTiSer

New Member
May 25, 2020
7
10
Nope. 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.
 
  • Thinking Face
Reactions: masterdragonson

JMccovery

Active Member
Mar 7, 2018
675
974
Nope. 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.
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).
 

obize

New Member
Jan 31, 2020
6
13
we can't seem to get to the mercenary guild its not shown when we got to dusk city we can only see taile's workshop so we can't join there ranks
 

SarTiSer

New Member
May 25, 2020
7
10
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).

So yeah, I tried to put it in other folder. It worked, but not with Champion of Realms. I had a problem that Corrupted kingdoms didn't read my older saves. However, after I did what you said - it worked. Thanks.


Yes, I do have folder in AppData\Roaming\RenPy. But it still doesn't works. The folder itself is empty, and every time I try to save it I get this error. *attached file*


EDIT.
I fixed my problem. It seems RenPy got a little mad having non_english letters in pass to game. (i dunno how to say it correctly)
 
Last edited:

TheeSonus

Well-Known Member
Mar 30, 2020
1,549
1,744
I think I might have just softlocked my game. I repaired the house and got everyone besides Sheila and Hell, but I can't seem to progress at all. They keep telling me to wait until a meeting happens but it never does, and Sheila's tab tells me to check the handling room but she isn't there. I did find her before I convinced all the girls to join the house though, so that might be why.

Has anyone had this happen before? If so, does anyone know of a fix? Or do I just have to restart and go through the whole game again?

Edit: Well, I redid the game because nothing seemed to work for me and... probably wasn't the best idea to ask for a fix if I was immediately gonna redo it but hey hindsight is 20-20. Anyways, I'm still having trouble unlocking the hellhound girl. I've gone around Dusk City after seeing the slave auction, but nothing has happened after it. Looked a few pages back as well, but haven't really seen anything that could help...
 
Last edited:
3.80 star(s) 35 Votes