Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 44 to 83 of 259 · Next page · Previous page · First page · Last page

Hello: i got the same error again with the two cutscene i mentioned last time

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    jump expression _in_replay

ScriptError: could not find label 'time_of_sands_lewd'.

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

Full traceback:

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

    jump expression _in_replay

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.94-pc\renpy\ast.py", line 1699, in execute

    rv = renpy.game.script.lookup(target)

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.94-pc\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'time_of_sands_lewd'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.2.24090902

Champion of Realms 0.94

Wed Nov 27 22:57:00 2024

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    jump expression _in_replay

ScriptError: could not find label 'lucky_king'.

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

Full traceback:

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

    jump expression _in_replay

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.94-pc\renpy\ast.py", line 1699, in execute

    rv = renpy.game.script.lookup(target)

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.94-pc\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'lucky_king'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.2.24090902

Champion of Realms 0.94

Wed Nov 27 22:59:11 2024

It's when i try to watch them in the gallery.

idk if it's because of my PC but are your sure i don't need to restart a new game?

Thank you

(-1)

Hello dev, is there a gallery of the Easter egg photos?

Found.

Love the floating platform in the empty void just like in kingdom hearts.

No muscle fetish sadge...

(+3)

Has this game be remade? I just came back after a 2 year break or so and I feel it looks different. I haven't downloaded it yet so going to check it out but I wanted to know if something happened to the original one.

No. Still the same one.

i feel the same way, exact situation like you since my PC died and i had to get a new one. i think the download page(what we are talking on rn) was remade. since i remember there being different images and a different backround

(1 edit)

ok question, im at the part of the story where i need to meet people and continue with others but no quests are popping up.
1. meeting Neon, i have gone to the pub and every part of the day and nothing triggers.
2. the Izanami story just kind of cuts off when you make a portal for her then nothing else triggers, again i have gone to her every stage of the day and all i get is just "Spend time with her" 
how exactly do i trigger these events?
im currently on the newest version .94 and im using the Itch app to play the game.

btw, i love the art style of this game its beautiful keep up the good work

Hey, for Neon you just need more main story progress, for Iza instead you need to check the dojo at specific time.

Anyone know how you unlock Isabel? She just gives me a menu for buying food.

(-1)

did the game got rape scenes? and if yes how to avoid?

no and no need

Taile sex scene when

(+1)

In December something very nice might be coming for her.

to understand that you changed the name until the official launch of Champion of the realms in project CoR?

(2 edits) (-2)

This game is a buggy mess and instead of just taking like two or three months to address these issues they are just get ironed over with other problems making the problem even bigger stop releasing content and fix your game 

(+2)

At the level of progression there is no bug that can cause any form of blocking, if we talk instead about missing renders caused by the launcher, we have said several times that it is in experimental face, launcher and game are two separate things.

That is why both the android launcher and the full version are available, depending on the needs of each player.

I'm using the PC version of 0.94 (I don't even see a Launcher option for that) and have noticed some missing and out-of-order renders myself.  I particularly remember the first meeting with Sheila near the end seeming to look at the wrong characters, and then the first visit to Dusk City very clearly getting out of order then having entirely missing renders.

I'm replaying from the beginning since I recently re-found this project, and I don't remember those scenes being as jarring when I first played through them.

buggy alot of image are missing errors and the alarm feature buggy with some girls

Hey, if you used the launcher version then you better try the full version.

i did not use the launcher version i downloaded the full version

What is the difference between 3 gigabytes and a half and a gigabyte and a half for Android Which one did he choose? 

ones a game ,one a "Launcher"

So I have to download both files 

Just download the game no launcher

I try to update the game using the launcher but it's stuck haven't complete even when it show 100%. Please help me. I don't want to uninstall and install the game back i've gone so far

i think it auto saves just delete and install the newest ver. make a copy of the game if you don't want to risk it.

happy gooning lol

(-1)

While changing font ( downloaded from itch )

