harryzeus

Member
May 8, 2022
110
22
I can't use some food, always crashing:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_other.rpy", line 585, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/inventory/inv_inventory.rpy", line 141, in use
NameError: global name 'daily_bonus' is not defined

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

Full traceback:
File "navigation/vedma.rpyc", line 66, in script
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "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 "renpy/display/core.py", line 4543, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 770, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1179, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 1142, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 1075, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 372, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 379, in run
return action(*args, **kwargs)
File "renpy/common/00action_other.rpy", line 585, in __call__
rv = self.callable(*self.args, **self.kwargs)
File "game/inventory/inv_inventory.rpy", line 141, in use
NameError: global name 'daily_bonus' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.3.23091805
Knightly Passions 0.82
Mon Mar 18 17:33:12 2024
 

Abraxis

Newbie
Jun 21, 2019
93
315
WORD FROM THE DEV FEYADA

Dear friends,

We are actively working on Version 1.0 as we speak. One of the new features we plan to introduce in the new version is 2 different difficulty modes – namely:

  • Adventure Mode, in which combat and minigames will be relatively easy.
  • Tactical Mode, in which you’ll need to develop specific strategies to defeat combat opponents and make an effort to succeed at minigames.
It’s important to note that we’re currently designing the game with Tactical Mode as our focus so that we properly factor in all the many subtle facets of good game balance – making enemies that are genuinely challenging, equipment that’s relevant but not overpowered, skills that are impactful, and minigames that are interesting.

We’ll be encouraging players to play the game on Tactical Mode, because that’s the mode the game has been intended to be played in from the very start. We weren’t originally planning on introducing a second difficulty mode, but we’ve seen that a meaningful number of players don’t want to spend time mastering the combat system. Consequently, we decided to give players the ability to choose whichever mode they’re more comfortable playing. If you’d like to immerse yourself in the story but not have to put much effort into winning battles and minigames, we’ll make sure you have that opportunity.
 

the_decider

New Member
Nov 21, 2018
13
6
man I need some help with Quest 27, I need a bear bone but there are no bears to hunt anywhere? Where the hell can I find the bear?
 

Abraxis

Newbie
Jun 21, 2019
93
315
HOT N FRESH BUG FIX

Dear friends,

Today, we’re releasing a new update — Version 0.83!


Here is a full list of all the changes to the game in this update:

  • The game engine has been upgraded to a new version of the Ren’Py engine, Version 7.7.1. This will make the game more stable and playable.
  • Fixed a bug that occurred when interacting with cooked food.
  • Fixed a bug that occurred while viewing the petition, your sister’s portrait, or written notes.
  • Fixed a bug related to skills that occurred when using a Potion of Oblivion.
Download PC version (Windows, Linux): |

Download MAC: |

Download Android version: |



If you encounter any problems with the game, be sure to tell us about them in the Discord server. Link:
 

cthbones

Newbie
May 19, 2017
40
20
I can't load from any of my prior saves (in the current version, none of them are previous version saves) besides the very first one where I started the game, do I have to restart completely? or is this a bug?
 

Grufix

Member
Nov 1, 2020
107
53
I can't load from any of my prior saves (in the current version, none of them are previous version saves) besides the very first one where I started the game, do I have to restart completely? or is this a bug?
Yes, the saves from previous versions don't work on the new versions. You have to start over or use NewGame+ feature to mark which quests you completed and you should be at the place where you left off.
 

horatz

Newbie
Aug 20, 2017
38
79
I must say I am quite pleased with progress. I know it's not perfect, but it is One of the few projects here that are actually going somewhere, and art is just amazing.
 

Abraxis

Newbie
Jun 21, 2019
93
315
HOT N' FRESH UPDATE

NOTE: WHEN IT SAYS FIXES LOADING SAVES IT MEANS .83 SAVES ONLY,
(least to my knowlage, will correct if this is false)


Dear friends,
Today we are releasing an updated version 0.84.
The update is related to fixing a bug when loading saves.

Download PC version (Windows, Linux): |
Download MAC: |
Download Android version: |

If you encounter any problems with the game, be sure to tell us about them in the Discord server.
Link:
 

Darian_Ashkevron

New Member
Oct 8, 2020
1
0
Anyone have any idea how to beat the Tavern Keeper in the arm wrestling tourney? I've maxed out the bonuses and I'm doing everything short of having an auto clicker, but I can't even get him into green.
 

Macza

Newbie
Dec 7, 2023
26
19
Does someone have a 0.84 save from around the werewolf quest? New game+ is shitty as hell
 

Iravat

New Member
Jul 8, 2023
11
1
Anyone have any idea how to beat the Tavern Keeper in the arm wrestling tourney? I've maxed out the bonuses and I'm doing everything short of having an auto clicker, but I can't even get him into green.
I used both hands to hit the same arrow faster and i didn't bother with bonuses and it worked.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,427
4,556
KnightlyPassions-0.84
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.
Want to join the team? Read more here!
 

jona2710

New Member
Sep 19, 2020
6
1
how do i get the last scene with the arms dealer? did every quest and finished the game, got every scene except that one. what did i miss?
 
4.00 star(s) 86 Votes