BarleyFlour / RespecMod

A respec mod for Pathfinder: Wrath of the Righteous
Other
132 stars 25 forks source link

WOTR Update 1.4.3k breaks mod #166

Open nharwell opened 2 years ago

nharwell commented 2 years ago

The patch released today (9/12) breaks RespecMod. Mod Manager shows its status as green but you can't open the mod, and the logs shows

[RespecWrath] [Exception] OnGUI: MissingMethodException - void Kingmaker.UnitLogic.UnitProgressionData.RemoveMythicLevel()

Inta-Vakaria commented 2 years ago

I can confirm. I am having the same issue with the exact same error code.

qwixforlife commented 2 years ago

Same here. Though in Unity Mod under status it states "Update 2.6.1" and when I do, I can open RespecMod in game but it doesn't do anything when I try to respec.

KalecRahl182 commented 2 years ago

Having the same issue here, mod is green but won't expand.

Voctony90 commented 2 years ago

Having the same issue, I woke up today with a new build idea and was excited to do it the mod opens but when you click on it, it doesnt expand so you cant actually respec anyone =[

chrisdcarpenter commented 2 years ago

FYI, rebuilding the mod solved the issue without any code changes. Building can be challenging though due to a number of static path dependencies.

Voctony90 commented 2 years ago

FYI, rebuilding the mod solved the issue without any code changes. Building can be challenging though due to a number of static path dependencies.

Hi im kind of a noob to modding stuff Are you able to explain to me how to "Rebuild the mod" thanks if you can!

chrisdcarpenter commented 2 years ago

Looks like a new release has been put out that fixes the issue.