exception on entering hideout #5
Unanswered
IMBeniamin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find any bug reporting section so I figured I'd write it here.
When trying to enter a bandit camp there's an exception, more precisely the type
TaleWorlds.CampaignSystem.ExplainedNumberdoes not match the typeSystem.Int32(which is presumably used by the mod) in the functionvirtual TaleWorlds.CampaignSystem.ExplainedNumber TaleWorlds.CampaignSystem.GameComponents.DefaultPartySizeLimitModelThere's either a cast error somewhere, or a conflict with another mod
Beta Was this translation helpful? Give feedback.
All reactions