My first question Are the clothes only effective in one scene? my second question Heramael's quest where is Eril sleeping Or was it a similar task Where is it?
Hey can someone help me, i downloaded the apk and updated it but all the scenes are just a black screen but the sound and everything else is working perfectly fine im confused af
Gente, el inglés no es mi primer idioma (hablo español aunque eso no importa ahora ya que los juegos son los que nos mantienen unidos), pero viendo lo que está pasando con la censura en los juegos con contenido NSFW, que me parece ridículo, les pido que no se queden callados y que vayan completando esta encuesta, es súper fácil.
Good to see U r trying to clean up and put some order in the game, quests, etc, but taking away most of options in interactive fun with Cleo is not the best idea, but since U wrote about it being old animations, i hope those will be back improved?
Just leaving this here: This got me through the summer of 2022... or was is 2021? idk. Champion of Realms has gotten me through a summer when I had a crappy laptop. :P
The BGs for the girls' card are unlocked or by progression of their story or by stats, for example Taile Forge bg can be obtained after her event there.
Can you explain how to get them through stats, as it appears that the ones I'm missing are stats-based. I notice that the ones with BGs are either ones that allow for fun or ones that don't, so does it involve love or lust? Or is it a different? I haven't played the game for a while, so I'm kinda confused
There have been reported and fixed for the next build, we forgot to change the name during that part of the game, after that it is fixed automatically.
Hey...um if anyone knows...does emiko get revived? that shit straight fucked me up and her card being x'd out is KILLING me...if not please tell me it's a plan for the future...she's so cute and didn't deserve that and it's messing me up. cus like, i feel like we have the means to, even if it's just later in the story, i just gotta know.
Brother your not the only one I nearly lost myself to Khorne the first time i watched that. Had to take a break from the game and play Warhammer 3 as the Ogres or I would have fallen to Khorne.Not sure if that is the plan if that is the plan does not change that the slaver's meat must be offered to the Great Maw and the Firemouth he is not worth eating.
oh yeah, that slaver mf is going to get destroyed the second i get my buff lady hands on his scrawny ass throat, zero mercy, he's getting MK fatalitied.
Considering the faction i mentioned the level of insult it is for an Ogre to refuse to eat something after killing it is pretty high more so if the meat happens to be another Ogre. In fact this slaver barely is deserving of being sacrificed to the Great Maw and the Firemouth. Sadly the alternative leads to Khorne and I simply refuse to fall to a Chaos god for meat that isn't worth it.Though your alternative isn't so bad still feels far to much like mercy a death like that would be far quick. Butcher bring the pot to boil not for stew this one goes to the Maw
Uhh so I apparently am cursed or something because I can't see a scene of the following quest:"collapse". The 6th part of it doesn't get loaded in and so it just gives me error as "/scene doesn't exist". I'm on android and I updated from what I guess it the launcher. Help pls
← Return to game
Comments
Log in with itch.io to leave a comment.
Updated Version here - https://kutt.it/2wBBw8
My first question Are the clothes only effective in one scene? my second question Heramael's quest where is Eril sleeping Or was it a similar task Where is it?
Show post...
Updated version here – https://lpnz.ru/nbvehor
pls fix
Show post...
Updated version here – https://lpnz.ru/25pyv0l
Hey can someone help me, i downloaded the apk and updated it but all the scenes are just a black screen but the sound and everything else is working perfectly fine im confused af
It's the first time with the apk launcher? Did you select public version?
yea I selected the public version.
Hey! Please help, for the "hidden links" events last part where I have to find maeve but nowhere to be found
Hey, did you check the living room and the garden?
Gente, el inglés no es mi primer idioma (hablo español aunque eso no importa ahora ya que los juegos son los que nos mantienen unidos), pero viendo lo que está pasando con la censura en los juegos con contenido NSFW, que me parece ridículo, les pido que no se queden callados y que vayan completando esta encuesta, es súper fácil.
https://chng.it/LrD6ymp5SZ
After doing the barkeeper's quest the sounds from the sex scene still play over all the audio on repeat, is there a fix for this?
Hey, it has been fixed for the next build.
In game go to Isabel and do a lewd, it will make the loop stop.
Good to see U r trying to clean up and put some order in the game, quests, etc, but taking away most of options in interactive fun with Cleo is not the best idea, but since U wrote about it being old animations, i hope those will be back improved?
Of course, some of the animations will return in game improved, not all of them since some were repetitions of the same positions.
Just leaving this here:
This got me through the summer of 2022... or was is 2021? idk. Champion of Realms has gotten me through a summer when I had a crappy laptop. :P
Happy to know ;)
How can this problem be solved?
------
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not find font 'gui/fonts/优设标题黑.ttf'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "tl/chinese/chinese.rpyc", line 147318, in script
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\ast.py", line 2586, in execute
Say.execute(self)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\ast.py", line 623, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\exports\sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\character.py", line 1471, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\character.py", line 1117, in do_display
display_say(who,
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\character.py", line 814, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\core.py", line 2218, 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:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\core.py", line 2882, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\core.py", line 1384, in draw_screen
surftree = renpy.display.render.render_screen(
File "render.pyx", line 486, in renpy.display.render.render_screen
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\screen.py", line 755, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\layout.py", line 900, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\display\layout.py", line 1457, in render
surf = render(child,
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 260, in renpy.display.render.render
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\text\text.py", line 2627, in render
virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\text\text.py", line 776, in __init__
glyphs = ts.glyphs(s, self)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\text\text.py", line 348, in glyphs
fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample, self.shaper, self.instance, self.axis)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\text\font.py", line 745, in get_font
face = load_face(fn, shaper)
File "C:\Users\13918\Desktop\hhhh\ChampionOfRealms-0.100-pc\renpy\text\font.py", line 673, in load_face
raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font 'gui/fonts/优设标题黑.ttf'.
It's happening at the start of the game? Which platform?
I'm surprised that the game for Android weighs less than on PC, since before the Android version weighed about 3 GB.
pretty sure it's an installer
Yep it's a launcher, the full game on android it's 4GB.
Every time I click the "be my alarm clock" option on any girl in the game, I get this error, and it's been like this for several past updates.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/estia_house.rpy", line 143, in <module>
File "game/script/estia_house.rpy", line 143, in <genexpr>
KeyError: 'alarm_tsu_allweek'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script/estia_house.rpyc", line 136, in script
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\ast.py", line 1632, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\exports\menuexports.py", line 100, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\python.py", line 1218, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\ryang\Downloads\project-cor-win-linux\ChampionOfRealms-0.100-pc\renpy\python.py", line 1211, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script/estia_house.rpy", line 143, in <module>
File "game/script/estia_house.rpy", line 143, in <genexpr>
KeyError: 'alarm_tsu_allweek'
Windows-10-10.0.26100 AMD64
Ren'Py 8.3.7.25031702
Champion of Realms 0.100
Sat Aug 2 02:50:04 2025
```
Hey, the code for all alarms got changed, to fix this problem, use the crystal, it will reset all the alarms.
Had a question, because it's been a while, how do you get the backgrounds for character profiles, as i've had a hard time finding/getting them
The BGs for the girls' card are unlocked or by progression of their story or by stats, for example Taile Forge bg can be obtained after her event there.
Can you explain how to get them through stats, as it appears that the ones I'm missing are stats-based. I notice that the ones with BGs are either ones that allow for fun or ones that don't, so does it involve love or lust? Or is it a different? I haven't played the game for a while, so I'm kinda confused
hey idk if anyone else is having this issue but the background for Hera's lab isn't showing. Says "hera_room2 not found"
just had the same issue
There have been reported and fixed for the next build, we forgot to change the name during that part of the game, after that it is fixed automatically.
Hey...um if anyone knows...does emiko get revived? that shit straight fucked me up and her card being x'd out is KILLING me...if not please tell me it's a plan for the future...she's so cute and didn't deserve that and it's messing me up. cus like, i feel like we have the means to, even if it's just later in the story, i just gotta know.
Sorta. She does come back, but not exactly the same.
thank you, and that's kinda okie i hope, i'll have to get to that point but again thank you
Brother your not the only one I nearly lost myself to Khorne the first time i watched that. Had to take a break from the game and play Warhammer 3 as the Ogres or I would have fallen to Khorne.Not sure if that is the plan if that is the plan does not change that the slaver's meat must be offered to the Great Maw and the Firemouth he is not worth eating.
oh yeah, that slaver mf is going to get destroyed the second i get my buff lady hands on his scrawny ass throat, zero mercy, he's getting MK fatalitied.
Considering the faction i mentioned the level of insult it is for an Ogre to refuse to eat something after killing it is pretty high more so if the meat happens to be another Ogre. In fact this slaver barely is deserving of being sacrificed to the Great Maw and the Firemouth. Sadly the alternative leads to Khorne and I simply refuse to fall to a Chaos god for meat that isn't worth it.Though your alternative isn't so bad still feels far to much like mercy a death like that would be far quick. Butcher bring the pot to boil not for stew this one goes to the Maw
Git died to his own poison, an asshole and an idiot to the very end
Uhh so I apparently am cursed or something because I can't see a scene of the following quest:"collapse". The 6th part of it doesn't get loaded in and so it just gives me error as "/scene doesn't exist". I'm on android and I updated from what I guess it the launcher. Help pls
Edit: nvm apparently it somehow fixed itself
is there another link to download for pc it's not working i tried many times
Hey, tested it and it's working, try now.