Tristan Murphy
Tristan Murphy
**Issue Description:** Dynmap is unable to render worlds with things like custom biome generation, such as the end biome in an overworld. In my case, I was coding a plugin...
i was wondering why this wasnt working, then chunks stopped loading and my game crashed. it keeps repeating ```java.lang.ArrayIndexOutOfBoundsException: Index 127 out of bounds for length 61``` and doing /seed...
Trying to `cargo run` the example on NixOS results in the following error: ``thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniquad-0.4.0-alpha.6/src/lib.rs:251:50: X11 backend failed note: run with `RUST_BACKTRACE=1` environment variable to display a...
Dialoguer uses a clearline char when an input is interacted with to display the checkmarked version, but if the response wraps to the next line in a console that supports...
**Describe the bug** I start to get this error on `build_cartesian_2d`: ``` thread 'main' panicked at library/core/src/panicking.rs:215:5: unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and...
The realistic torches won't craft, and only the normal torch recipe works. Maybe you could simply modify the vanilla torch instead of making a new item?
I had a game where the player would move through a sensor area, but upon coming into contact with the sensor, they begin to slide at a constant rate and...
I have an image with a transparent background that I'd like to paste over another, but doing so sets all the pixels layered under that background area to fully transparent...