3.40 star(s) 19 Votes

Serko81

New Member
Oct 9, 2023
3
2
And another error message when hitting to the right mouse button (to get detailed information about the region and/or attack to their lands) on AnVellheim region;

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 54145, in script
    call screen provincemap
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screens.rpy", line 13534, in execute
    screen kingdominfo(ruler):
  File "game/screens.rpy", line 13534, in execute
    screen kingdominfo(ruler):
  File "game/screens.rpy", line 13560, in execute
    draggroup:
  File "game/screens.rpy", line 13562, in execute
    drag:
  File "game/screens.rpy", line 13567, in execute
    vbox:
  File "game/screens.rpy", line 13622, in execute
    hbox:
  File "game/screens.rpy", line 13628, in execute
    frame:
  File "game/screens.rpy", line 13642, in execute
    frame:
  File "game/screens.rpy", line 13649, in execute
    vbox:
  File "game/screens.rpy", line 13723, in execute
    hbox:
  File "game/screens.rpy", line 13727, in execute
    if ruler != playerkingdom:
  File "game/screens.rpy", line 13730, in execute
    $warStatus = diplorelations[diploName]['WarStatus']
  File "game/screens.rpy", line 13730, in <module>
    $warStatus = diplorelations[diploName]['WarStatus']
KeyError: u'No Name Found formiddlandswildlands'

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

Full traceback:
  File "game/script.rpy", line 54145, in script
    call screen provincemap
  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/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 13534, in execute
    screen kingdominfo(ruler):
  File "game/screens.rpy", line 13534, in execute
    screen kingdominfo(ruler):
  File "game/screens.rpy", line 13560, in execute
    draggroup:
  File "game/screens.rpy", line 13562, in execute
    drag:
  File "game/screens.rpy", line 13567, in execute
    vbox:
  File "game/screens.rpy", line 13622, in execute
    hbox:
  File "game/screens.rpy", line 13628, in execute
    frame:
  File "game/screens.rpy", line 13642, in execute
    frame:
  File "game/screens.rpy", line 13649, in execute
    vbox:
  File "game/screens.rpy", line 13723, in execute
    hbox:
  File "game/screens.rpy", line 13727, in execute
    if ruler != playerkingdom:
  File "game/screens.rpy", line 13730, in execute
    $warStatus = diplorelations[diploName]['WarStatus']
  File "game/screens.rpy", line 13730, in <module>
    $warStatus = diplorelations[diploName]['WarStatus']
KeyError: u'No Name Found formiddlandswildlands'

Windows-10-10.0.22621
Ren'Py 7.4.11.2266
Kingmaker Beta 0.17 0.17
Fri Feb 16 04:31:03 2024
 

Furmilk

Active Member
Nov 27, 2019
715
563
Hey I'm gonna be honest, I kinda hate this new overworld map thing. It's clunky, laggy, and despite the tutorial still kind of confusing. I'm on week 89 and things have stopped happening, I'm assuming because I need to do something with my army but have no idea what and using it is frustrating (I did the tutorial to figure out wtf I can do with it and then loaded my more progressed save). Do I still need to personally lead armies for certain things to happen or can I just put a marshal in charge and let it do its thing? Because this map thing straight up makes me not want to play this game.
 

storm1051787

Member
Mar 23, 2019
382
604
So how do I progress with the stolen sword thing? They fought about it for the first time weeks ago and nothing has happened since.
 

storm1051787

Member
Mar 23, 2019
382
604
Can someone please tell me how to progress with Eleanor? She showed up. Accused the guy of stealing her sword and then i've got no events with her and she isn't on the menu with the other characters. Do I just need to keep waiting for something to happen?
 
3.40 star(s) 19 Votes