Exomanz / MenuSaberColors

A PC port of im-henri's QonsistentSaberColors for Quest, which allows your menu pointers to be the same color as your in-game sabers!
9 stars 1 forks source link

[Bug] HarmonyPatch fails to apply(?) to the menu component #1

Closed raineaeternal closed 2 years ago

raineaeternal commented 2 years ago

https://pastebin.com/P27iMrPf <----- The whole thing is here (with multiple attempts

Only way to fix this is to go out and back into solo.

Exomanz commented 2 years ago

After some testing I was unable to reproduce the issue myself.

I've seen FieldAccessor's fail before, so I wrapped the statement in a try block, falling back on reflection if it ever ~fails~ catches. Pushing commits and closing.