Giter Club home page Giter Club logo

bannerlord-twitch's People

Contributors

billw2012 avatar hermesdj avatar kevinntcg avatar nathangasc avatar shebuka avatar zerotask avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bannerlord-twitch's Issues

Critical error in log on Viewer Tournament start of first View Round

We were doing a Viewer tournament and as soon as I clicked View round a huge call stack of critical error appeared in chat. This is the error from the log:

[2022-11-26T01:00:37.1683171+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [BLT][Critical][0037] BLTSummonBehavior.OnAgentBuild: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at BLTAdoptAHero.Achievements.AchievementStatsData.<UpdateValue>g__UpdateStatPair|13_0(Statistic stat, Statistic otherStat, <>c__DisplayClass13_0& ) in BLTAdoptAHero\Achievements\AchievementStatsData.cs:line 69
   at BLTAdoptAHero.Achievements.AchievementStatsData.UpdateValue(Statistic type, Guid classId, Int32 amount, Boolean forced) in BLTAdoptAHero\Achievements\AchievementStatsData.cs:line 90
   at BLTAdoptAHero.BLTAdoptAHeroCampaignBehavior.IncreaseStatistic(Hero hero, Statistic statistic, Int32 amount, Boolean forced) in BLTAdoptAHero\Behaviors\BLTAdoptAHeroCampaignBehavior.cs:line 496
   at BLTAdoptAHero.BLTSummonBehavior.AddHeroSummonState(Hero hero, Boolean playerSide, PartyBase party, Boolean forced) in BLTAdoptAHero\Behaviors\BLTSummonBehavior.cs:line 79
   at BLTAdoptAHero.BLTSummonBehavior.<>c__DisplayClass7_0.<OnAgentBuild>b__0() in BLTAdoptAHero\Behaviors\BLTSummonBehavior.cs:line 94
   at BannerlordTwitch.Helpers.AutoMissionBehavior`1.SafeCall(Action a, String fnName) in BannerlordTwitch\Helpers\AutoMissionBehavior.cs:line 20
   
[2022-11-26T01:00:37.1683171+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [BLT][Critical][0037] !!FATAL!!: BLTSummonBehavior.OnAgentBuild: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at BLTAdoptAHero.Achievements.AchievementStatsData.<UpdateValue>g__UpdateStatPair|13_0(Statistic stat, Statistic otherStat, <>c__DisplayClass13_0& ) in BLTAdoptAHero\Achievements\AchievementStatsData.cs:line 69
   at BLTAdoptAHero.Achievements.AchievementStatsData.UpdateValue(Statistic type, Guid classId, Int32 amount, Boolean forced) in BLTAdoptAHero\Achievements\AchievementStatsData.cs:line 90
   at BLTAdoptAHero.BLTAdoptAHeroCampaignBehavior.IncreaseStatistic(Hero hero, Statistic statistic, Int32 amount, Boolean forced) in BLTAdoptAHero\Behaviors\BLTAdoptAHeroCampaignBehavior.cs:line 496
   at BLTAdoptAHero.BLTSummonBehavior.AddHeroSummonState(Hero hero, Boolean playerSide, PartyBase party, Boolean forced) in BLTAdoptAHero\Behaviors\BLTSummonBehavior.cs:line 79
   at BLTAdoptAHero.BLTSummonBehavior.<>c__DisplayClass7_0.<OnAgentBuild>b__0() in BLTAdoptAHero\Behaviors\BLTSummonBehavior.cs:line 94
   at BannerlordTwitch.Helpers.AutoMissionBehavior`1.SafeCall(Action a, String fnName) in BannerlordTwitch\Helpers\AutoMissionBehavior.cs:line 20
   
[2022-11-26T01:00:37.1683171+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [BLT][Trace][0037] (repeat) BLTSummonBehavior.OnAgentBuild: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at BLTAdoptAHero.Achievements.AchievementStatsData.<UpdateValue>g__UpdateStatPair|13_0(Statistic stat, Statistic otherStat, <>c__DisplayClass13_0& ) in BLTAdoptAHero\Achievements\AchievementStatsData.cs:line 74
   at BLTAdoptAHero.Achievements.AchievementStatsData.UpdateValue(Statistic type, Guid classId, Int32 amount, Boolean forced) in BLTAdoptAHero\Achievements\AchievementStatsData.cs:line 90
   at BLTAdoptAHero.BLTAdoptAHeroCampaignBehavior.IncreaseStatistic(Hero hero, Statistic statistic, Int32 amount, Boolean forced) in BLTAdoptAHero\Behaviors\BLTAdoptAHeroCampaignBehavior.cs:line 496
   at BLTAdoptAHero.BLTSummonBehavior.AddHeroSummonState(Hero hero, Boolean playerSide, PartyBase party, Boolean forced) in BLTAdoptAHero\Behaviors\BLTSummonBehavior.cs:line 79
   at BLTAdoptAHero.BLTSummonBehavior.<>c__DisplayClass7_0.<OnAgentBuild>b__0() in BLTAdoptAHero\Behaviors\BLTSummonBehavior.cs:line 94
   at BannerlordTwitch.Helpers.AutoMissionBehavior`1.SafeCall(Action a, String fnName) in BannerlordTwitch\Helpers\AutoMissionBehavior.cs:line 20

I have:

  • GoG version of the game v1.0.1.5325
  • BLT v4.2.0
  • All BLT settings are default

Error un-encrypt string during mod startup

After the game launch in the Overlay before the "Loaded v4.2.0" message this error popped up (extract from the log):

[2022-11-27T23:04:21.1188266+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [BLT][Error][0421] !ERROR!: Couldn't un-encrypt string: Non-negative number required.
Parameter name: count

There is no extra info in the log.

I have:

GoG version of the game v1.0.1.5325
BLT v4.2.0
All BLT settings are default with some tweaks to channel point rewards

Bannerlord Update

Does the current version of this mod work with the latest Bannerlord Update?

Tournament request redemption failure

While I was participating in a regular town tournament a viewer redeemed the participate in viewer tournament reward, but he was already in the queue and the appropriate message showed in the Overlay.

When this tournament ended an Error message showed in the overlay (extract from the log):

[2022-11-28T00:59:05.8307233+01:00] [TaleWorlds.MountAndBlade.MBDebugManager] [INF]: [BLT][Error][5905] !ERROR!: Failed to set redemption status of 39ccf449-xxxx-4337-xxxx-360d1157114d (Турнир for Xxxxxx) to CANCELED: An error occurred while sending the request.

I have:

GoG version of the game v1.0.1.5325
BLT v4.2.0
All BLT settings are default with some tweaks to channel point rewards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.