Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1,083 to 1,122 of 2,822 · Next page · Previous page · First page · Last page
(+1)

Since i found no answer or solution for this right now: anyone an Idea why in 0.73 you can´t load saves from earlier versions - and maybe how to fix it? Thx!

For all other Terms - great Game so far!

Here for the save problem: Saves Problem

im at the point where it recommends me to do all available quests so is there a list or something i can check just to be sure?

Hey, at the bottom of the screen where all the menu buttons are, click on Event Tracker. There you can see everything you have done and still need to do. (green for done and red for incomplete).

thanks

(+1)

I found 2 Bugs, the first one is that the event where you visit the clothing store at night can be triggert from the beginning of the game befor even taking the quest. and the secon one is whenever i use the Hellhound icon at the left side of the screen to trigger scenes with her the decoration stays on screen.

Fixed for the next version

how to i unlock the hell section

With the main story progression

is there a problem with cor launcher

For now is down, we are looking for a new server

Is there a way to save your data? (as an account)

(1 edit) (+2)

Its Been A While Since I Play This Game, But Uhh I Unexpectedly Gotten This Error, Any Fix?

The Save Works In the Older Version So Yeah, I Have No Clue Why is This Happening

Here for the save problem: Saves Problem

(+1)

I've been wait this game end for 3 years,but not end even get a little remake in story and animation.

THAT WAS 2 fking Awsome. 

SO I have question, did this game will be upload in steam?

If you do that I sure I will pay for that if the pirce lower than 9$,because this game was the most prefect visual novel adultgame I have ever be seen.

Hope that one day you can finish this game as you wish.

Love from China.

;)

(1 edit)

oh i forget,it is possible that this game will get a simplified Chinese translation one day Right Zimon?

: )

Thank you, glad you are enjoying it, unfortunately no steam, as for the Chinese, I will see what I can do

OK dud,that's fine.

stacktrace when tried to load game from 0.72:

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00action_file.rpy", line 463, in __call__

    renpy.load(fn)

AttributeError: Can't get attribute 'readyCallback' on <renpy.python.StoreModule object at 0x7f7a2e5e7f10>

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script

    python hide:

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>

    python hide:

  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide

    ui.interact()

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/core.py", line 3377, 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 "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/core.py", line 4258, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/screen.py", line 743, in event

    rv = self.child.event(ev, x, y, st)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1399, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1399, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 1175, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/layout.py", line 279, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/behavior.py", line 1073, in event

    return handle_click(self.clicked)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/behavior.py", line 1008, in handle_click

    rv = run(action)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/display/behavior.py", line 329, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 463, in __call__

    renpy.load(fn)

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/loadsave.py", line 768, in load

    roots, log = loads(location.load(filename))

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/compat/pickle.py", line 100, in loads

    return load(io.BytesIO(s))

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/compat/pickle.py", line 97, in load

    return up.load()

  File "/home/deck/.config/itch/apps/champion-of-realms/ChampionOfRealms-0.73-pc/renpy/compat/pickle.py", line 93, in find_class

    return super().find_class(module, name)

AttributeError: Can't get attribute 'readyCallback' on <renpy.python.StoreModule object at 0x7f7a2e5e7f10>

Linux-5.13.0-valve21.3-1-neptune-x86_64-with-glibc2.33 x86_64

Ren'Py 8.0.3.22090809

Champion of Realms 0.73

Wed Dec  7 15:50:13 2022

[/code]

Here for the save problem: Saves Problem

Deleted post
Deleted post
(+1)

hi zimon the cor launcher wont update past 35% at first i thought maybe a file got removed so i used the repair function but even then it still wont go past 35% for update

(+1)

For now is down, we are looking for a new server

(1 edit)

do u think u can post when its back up if possible

I don't know why but around the 30th day the portals to the girls' rooms disappeared and I can't access them.

(+3)

cant load any save files on 0.73

(+3)

Yeah, tried a few saves from different versions to no avail. Rollback doesn't work and eventually opens a text editor with the traceback and Ignore just starts the whole game from scratch.

Here's the full traceback, it's gibberish to me but maybe it helps, dunno.

(2 edits)

Same problem for me too, I load a .73 save and if I ignore it starts a new game. Im on the Mac version btw.

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00start.rpy", line 278, in script

    python:

  File "renpy/common/00start.rpy", line 278, in script

    python:

  File "renpy/common/00start.rpy", line 282, in <module>

    renpy.call_in_new_context("_main_menu")

  File "renpy/common/00action_file.rpy", line 463, in __call__

    renpy.load(fn)

AttributeError: Can't get attribute 'readyCallback' on <renpy.python.StoreModule object at 0x7fc5b0303550>

Here for the save problem: Saves Problem

loving the game so far but I was curious 

how long is the wait for the public release after the early access is announced ?

5 days

(+1)

I can't get out of cleos interactive sex scene, it wont let me end it.

