Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1,663 to 1,702 of 2,130 · Next page · Previous page · First page · Last page

how do i unlock this? please and thank you

Hover over the scene, there is a hint below.

I'm on the following doubts quest and I've tried to speak to all of the knights available but there isn't anything I can do to carry on in the quest. Is there something I'm missing?

The main quest cannot be completed. We wrote about it. Complete side quests.

Do you remove holiday events or do they stay?

Seasonal events. They appear 1 time per season.

(2 edits)

Edit: this is because of the sandbox mode in the itchio client.

I get this error when try to save on macOS Big Sur, downloaded through the itch.io store app. It worked when downloading manually. I tried the 0.5c version.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  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/_layout/screen_load_save.rpym", line 35, in script

    $ ui.interact()

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode

    exec bytecode in globals, locals

  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>

    $ ui.interact()

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/ui.py", line 297, in interact

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/core.py", line 2702, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/core.py", line 3518, in interact_core

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/transition.py", line 47, in event

    return self.new_widget.event(ev, x, y, st)  # E1101

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/screen.py", line 714, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 998, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/layout.py", line 244, in event

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

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/behavior.py", line 962, in event

    return handle_click(self.clicked)

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/behavior.py", line 897, in handle_click

    rv = run(action)

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/display/behavior.py", line 320, in run

    return action(*args, **kwargs)

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

    renpy.save(fn, extra_info=save_name)

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/loadsave.py", line 437, in save

    location.save(slotname, sr)

  File "/Users/dawars/Library/Application Support/itch/apps/knightly-passions/Knightly_passions.app/Contents/Resources/autorun/renpy/savelocation.py", line 429, in save

    raise Exception("Not saved - no valid save locations.")

Exception: Not saved - no valid save locations.

Darwin-20.5.0-x86_64-i386-64bit

Ren'Py 7.3.5.606

Knightly Passions 0.5c

Thu Dec  2 15:12:45 2021

[\code]

(-1)

Do not load old saves.

Bug found: During Evening, if you go to the cave, it goes back to Afternoon time.

Thanks! Let's fix it.

(1 edit) (+1)

From what I see, the Halloween event saves are completely different and unrelated to the main game saves, so will Belfasta not make any appearances in the main game? Feels like a bit of a shame, if only there was a way to carry over the mark of death and Belfasta to the main saves, and she could be like the elf girl, only when you go to your room in the tavern you can summon her through the mark, just food for thought dev, game is going great!

Halloween is unique!) And the fact that it has Belfast makes it even more unique.

(+1)

I'm on Main quest: following doubts. Without spoilers, it says guards took girl into city. I've went through every option, and I can't find what to do now. 

(+1)

From this moment on, the main quest cannot be completed. Complete the remaining quests.

(1 edit) (+1)

the files for 0.6a and 0.6b are not available to download for PC

Rechecked. Everything works. 

What kind of problem are you facing?

(+1)

when i click on the download link for PC, there's no file to download.  it just errors

The problem is on your side. Try using a different device.

(+1)

looks like its a problem with loading the update into the itch launcher.  i was able to separately download the file on its own, and can launch it independently of the itch launcher. but the itch launcher doesn't recognize the file.

Send screenshots, we'll figure it out.

I have the same problem, first I bought the 0.5 version for 1 usd and then i purchased it again for the 0.6 version but it doesn't show up in the launcher.

I can't launch the game, I get the "could not open knightly_passions.epy". Help?

(+2)

You should be clicking an .exe file, if you are already doing that, re-download cuz it sounds like a problem on your end considering I just downloaded 2 different versions and had no problem opening them

+

How to do 6th quest the room is locked at night so i cant go

Go in the night, not at evening.

(3 edits)

Version 4b crashes when loading 2c save and opening inventory, with error: AttributeError: 'Player' object has no attribute 'bonus_atk'.

Do I need to redo the entire game from start with every update?

Also I read that there was some kind of "New Year Event" with version 3d. Where can I access it in version 6 (because I only see the Halloween one on the main page)?


