Andreas Pardeike

Results 88 comments of Andreas Pardeike

Sorry, I mixed this up with your latest PR about Lib.Harmony.Ref being used locally to avoid build errors

You are welcome to update this to RimWorld 1.2

Due to the changes in Unity RimWorld loads assemblies different. So I guess Reloader is broken. I don’t have the time/priority for finding a fix for it right now but...

I need more details. Add `Harmony.DEBUG = true` at the start and run it once. Then post the resulting harmony.log.txt from your Desktop.

If a type cannot be used it usually means that your runtime is missing a dependency. That utcnow is unsafe has nothing to do with your problem. Either way this...

Example from above: ![Screenshot 2023-08-07 at 16 01 04](https://github.com/lfroms/fluid-menu-bar-extra/assets/853584/d37cfb6f-c317-4c18-94bd-3f9afee83174) ![Screenshot 2023-08-07 at 16 03 49](https://github.com/lfroms/fluid-menu-bar-extra/assets/853584/3aab89cb-0956-4749-bb62-c8a554964dcc) Standard menu from i.e. 1Password: ![Screenshot 2023-08-07 at 16 01 43](https://github.com/lfroms/fluid-menu-bar-extra/assets/853584/c051e84b-0e2c-4217-adcf-f5bbc9fc49e6) The default corner radius...

I got distracted by a lot of other things, sorry for not getting back to you. Closing this is the right move.

> I can confirm that applying: `unicodedata.normalize('NFKD', prompt)` to my prompt fixes polish outputs In fact that solves it for Swedish too. Good work @msxpwr

Can you please state a bit about your environment and all versions of software involved?