Results 10 issues of cpw

It seems that a recent firmware change has rendered chromecast unable to talk to clients on different subnets. I have a network that has some public IPs. I've been running...

Hi, So I think I've fixed RCON in forge for proper multipacket responses that don't overflow.. Sadly, your cli doesn't properly handle them. https://wiki.vg/RCON#Fragmentation discusses how you might go about...

It looks like it'll be supported eventually by the feather icon set https://github.com/feathericons/feather/issues/30 Thanks! Lovely theme.

**Describe the bug** You're using JmhBytecodeGenerator, which seems to have been pretty much abandoned upstream and is completely incompatible with any module-info related artifacts. **To Reproduce** Steps to reproduce the...

This fixes the problem that sometimes you might get a Reloading config event because the filewatcher notices the save _after_ the config has been unloaded during server shutdown. This can...

Bug
New Event
Triage
1.19

The discord token is on the command line, bare. This could be considered a security risk and is generally incompatible with things like docker secrets (without hacks). Allow passing a...

enhancement

I have a multiwan setup, with multiple upstreams. I'd like to be able to speedtest both of them, or at least, select which outbound interface to test from at a...

Hi, I'm trying to setup the "utility wheel", putting things like cooking and alchemy on it. Some stuff shows up, but much does not - I can't seem to open...

Whenever I update this integration via HACS, the integration goes offline after restarting. It seems that the `fordpass_token.txt` file that is dropped into `custom_components/fordpass/` directory is erased by the HACS...

DisplayWindow forces minecraft classes to load too early in the "updateModuleReads" method. This needs to be refactored to not classload anything prior to actual launch.

bug