in version 6 when in Halloween event, when you open bag and click on "Skills" then you get stuck there and no way to exit it... and only way to get out is to load previous save.


Also is there like some kind of official bugreporting place for this?

Do not load old saves. In new versions we have made "New Game +", where you can skip the quests you want.

New Year's event will be available soon in version 0.7.

Thanks for the skill bug. Let's fix it.

Errors can be reported everywhere on the official pages. We read messages, so we see what problems the players have.

(-1)

pregnancy?

(+1)

Maybe in the future.

Wtf bro

Lovely game with beautiful art. How regularly do you offer new content?

I hope there's a way to turn Arachne to the Light Side of the Force (eventually) and that there will also be more content with the Witch one day.

Also will we ever be able to take any of the girls with us as party members?

My only complaint is that when I was playing the Halloween story I went into the Character Stats sheet and couldn't get back out, had to reload a save.

(+2)(-1)

Hi. Thanks for the comment. 

How regularly do you offer new content?

1 time in 1-3 months.

Also will we ever be able to take any of the girls with us as party members?

Perhaps.

For some reason I can't scroll to any other page of my inventory except the 1st page, tried clicking the arrows next to the 1 on the inventory screen and they don't work, tried scrolling with my mouse, dragging, also arrow keys, how do I get to see the 2nd page of my inventory? Note that I do have enough items to warrant going to the 2nd page

What's your version?

Its version 0.4b for pc

This issue has been fixed in newer versions.

How can i pass the 8th quest?

What exactly can't you do?

I can´t find the brunette nun at night

Near the gate.

In the gallows?

No. Gate guarded by 2 guards.

Are there more scenes with the trader girl planned?

(+1)

Yes, definitely!

What are the requirements for this game to run smoothly?

(2 edits)

Buy the latest version of the game and avoid using skip button as much possible and your storage capacity too it might be the source of your problem

I'm looking to find what specs are required to run these games smoothly with no lag. Will a laptop with Intel core or Celeron run these games very well? Or will amd silver?

This is a Visual Novel with RPG elements. The requirements are very low. Download the free version and check it out.

HELP!!!!!!! I could not find the red - hair nun and hand in the flower in quest 11................how can I find her (she is not in the monastery neither the afternoon nor the night)

(+1)

Have you completed the entire game, or missed the quests in New Game +?

Nope......I just start a new game and do all the quests by myself, I had already finished the main quest. And since I got the flower of quest 11 for making the potion, I could not find the redhead nun. And also there is nobody in the monastery in the afternoon.

Please send screenshots of the journal and completed assignments.

I want to buy 0.6b, but I can't figure out how to make a purchase, please help :c

how do I unlock this one

In a monastery, peeping at a brunette (in the evening). She will do random things, but someday you get lucky.

Deleted 3 years ago
(1 edit)

I can only hug the Brunette Nun, do i need to hug her like 10 time before having the other scenes?

The scenes run sequentially. The first time you can hug her, the second time - the second choice will open. The third time - the third, etc.

I can't even kiss her so, do you think there is something wrong with the game or am I just being stupid. And if it's the game do I have to restart or reinstall the game?

On the first date, you will only be able to choose the 1st answer option. On the second date, you can already choose the 2nd answer. On the third date - the third answer. This is the latest version 0.6b. There was a bug in previous versions. Read the description of the game, the changes are written there when we fixed the bug.

(+1)

The MC refuses to go into the forest. I am supposed to go in there for several things. I have talked to everyone, done everything I can.

1. What version of the game?

2. Do you play on PC, MAC or Android?

3. What quests have you completed? (attach a screenshot of completed quests)

Version 0.6b

PC

Completed quests on the other page are 1, 2, and 4.

1. Have you started over from the beginning or missed quests? 

2. Have you downloaded old saves?

Started from beginning.

Didn't download a save.

It happened to me too. I think what happens if you ask where to get the wine and talk to the guards at the gates (they give you the high-quality drink) before doing it with the governor's guards (you know the assistant), because if you do it like that, it does not activate the combat tutorial, I hope to contribute something.
Srry for my bad english

