Cyn

Results 10 comments of Cyn

Encountered a similar issue, it backs up the folder to the desktop, but if the desktop is backed up by OneDrive it then deletes the backup folder, causing all files...

Yeah, I have java 10 installed, diddn't realize that MC was using a way older version until just now, just pruned all my old installs, so I shouldn't have to...

I see, thanks for the help It appears that I had 1.8.0_171 installed, but the twitch launcher forces you to use a terribly outdated version of java 8.

HellFirePvP/AstralSorcery#729 Marked as "Not a Bug" so either the mod that makes harvesting wood without an axe impossible is not checking harvestable status correctly, or this needs to be fixed...

In powershell the `@` is reserved as the splat operator https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_splatting?view=powershell-7.4&viewFallbackFrom=powershell-6 Also, I don't think that root groups should be limited to root permissions, since it is not necessarily true...

> I haven't used powershell extensively so I didn't know that. My unix bias really is showing :P If I had my way I'd not touch windows at all. Unfortunately,...

Another thing that that should be considered is some way to reference a folder by an environment variable, for example, `%`. This would allow for deployment of something where the...

> If we add a separate release asset on the GH release, it's hard to make it clear that the behavior is different on portable vs. normal installs. IMO the...

Decided to take a deeper look into this. Compiled both the upstream Zebar and GlazeWM from source, added the target directories to my path and with zero changes was able...

Upon further evaluation, it seems that Zebar can keep using wix V3 without messing with the Wix V5 installer for GlazeWM. Since it can just be compiled as is, with...