Merith

Results 200 comments of Merith

Just noticed in the geyserconnect config there is this section at the bottom ```yml # Enable virtual hosts to be specified to skip the server list # Allows people to...

Well also consider edge, it has the same setup as chrome to my knowledge and appears to work just fine with pretty much any chrome based tool I have used....

I feel as if this is a issue for normal [Code-Server](https://github.com/cdr/code-server) as this has to deal with code-server and NOT sshcode Can you try directly running the code-server binary on...

Oaky so I want to try to work on this concept. But can someone explain exactly what the frack "mutagen" is in this context? On Mon, May 4, 2020, 7:20...

Don't worry, almost all of my code goes through a rough draft stage where I make it work. And a cleanup stage where I make it make bloody sense and...

Maybe the mutagen client/server stuff can be acquired in the same way as how code-server binaries are aquired? On Mon, May 4, 2020, 9:17 AM Jacob Howard wrote: > @ammario...

also in theory, incorperating mutagen should be as easy as replacing rsync function

Ah. That's really easy, just head on over to [Code-server]( github.com/cdr/code-server) and install it in a crostini container. On Mon, May 4, 2020, 3:38 AM Robert Miller wrote: > I...

same issue here on 1.20.1 ``` [11:25:55] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.7 [11:25:56] [ForkJoinPool-1-worker-3/WARN]: Mod travelersbackpack uses the version fabric-1.20.1-9.1.10 which isn't compatible with Loader's extended semantic...

> I had the same problem on 1.19.4, so I recompiled the mod for that version, maybe you can implement same fix for 1.19.2 https://github.com/WerySkok/BitsAndChisels/releases/tag/2.7.1 Would you be able to...