Knightly Passions
Denne samfunnssentralen er merket som «kun for voksne». Du ser denne sentralen fordi innstillingene dine tillater dette innholdet.

Knightly Passions

Vis statistikk:
 Dette emnet er festet, så det er nok viktig
FEYADA  [utvikler] 26. apr. 2024 kl. 12.00
Bugs in the game
Please send any error messages you encounter here.
< >
Viser 181195 av 346 kommentarer
GoGa 12. juli 2024 kl. 23.07 
When fighting with flying monsters their attack and HP is out of screen
Razer 18. juli 2024 kl. 13.12 
Couple scenes didn't unlock in the gallery. 2 elf ones a nun one and a main story one. Its bugged because I got all those scenes already.
ERAGON 20. juli 2024 kl. 15.18 
Произошел баг в 20м квесте, есть и вино и лестница но нет опций разговора у торговца (при просьбе подписать бланк он отшивает), не могу дать ему вина, не могу зайти в комнату к эльфийке.

I found a bug in the 20th quest, there is wine and a ladder, but the merchant has no options for conversation (at the same time, he decided to sign the form that he sends), I can’t give him wine, I can’t go into the elf’s room.
arturtr 22. juli 2024 kl. 3.54 
After update, when I click DLC in main menu an app is crashed with this log

I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00start.rpy", line 275, in script python: File "renpy/common/00start.rpy", line 275, in script python: File "renpy/common/00start.rpy", line 279, in <module> renpy.call_in_new_context("_main_menu") File "game/script.rpy", line 545, in execute File "game/script.rpy", line 545, in execute File "game/script.rpy", line 558, in execute File "game/script.rpy", line 560, in execute File "game/script.rpy", line 567, in execute File "game/script.rpy", line 632, in execute File "game/script.rpy", line 632, in keywords File "game/script.rpy", line 657, in keywords File "game/script.rpy", line 657, in keywords File "game/script.rpy", line 658, in <module> AttributeError: 'module' object has no attribute 'startfile' -- Full Traceback ------------------------------------------------------------ Full traceback: File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/bootstrap.py", line 275, in bootstrap renpy.main.main() File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/main.py", line 670, in main run(restart) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/main.py", line 144, in run renpy.execution.run_context(True) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/execution.py", line 955, in run_context context.run() File "renpy/common/00start.rpy", line 275, in script python: File "renpy/common/00start.rpy", line 275, in script python: File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/python.py", line 1122, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/00start.rpy", line 279, in <module> renpy.call_in_new_context("_main_menu") File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/game.py", line 349, in call_in_new_context return renpy.execution.run_context(False) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/execution.py", line 955, in run_context context.run() File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/ast.py", line 1138, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/python.py", line 1122, 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/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 3582, 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/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 4055, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 684, in visit_all d.visit_all(callback, seen) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 684, in visit_all d.visit_all(callback, seen) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 684, in visit_all d.visit_all(callback, seen) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 684, in visit_all d.visit_all(callback, seen) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/screen.py", line 476, in visit_all callback(self) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/core.py", line 4055, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/screen.py", line 487, in per_interact self.update() File "/home/artur/.local/share/Steam/steamapps/common/Knightly Passions/renpy/display/screen.py", line 680, in update self.screen.function(**self.scope) File "game/script.rpy", line 545, in execute File "game/script.rpy", line 545, in execute File "game/script.rpy", line 558, in execute File "game/script.rpy", line 560, in execute File "game/script.rpy", line 567, in execute File "game/script.rpy", line 632, in execute File "game/script.rpy", line 632, in keywords File "game/script.rpy", line 657, in keywords File "game/script.rpy", line 657, in keywords File "game/script.rpy", line 658, in <module> AttributeError: 'module' object has no attribute 'startfile' Linux-6.8.0-38-generic-x86_64-with-debian-trixie-sid x86_64 Ren'Py 7.6.3.23091805 Knightly Passions 1.21 Mon Jul 22 12:48:44 2024
Why does the gallery reset after logging back into the game?
I am in the cave and when i try to engage in combat, i instantly die without even getting to do anything. When i press try again i die again and again. Didn't do save in a while and all my autosaves are from you died screen.
У меня сбрасывается не только галерея при перезапуске игры, но и настройки, это как - то фиксится?
[OMOH]Volg 28. juli 2024 kl. 0.34 
Opprinnelig skrevet av King of the homosexuals:
У меня сбрасывается не только галерея при перезапуске игры, но и настройки, это как - то фиксится?
аналогичная проблема
А были у кого баги с достижениями? (я так понял достижения типо 5 раз умереть, тоже сбрасываются, если перезайти в игру, как и галерея, поэтому такие надо делать за один запуск игры), но вот почему - то достижение со свиданием с брюнеткой не даётся, хотя я уже миллион раз на них сходил
[OMOH]Volg 31. juli 2024 kl. 3.58 
Opprinnelig skrevet av King of the homosexuals:
А были у кого баги с достижениями? (я так понял достижения типо 5 раз умереть, тоже сбрасываются, если перезайти в игру, как и галерея, поэтому такие надо делать за один запуск игры), но вот почему - то достижение со свиданием с брюнеткой не даётся, хотя я уже миллион раз на них сходил
ну у меня нет Ачивки за помощь ведьме с тентаклями, хотя я ей помог
thunderkid86 22. aug. 2024 kl. 15.36 
Can't get any of the elf's scenes to show up in the gallery, even after collecting all of them. Pretty sure I have every other scene in the gallery except hers.
dkhiggins 2. sep. 2024 kl. 12.17 
Opprinnelig skrevet av FEYADA:
Please send any error messages you encounter here.


I'm stuck, as in I, literally, can't progress anymore. I'm supposed to meet with the witch about multiple quests, including the main story line(asking her about the werewolf). However, she's not at her house. I'm, also, supposed to talk with the blonde nun alone. She just vanishes after morning mass. So, any trophy quests I have to turn into the arms trader are also not able to be completed, because it's at the point in the story where she locks herself in the basement(which you don't know about yet).

So.. is there a fix for this? Do I have to go to the witches house or to the monastery on a certain day or at a certain time. I feel like I've tried everything. I really don't want to lose a ridiculous amount of progress on tactical difficulty...
Red wolf 5. sep. 2024 kl. 1.01 
Пропали текстуры ведьмы при первой 18+ сцене с ней... Выглядело довольно жутко...
Mekoa 6. sep. 2024 kl. 15.03 
Осталось 2 квеста починить дом и подписать петицию, пьяница дом не чинит хозяин таверны петицию не дает что делать?
johnkill 6. sep. 2024 kl. 16.18 
а что за последнии три сцены появились, с монашкой, вампиром и демонесой и как их отрыть?
< >
Viser 181195 av 346 kommentarer
Per side: 1530 50