- Jul 17, 2023
- 2
- 0
r
) is labeled as northernmarchHistory
variant is impossible to trigger as it requires 100 million gold before gold has even been introduced. Maybe it should have been Gold == 100
(as 1 Gold
is interpreted as 1k gold) or that requirement shouldn't be there at all?[sib]
and [sibplayer]
default to "lady" and [mot]
default to "queen" results in some funky dialogue:do any of the cheats still work? I getting nothing when i use them.
hey, they're still baldI released a new version on itch.io. Whenever you get the chance could you check that one out to see if the issues persist?
Cheat code is not workingBut I will
Here you go for the more interesting ones :
popularkid :
Nobility = 100Merchants = 100Commoners = 100Church = 100
celebrity :
Renown = 1000
motherlode :
Gold += 1000
spacemarines :
Training += 500
spaceartesans :
Equipment += 500
highspirits :
armies[playerkingdom][4] = 100armies[playerkingdom][28] = 100
2000iq :
Diplomacy = 100Rhetoric = 100Public_speaking = 100Royal_etiquette = 100Martial = 100Strategy = 100Tactics = 100Logistics = 100Intrigue = 100Intelligence = 100Scheming = 100Lying = 100Stewardship = 100Administration = 100Trade = 100Production = 100Knowledge = 100History = 100Linguist = 100Medicine = 100Athletics = 100Endurance = 100Strength = 100Agility = 100Weapons = 100Swordsmanship = 100Polearms = 100Archery = 100Animal = 100Horsemanship = 100Dog_training = 100Falconry = 100Arts = 100Instrument = 100Dance = 100Poetry = 100OldTongue = "LibreBaskerville.ttf"DwarvenTongue = "LibreBaskerville.ttf"SouthernTongue = "LibreBaskerville.ttf"ElvenTongue = "LibreBaskerville.ttf"EDIT :To use the cheat code, you need to click on the throne.It should show this :
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 6736, in script
call screen intelligence
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens.rpy", line 7970, in execute
screen intelligence():
File "game/screens.rpy", line 7970, in execute
screen intelligence():
File "game/screens.rpy", line 8041, in execute
frame:
File "game/screens.rpy", line 8175, in execute
frame:
File "game/screens.rpy", line 8183, in execute
side ("c r"):
File "game/screens.rpy", line 8185, in execute
viewport id "vassals":
File "game/screens.rpy", line 8188, in execute
vbox:
File "game/screens.rpy", line 8191, in execute
if lordsVars['ratlord'][1] == True or DevMode == True:
File "game/screens.rpy", line 8193, in execute
frame:
File "game/screens.rpy", line 8200, in execute
hbox:
File "game/screens.rpy", line 8206, in execute
vbox:
File "game/screens.rpy", line 8212, in execute
if Intelligence >= sk_normal or DevMode == True:
File "game/screens.rpy", line 8215, in execute
hbox:
File "game/screens.rpy", line 8219, in execute
bar:
File "game/screens.rpy", line 8219, in keywords
bar:
File "game/screens.rpy", line 8220, in <module>
value StaticValue(RatLord_Affinity, 100) style "slider"
NameError: name 'RatLord_Affinity' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 6736, in script
call screen intelligence
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 7970, in execute
screen intelligence():
File "game/screens.rpy", line 7970, in execute
screen intelligence():
File "game/screens.rpy", line 8041, in execute
frame:
File "game/screens.rpy", line 8175, in execute
frame:
File "game/screens.rpy", line 8183, in execute
side ("c r"):
File "game/screens.rpy", line 8185, in execute
viewport id "vassals":
File "game/screens.rpy", line 8188, in execute
vbox:
File "game/screens.rpy", line 8191, in execute
if lordsVars['ratlord'][1] == True or DevMode == True:
File "game/screens.rpy", line 8193, in execute
frame:
File "game/screens.rpy", line 8200, in execute
hbox:
File "game/screens.rpy", line 8206, in execute
vbox:
File "game/screens.rpy", line 8212, in execute
if Intelligence >= sk_normal or DevMode == True:
File "game/screens.rpy", line 8215, in execute
hbox:
File "game/screens.rpy", line 8219, in execute
bar:
File "game/screens.rpy", line 8219, in keywords
bar:
File "game/screens.rpy", line 8220, in <module>
value StaticValue(RatLord_Affinity, 100) style "slider"
NameError: name 'RatLord_Affinity' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Kingmaker 0.14.2 0.14.2
Tue Oct 10 00:54:21 2023
....can you fuck your landlady, build a relationship with her, ectI only see landladies and roomies here, sir.
Honestly, I don't know cause there's some gameplay involved.
atm yes you can, first sex scene is there. (i also suggest putting the 'royal' content setting to on. :3 )....can you fuck your landlady, build a relationship with her, ect
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 31353, in script
python:
ScriptError: could not find label 'oldm_-1'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "game/script.rpy", line 31353, in script
python:
File "renpy/script.py", line 918, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'oldm_-1'.
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Kingmaker 0.14.2 0.14.2
Wed Oct 11 00:44:37 2023
Same thing happed to me, so I had sex with her, instead of telling her off, that fix it for meThe game hard crashes on me when I click on the old maid at night in one instance.
Python:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 31353, in script python: ScriptError: could not find label 'oldm_-1'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/bootstrap.py", line 331, in bootstrap renpy.main.main() File "renpy/main.py", line 662, in main run(restart) File "renpy/main.py", line 148, in run renpy.execution.run_context(True) File "renpy/execution.py", line 922, in run_context context.run() File "game/script.rpy", line 31353, in script python: File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'oldm_-1'. Windows-10-10.0.22621 Ren'Py 7.4.11.2266 Kingmaker 0.14.2 0.14.2 Wed Oct 11 00:44:37 2023