[code]

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 "_layout/screen_main_menu.rpymc", line 28, in script

  File "renpy/ast.py", line 821, in execute

  File "renpy/python.py", line 1178, in py_exec_bytecode

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

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

  File "renpy/ui.py", line 301, in interact

  File "renpy/display\core.py", line 2215, in interact

  File "renpy/display\core.py", line 2879, in interact_core

  File "renpy/display\core.py", line 1381, in draw_screen

  File "render.pyx", line 486, in renpy.display.render.render_screen

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 903, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\transition.py", line 384, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 903, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 903, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\screen.py", line 754, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 903, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1454, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1116, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1454, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1971, in render

  File "renpy/display\layout.py", line 1968, in sizeit

  File "render.pyx", line 312, in renpy.display.render.render_for_size

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\viewport.py", line 285, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1171, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1171, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1116, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1171, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/display\layout.py", line 1454, in render

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "renpy/text\text.py", line 2540, in render

  File "renpy/text\text.py", line 770, in __init__

  File "renpy/text\text.py", line 340, in glyphs

  File "renpy/text\font.py", line 745, in get_font

  File "renpy/text\font.py", line 673, in lo

ad_face

Exception: Could not find font 'gui/fonts/优设标题黑.ttf'.

[/code]

Hi, which platform is it from?

Android 

(+1)

How can i unlock new Life?

New Life test can be started with unlocking Syxia and using the heart in the lab.

(-1)

Hey, I got a problem with the 0.94, when i updated from the 0.93 idk what happened but all the new events and the new scenes didn't have the renders and I only see a black screen with the dubs of the scenes

BTW I play on my phone

and that would be the problem, I really love ur game, the story is really interesting and fun and the characters are very charming. 

I has a question, my game version is 0.88, so can my old save still working on 0.89 or later update?

Not sure if it works, there have been 2 renpy updates in the meantime, for such cases you'd better use the fast start feature.

Got, thanks!

im stuck , im supposed to give thw girls their new rooms but where the fuck are the rooms?

like my game is soft blocked

their rooms should be located in the 'handling' under the navi tab, bottom right of ur screen back at the house

it aint there

If you have yet to unlock handling, it means you have yet to start the quest in the new house, go to the kitchen in the morning.

alr thx

still nothing

Bottom left of the menu, i can't remember the name right now, but if that is there, you go to the girls and move them in. Some are already in the house, like maeve and asmedia

(+2)

Este juego es arte, tiene buena animaciones, personajes y historia que hace que olvides pajearte.

(+1)

Gracias, me alegro de que te diviertas.

(+1)

