Christopher Head
Christopher Head
**Describe the bug** If you feed the output of a data combiner into one of its inputs, any packet sent into the combiner crashes the game. **To Reproduce** Steps to...
I am running Minecraft 1.19.2, Forge 43.0.8, Architectury 6.2.43, Cloth Config 8.0.75, and Light Overlay 7.0.1. While light overlay works fine when I press F7, I cannot find the “toggle...
I installed Rust 1.63.0 in Windows via the MSI installer. I enabled all optional features during the installation process. However, it seems that `clippy` and `rustfmt` are not available via...
Versions 4.0.0 and below are on GitHub releases. Versions 4.0.1 and 4.1.0 are missing, however.
**Description of the Bug** A cargo cart is crafted by combining a regular minecart with a redstone comparator. However, when a cargo cart is placed alone in a crafting table...
This is mentioned in the Advanced Usage page, but not in the API reference. It is mentioned in the API reference for `Session`, so it seems reasonable that it should...
When running under systemd, what’s done with text the program prints to stdout/stderr depends on the `StandardOutput` and `StandardError` directives in the unit file. Those are unset in this unit...
According to [the documentation](https://wasm4.org/docs/guides/multiplayer#local-multiplayer), there should be a full set of keys for the first three players on a single keyboard. However, using `w4 run-native` on Linux, key input seems...
Aptly creates files and directories in `db` and `pool` which do not respect my umask. ## Detailed Description ``` $ cat .aptly.conf { "rootDir": "/home/me/aptly" } $ umask 0002 $...
It would be useful if there were a command-line option to load and parse the config file, then immediately terminate without actually listening on a port or doing anything. That...