BarleyFlour / RespecMod

A respec mod for Pathfinder: Wrath of the Righteous
Other
134 stars 26 forks source link

Unable to Respec MC or Other Characters #178

Open Jim173 opened 1 year ago

Jim173 commented 1 year ago

Since the update today, I am unable to do a respec on any characters. I did try to uninstall and reinstall, but no luck. It will let me select everything for level 1 on whichever character, it simply fails to change anything.

mlshort commented 1 year ago

I am having the same exact issue.

Log files don't really seem to provide any indication of what failed....

[RespecWrath] FeatureAdd:ForbiddenDeityFeature [RespecWrath] Creating sprite

JaksIRL commented 1 year ago

Yes it seems the update broke it. When I respec a companion beginning at level 1 it behaves normally, but when I submit it, it appears that nothing changes. Also if you try to level up a character that you have respecced with this mod, it stacks their original class with anything you have done along with accumulative skill points.

I can uninstall this mod and use the in game respec to "fix" the characters so they are not broken anymore. Unfortunately Owlcat made some terrible decisions when designing companions practically all of them are terrible.

I wish they would stop pushing these stupid updates to this game every 2 hours that changes nothing and breaks all the mods.

Putger commented 1 year ago

Same issue here since last patch. No idea where it goes wrong but good to see it's not on me. I tried every form of respec. All fail. -1 lvl works.

JaksIRL commented 1 year ago

Wow bro already fixed? You are a life saver, and fast!

mlshort commented 1 year ago

I am confused about the 'fixed' comment above. On review of the repository, cannot see anything changed.

On review of the current source code, while not a C# dev at all, I would suggest some added logging for failures when encountered in this mod.

In the meantime, I have gone on to use the respec feature in the 'ToyBox' mod, which seems to work OK for my immediate needs.

JaksIRL commented 1 year ago

I am confused about the 'fixed' comment above. On review of the repository, cannot see anything changed.

On review of the current source code, while not a C# dev at all, I would suggest some added logging for failures when encountered in this mod.

In the meantime, I have gone on to use the respec feature in the 'ToyBox' mod, which seems to work OK for my immediate needs.

A new release was put out this morning. I am looking right at it. IDK why you can't see it.

mlshort commented 1 year ago

Thank you for your fast reply.

I am looking at the diffs for version v1.10.11 (which I presume is the most current version).

The only changes I see checked into the repo are:

  {"Id": "RespecWrath","Version": "v1.10.10"}
    {"Id": "RespecWrath","Version": "v1.10.11"}

So, from my end, only the change in the version number got checked into the repo, which would not fix anything. :)

This is what I am looking at:

https://github.com/BarleyFlour/RespecMod/commits/master

and:

https://github.com/BarleyFlour/RespecMod/commit/6096cba64a886774576ffe8e28c8223ee5700638

JaksIRL commented 1 year ago

I don't know what to tell you, my dude. Mod manager said there was a new version this morning, I came here and downloaded the one that was released this morning, and it fixed my issue with the updated game.

mlshort commented 1 year ago

Yes, there is a new version posted and a new binary (.DLL).

However, it does not appear any meaningful source code changes were checked in with the latest binary.

As it is, it is impossible to see what actually changed from v1.10.10 to v1.10.11.

You can check here and see: https://github.com/BarleyFlour/RespecMod/releases/tag/v1.10.11

This does not make me feel comfortable installing or using.