Geoff Bourne

Results 719 comments of Geoff Bourne

The multi-archicture image includes linux/arm64, but I believe yours is running a 32-bit kernel.

I'm pretty sure that's a client side resource pack (to get the RTX aware textures) along with ensuring the client side parameter is set.

I have heard of this issue and might even be a duplicate. It is beyond my control to fix via the container automation.

@HankB good data point, but can you re-comment on #348 since this issue is a duplicate?

...BTW, Bedrock edition doesn't run with Java. It's a native executable so the issue is with Bedrock itself most likely.

...wait, on ARM64 it's emulated with box64 so it's actually going to be something with that.

I'm unclear what is the state of your issue. You'll need to share your container config if you want any specific advice.

That's a great idea with adding multiple IP addresses on the host. I would recommend debugging by running `sudo tcpdump -v udp port 19132` to see if the broadcast packets...

Previously my normal setup "wasn't working" because I didn't have the container running :) After adding an IP address to my host's (also Ubuntu) interface and using a `-p` with...