Geoff Bourne

Results 719 comments of Geoff Bourne

I have my changes finished locally but still haven't found a modpack that ends up producing fragmented responses. What was a specific mod or pack you know induces fragmentation?

Since you mentioned that specific version, I ran Forge `1.16.3-34.1.23`; however, several of the mods require older versions: ``` mc_1 | -- MOD universalmodcore -- mc_1 | Details: mc_1 |...

I had used your link :), but I now see they only provide a 1.12 server pack. That's what I must have downloaded out of habit. I'll piece together a...

If you mean adjusting the viper config https://github.com/itzg/rcon-cli/blob/ef0727479c9ccf37ffdef2ed929e0e51402c97da/cmd/root.go#L90 to be consistent with that standard, then I’d say go for it! :) In my primary use cases for rcon-cli I pass...

Multi-architecture docker image builds are surprisingly hard to do via Docker Hub and CI in generally, but I'll try to research what can be done with goreleaser in the mix....

> The number of configuration options and environment variables is now quite large and unwieldy. > > I think it's time to start consolidating everything down into a config file....

The overall feature is starting to seem more reasonable. However > Modpacks generally have a hard requirement on specific configuration - a file-based config could eliminate drift between the desired...

As mentioned in Discord, this is queued up.

If you think there's something different about how the container runs it, then add `-e DEBUG=true`.