Posted May 14, 201411 yr I normally don't like doing this because it looks like I'm saying "MY MOD DOESN'T WORK FIX IT FOR ME" However, progwml6 and I are both stumped on what is causing this. The link below is too the GitHub Issue. All info is there, along with the code. https://github.com/Parker8283/IguanaTweaks/issues/6
May 14, 201411 yr double totalEncumberance = playerWeightValues.encumberance + playerWeightValues.armour; That is the line crashing in the github issue latest report. The only explanation for your crash is playerWeightValues = null . Thus you are missing a check against that.
May 14, 201411 yr Author not as worried about that as I am with the other billion crashes all with the same issue.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.