Hey dev amazing work love ya bud,are you planning to finishing it anytime sooner? I will definitely look into purchasing it(but don't want to rush if it's close to being finished.)

Hi, the game will be finished, I do not have a firm date of when it will be completed

Oh buddy i think you got me wrong here,i was not doubting whether you will ever finish your mind blowing fantastic avn or not,i was just asking is it close to complete or will take some time more? If it is close then i will wait for it to finish,else i will purchase it and play it.

Pls do update the Renpy version of the game it won't stop crashing on Android 11 !! This game is great!! I know it!!

Unfortunately I can't do anything about it, my hands are tied for renpy too, a new update used for the new version has come out, let's see how it goes

(+1)

I've done that already but the game still keeps on crashing I guess I have to wait for awhile :( I wish the best of luck Mr. Developer

How to find last gallery of Izanami and Estia

(-1)

Estia Hot Shower: Thursday morning pool

Izanami 3rd Event in Gallery: Festival->Refuse her Request->Got to her room at night

Thank  Love you Zimon!

How to get money in game?  I went all map location in game but can't earn money

You can get money with Tailè and Isabel

Does anyone have an archive that has already cleared customs? Plz give me a copy of !!! Also, my system is Android=)

(1 edit)

How to unlock last scene for heramael and tsukiko.

Pls help me

Hera Forest Sex: Monday morning lab

Tsu Bath Assault: Tuesday morning bathroom

(-1)

Come on im still waiting for new pregnancy patch when will it come

I've already explained it, pregnancy is closely linked to the main story, until a key point is reached it can't happen, if you guys want at all costs to see this feature as soon as possible spread CoR everywhere and let's reach the missing goals.

.

Deleted 205 days ago

Finish main quest, then go to the pub at noon

(+2)(-5)

Does futa/shemale count for upcoming fetishes?

(+2)(-4)

....why

(1 edit)

Can't seem to access Cleos's Promenade along the seafront events... help please

Where do i find neon

in the tub

idk why but i visited dusk city and there is nothing to do in game even more nearly no quests and idk but in event part it show many things

Hi, I've finished all quests and events however i still have the last Hell scene and last Izanami scene to unlock in gallery, any help?

(+1)

For Hell, refuse her, for Iza, same stuff at the festival, then wait for the night

Please add Chinese, I can't understand😭

Eh, at the moment it is already difficult to have support for European languages, I will see if I can do something

do we have to start over if there's another patch for Android?

No, in the file explorer, find the game folder and you have the folder saved there, copy its contents somewhere, uninstall the game, then install the new version and when you open the game folder, put the content you copied somewhere into the saved folder

thank youu, much appreciated (⁠≧⁠▽⁠≦⁠)

(+1)

2 things

1) I'm glad to have stumbled across this one again since when I last played it there was essentially the intro. Great job BTW it's fantastic. 

2) Mikosh quest isn't proceeding, pretty sure it's because I'm not sure where the boutique is or I'm past where I can continue it. 

It is in the Mall

I don't have an option for the mall, it's at the start of "the queen and the silk" quest

And where should I go to complete the last part of the quest with Mikosch, I know it should be in the evening but I don't know where.

(+1)

It was locked, next patch it will be back

I'm stuck in quest "hidden links" because I don't how to interact with Maeve and continue the quest. before that I got stuck in a quest where I found the girls first before I repaired the Exile and the quest won't move on so I had to start all over.

Crystal above the bed

I touched the crystal but there's only interact with Maeve and features, no events

(+1)

Never min, figured it out. The end of that quest is the start of another one, quite confusing.

where do we get the information we need to talk to her ? 

After doing the first part of Freedom in the Heart quest, I was sent to Exile. The problem is that i hadn't finished the Dangers Lurking quest. So this a bug you might want to look over.

Already fixed for the new version ;)

Where i can find no room? 

No room?

How do I get into the new house? I don't know how do I get into the new house

Finish dangers lurking quest to get there

Deleted 1 year ago

Eh, I cannot do anything for renpy, I am not its developer.

a new version has come out that should be better for android, hopefully

If I copy the save positions folder, then delete the game and install a new version, and then put the save positions in that folder, will the game take it? I have the android version

Thanks for help. 

Yep, this way you backup the saves, it works

Potrebujem pomoc. Mám android verziu 0.66 hry a chcem si tam nainštalovať najnovšiu verziu, ale stále mi to odmieta aktualizovať. Píše mi to, že už mám nainštalovaný balík s týmto názvom.

(+2)

Can anyone help me? (spoiler alert for beginners)  When Emiko died, and my character became depressed and sad, in the final step of that quest ( In no room (character name) is found. Perhaps it will be in a portal?), I searched everywhere and at all times of the day, but I don't know how to progress. Does anyone know how to do it? Please help if you finished this step or you know how.... Thanks a lot.

Great game btw, 5/5 stars :)

Nvm I finally got it :D

Viewing most recent comments 1,083 to 1,122 of 2,822 · Next page · Previous page · First page · Last page