cider
cider
To keep everyone on this issue up to speed, this issue most likely resurfaced after my PR #2601 which was merged in the latest version (v4.5.17).
Koji stated on discord that only one player was online. My guess is that your 2nd thought is most likely the case. `Bouncer / OnItemDrop rejected from range check from...
That's the default save path on Windows. You can use `-world ` or `-worldpath ` command line flags
Thank you for posting this issue! It solved my problem too. Not sure why this is the case either. But I didn't have to do anything above with `hostapd` since...
I may also add additional support for multiple replacements with different regexes
built for `x86_64-pc-windows-gnu` have not tested using `x86_64-pc-windows-msvc` same issue on both Windows 10 & 11 `wintun v0.14.1`
> What problem are you trying to solve here? I'm mainly trying to solve #1966 (and #2844, #3011) which were known issues for quite some time. This PR doesn't fully...
Need testers for this PR! You can help test out with this Docker image with: `docker run -p 7777:7777 -v $(pwd)/tshock:/tshock -v $(pwd)/worlds:/worlds --rm -it ghcr.io/potatocider/tshock:general-devel` (This will create two...
@xNarnia > Also, there seems to be some debugging output in the console. Is this intended? Oops. That's not intended. I've fixed the death issue you mentioned, could you help...
Okay, the case where beds are broken/invalid is now handled. This PR should be ready for merging ^^