Me convenciste en un renglon, tendre fé(?

wtf is discord rich and why is there no explanation for it in the menu? I am disabling it before starting but if someone can tell me what it even does that'd be neat.

(+1)

Hey, it's a plugin that shows on Discord what you're playing, it can be turned on and off from the settings.

I'm stuck on the second part of "The Call". I have tried to go back their at different times but it still doesn't work. Does anyone have a solution?

For the call you need all the girls at home, meeting sheila in the city and doing all the events in the living.

I think I have done all of that and I still cant start the meeting

u can use the crystal in the bedroom to bug fix and forced the meeting

thanks, it works now

There's a lot of missing images at first it's ok since it only happens once in a while but now currently starting from where you go train with the trio it was straight missing should i re-download it to fix it? 

Wait for the next public coming, we are fixing all the renders that are not registered correctly.

(+1)

CAN SOME ONE TELL ME WHAT THE ORIGINAL GAME WAS CALLED

(+1)

Champions of Realms, it's still in the name lmao

(+1)

Touched the cristal in the room, features, new life or something.....

Something might be missing......

(+1)

We will check, probably it's part of the missing render problem.

(+1)

Hola soy yo de nuevo, con respecto al error señalado anteriormente, se muestra de esta manera, en todos los personajes o eventos interactivos.

(+1)

Hey, ¿estás usando el lanzador apk por casualidad?

(+1)(-1)

Use la descarga para android, te refieres a que debo usar una especie de emulador?

when i want to see Cleo 3th scene, i got a error

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    jump expression _in_replay

ScriptError: could not find label 'time_of_sands_lewd'.

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

Full traceback:

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

    jump expression _in_replay

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.93-pc\renpy\ast.py", line 1699, in execute

    rv = renpy.game.script.lookup(target)

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.93-pc\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'time_of_sands_lewd'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.2.24090902

Champion of Realms 0.93

Tue Nov 12 07:40:30 2024

and this is the same with Isabel scene

I'm sorry, but an uncaught exception occurred.

While running game code:

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

    jump expression _in_replay

ScriptError: could not find label 'lucky_king'.

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

Full traceback:

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

    jump expression _in_replay

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.93-pc\renpy\ast.py", line 1699, in execute

    rv = renpy.game.script.lookup(target)

  File "C:\Users\client\3D Objects\project-cor-win-linux\ChampionOfRealms-0.93-pc\renpy\script.py", line 1103, in lookup

    raise ScriptError("could not find label '%s'." % str(original))

ScriptError: could not find label 'lucky_king'.

Windows-10-10.0.19045 AMD64

Ren'Py 8.3.2.24090902

Champion of Realms 0.93

Tue Nov 12 07:47:20 2024

didi need to start a new game?

Hey thanks for the report, nope, it's a label error, we are going to fix it.

ok thank yo

Hey idk if its just me

But when i try to do Neons event "Voice heard" it just won't work

The hint says I have to pick her up from the town but I went to main street in all locations at all time intervals and it just won't work

And no the crystal bug fixer did nothing

Anyone got a fix?

Hey, in the hint is missing a part that says you need to unlock core's upgrades, continue the main story until that part.

Thank you 

So I'm a bit confused.In the quest hidden links i did everything and now it says to Return to Maeve yet I can't seem to find her anywhere.Any help?

For that you need to find every information, that means both the guild and Emiko.

El juego tiene un error muy problemático, al avanzar en la historia, los eventos interactivos no muestran imagen, solo se ve la pantalla completamente negra.

¿Cuáles? ¿Los nuevos acontecimientos? ¿Android?

(2 edits)

on android there are a few missing images on the few beginning quests. I am away from my phone so i cant grab the screenshots but i have had a few quests be a black screen entirely

edit: one of the completely black screen quests is the one where you go with heramel to collect herbs or something and you ask her to help research what you are

edit 2: I downloaded the launcher version if that helps

Hey, we are still collecting the missing renders in the different versions, thanks for the report.

(+1)

Wasnt this game called Champion of Realm?

(+1)

still is, it's just Project CoR now

Im Android user so I have to download both files ( launcher and game file)

You can choose, or the launcher version or the full apk.

(+1)

Man, FINALLY found you. Since the Zimon account was abonded I thought this game was also.

(+2)

Nope, CoR is still shining.

Im stuck at Mikosh's quest and meeting quest. Can someone help me?

Hey, what part of her quest? Is the meeting still not done?

Yes i go on meeting room but there no one

In the crystal there is a force meet, have you tried it?

I'm stuck at mikosh's quest and can't find the "boutique". Can anyone help?

(+1)

The boutique is in the outlet, second icon.

I'm stuck on trying to recruit Isabelle and Neon. Under Isabelle, it tells me "First unlock Neon." However, in the mission to get Neon it reads "Visit the pub at noon after doing Isabelle's story." Going to the pub at noon results in a general screen with Isabelle where I can work for her or buy things from her. 

Hi, try continuing the main story, there is a specific trigger before you can unlock them.

I have. The other quest is "Controlling Your Feelings" and I'm on step three of that.

what is different between the android full version and the launcher

Android Full version: It's the whole apk, almost 4GB game.

Android Launcher version: the game has a launcher incorporated in it that will download the game, it's 1,5 GB.

Tengo un problema, y es que después de completar el evento, con aneko, donde cambia su nombre a nephtis, ya no me sale entre las chicas disponibles ni nad

Oye, ¿puedes enviar una pantalla?

Reinicie la historia de aneko para ver si se solucionaba el problema y ahora se puso peor, no me deja avanzar en la historia de ellas

Muy extraño, es la primera vez que se informa de un error de este tipo, ¿has probado ya el reinicio de aneko?

si,  y luego de hacer el reinicio no me deja seguir avanzando con ella

How do you change izanamis form after you complete the quest for the form change

At the moment you can only unlock one form after effecting new life, if you intended to return it to its original state instead, in its interactions there is a possibility to do so.

(3 edits)

Playing on the full game APK, made it past the mission that was bugged and got to the quest when you meet emiko for the first time and help her out, so far so good except a few missing backgrounds still but no freezes or game breaking bugs

PS: I still think its a better idea to have a full version and a launcher version for the PC version as well (edit: If you do end up adding the launcher to PC which from my understanding you will add it) just to avoid any issues again and personally downloading on my phone via Itch was faster than downloading via launcher 

(+1)

Hey thanks, the missing screens are caused by a root code change, we are pretty much hunting for all the missing ones, but for now we think we have found them all.

For the launcher, a version similar to the android one will come for pc as well.

Viewing most recent comments 44 to 83 of 259 · Next page · Previous page · First page · Last page