At night he will not go to the forest. You need to sleep.

No new quests in the latest version?

In the last update, only the event was added. There are no new quests in the main game.

Where is the Brunette Nun in quest 8?

Near the gate to the castle.

am i able to get the version 6.0 if i bought the 0.5 version? or do i need to pay again, for the latest version?

Yes!

How do I start quest 10!?

Come to the monastery in the evening by going to the right door. The quest is issued after the 9th quest.

Thanks!...but how do I start the 9th quest? 

In the monastery.

WHERE IS SHE?!?

City gates where you ask the guard for information about your sister, around night time.

(+1)

+

How do i finish this quest please help

This quest cannot be completed. Wait for the continuation.

Oh is the game over for the mean time now?

Have you completed all 14 quests? And opened the whole gallery?

I havent unlocked the whole gallery and I'm not sure about the quests but none of the interactions lead to any new scenes or quest

If you did not receive the notification "You have completed the game", then there are still uncompleted quests in the game. Where can you find them?

1. On the task board near the executioner.

2. In the evening or at night in a monastery in cells.

3. On the top floor in the tavern (right door).

i can update the game without losing all my progress or i need to use new game +?

Better use "New Game +". Soon we will switch to a new version of the engine, we hope that the problem with the save will be solved.

I already paid 5 dollars for the new version of the game, Why do I still need to pay again to download it a second time

We wrote about it below. You don't have to pay again.

(1 edit)

Hi, could you help me with quest 11: "the forest quest?" I need to find the red hair nun to discuss about the pink elve, but i can't find her.

i am currently on version 6b.

She is in the monastery. If she is not there, check if you have completed the quest for the red-haired nun, where you need to pay the executioner for her ransom.

Deleted 3 years ago

I couldn't find her either. I payed the executioner, went to the monastery 4 times. The morning, she is occupies with her praying;  during the aftertoon i can only see her sisters but she is nowhere to be seen. I can only "peep" at her during the evening at night, but then again i can't talk with her about the elf.

Ask your sisters about her in the afternoon.

i already done that (i found her in a field.) Now, in my current quest, after speaking to the blacksmith (and advised me too seek medication for the elf from the red har-nun) i can't find her (nor in the monastery, nor the field.) I tried to explain that in my previous post, the only thing that i got from the sisters are just a dating trip (with the blue-hair sister) to the church bell.  

Have you skipped quests? Have you started "New Game +"?

How can i unlock event gallery quality control?

You should have a look at what the vendor is doing in the market before picking up the faloimitator. There will be a choice. Depending on the choice, you will either see a sex scene or not.

is there a way to convert my progress over from an older version

No. This is a feature of the engine. Use New Game + to skip quests.

got an exact location and exact time clue from nun in quest 7. I went there at that time and the red hair nun is not there

Because you have to go there during the day.

(1 edit)

I cannot find redhair nun in quest 7 After executioner says she will be in monastry ..Plz HELP Version 6a

Talk to the nuns and find out where she is.

Game is crashing every time I enter the elf's room and encounter the ghost. Can't ignore, more errors come up. Unsure what to do

Which version? Submit an error screen.

Can you please help me also

I can't find redhead nun in quest 7 to talk?

Ask the nuns where she is.

Have you loaded old saves?

Feyada plz reply.Executioner says she will be in monastry by morning but she is not there. 

Talk to the nuns and find out where she is.

I only have the one save. I suppose I have to restart :( 

I can't find the forest for the witch quest ;-;

What version of the game? Have you completed quest 10?

(1 edit)

6.a is there something wrong about it ?

Complete quest 10. This will open up the forest.

How do i started ?

It starts in a tavern after the first overnight stay.

Can you go back to choose a different option ??? during quest questions?

Yes. If you are playing on PC - rewind with the mouse wheel.

Is there the way to retain gallery unlocks when upgrading to newer version (0.6a-0.6b in particular)? I moved the saves, but gallery remains locked.

No. This is a feature of the Ren'Py engine.

Viewing most recent comments 1,663 to 1,702 of 2,130 · Next page · Previous page · First page · Last page