Mount & Blade II: Bannerlord

File information

Last updated

Original upload

Created by

mujadaddy

Uploaded by

mujadaddy

Virus scan

Safe to use

68 comments

  1. mujadaddy
    mujadaddy
    • member
    • 1 kudos
    Locked
    Sticky
    KNOWN ISSUE: ON LOAD GAMES FROM MENU, CRASH ON TICK
    WORKAROUND: Close and relaunch BannerLord

    CAUSE: Town Item Consumption behavior is loading an unknown expectation upon GameTick, causing a Key Not Found exception. Presumably, this is a missing Item Key from Better Food, but since the BF items show in inventory before the GameTIck, I don't really know how to address it. Please use the workaround, closing and relaunching BL.

    I will take any help we can get on this! :-)
  2. Gott365
    Gott365
    • member
    • 0 kudos
    From looking at the error message and into the campaignsystem.dll a few things come to my mind (in no particular order):

    - does the food need to be tagged as items/food or both for the city to consume?
    - is the list of food items in the base game hardcoded in size?
    - did you add your food properly to every list it needs to be in?
    - do towns and parties use different food lists?
    - do you need to add your food to consumption behaviour (base) or (base) item categories?
    - do you need to add line breaks?
    - does the consumption expect just one item per food category?
    - how does the list sorting work with multiple foods in the same category?
    - are underscores accepted from the dictionary functions in naming?
    - are the number of keys limited the dictionary can get in one go?
    - is there actually a get_Item function?
    *- is it compatible with "Better Time"´s time acceleration?

    just my thoughts as someone with rudimentary understanding, of how code works, hope it helps :)
  3. CaosFR
    CaosFR
    • member
    • 0 kudos
    Hi, does it work for 1.2.X ? Thanks
  4. Jabdimelborn
    Jabdimelborn
    • member
    • 0 kudos
    Wich BL version is needed to run latest 1.4 patch ?
  5. rafadupz1212
    rafadupz1212
    • member
    • 0 kudos
    Does it work with overhauls like Anno Domini 1259 and Europe map?
    1. mujadaddy
      mujadaddy
      • member
      • 1 kudos
      It should work with anything; I have done small tweaks when Banner Kings conflicts.

      Let me know!
    2. rafadupz1212
      rafadupz1212
      • member
      • 0 kudos
      hey, it works
  6. Insaneo777
    Insaneo777
    • member
    • 7 kudos
    Hey you fixed it? What did you do! Yay
  7. Insaneo777
    Insaneo777
    • member
    • 7 kudos
    Works on 1.1.5   BUT!!!!!!!!!!!!!!!!!!!

    it will always crash after you try and load after a save - a daily tick over and it crashes. 

    The only work around is leaving the game completely and then loading your save....
    1. mujadaddy
      mujadaddy
      • member
      • 1 kudos
      Yeah, this is a problem which I have not been able to fix.

      The added items show up fine when you load a save (in the Inventory), but for some reason the Towns cannot figure out how to consume them, comes up with the Key Not Found error.

      I'd love to learn how to fix this, but I've not had any luck.
    2. Insaneo777
      Insaneo777
      • member
      • 7 kudos
      All g man you have done well, hopefully someone comes and solves for you and us! Let me know if they do! 
  8. rafadupz1212
    rafadupz1212
    • member
    • 0 kudos
    "Edits the Artisan, load after other Item/Workshop mods. The other version does not have the Artisan changes." 

    Hey, it works with AD 1259. But, what "load after" means? Above or below Item/Workshop mods?
    1. mujadaddy
      mujadaddy
      • member
      • 1 kudos
      "After" means below, yes.
  9. JumpTheGun95
    JumpTheGun95
    • premium
    • 0 kudos
    Hey man, you should add this on steam, its a great mod!
    1. mujadaddy
      mujadaddy
      • member
      • 1 kudos
      Thanks! I keep forgetting. I'll look at that soon.
  10. Kidney302
    Kidney302
    • member
    • 0 kudos
    Do the added "foods" contribute to food variety and add moral?
    dont wanna farm 430 points in Leadship
    Safe to add to an existing save?
    1. Kidney302
      Kidney302
      • member
      • 0 kudos
      it does and it is^^
    2. mujadaddy
      mujadaddy
      • member
      • 1 kudos
      Yep, it's made to be as light weight as possible, and it does reward you for finding "every" food!
  11. MarshallSkill
    MarshallSkill
    • supporter
    • 0 kudos
    1.1.2 update plz
    1. mujadaddy
      mujadaddy
      • member
      • 1 kudos
      It loads up in 1.1.2 for me. Are you seeing an error?