Giter VIP home page Giter VIP logo

Comments (7)

itzg avatar itzg commented on August 23, 2024 1

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

from docker-minecraft-bedrock-server.

majiajun7 avatar majiajun7 commented on August 23, 2024

Additional Information:

I would like to add that my server is running on an ARM64 processor. This detail might be relevant to the PageSize configuration issue I'm experiencing. Any insights or suggestions considering this architecture would be greatly appreciated.

Thanks again for your help!

majiajun7

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on August 23, 2024

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

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on August 23, 2024

Duplicate of #348

from docker-minecraft-bedrock-server.

HankB avatar HankB commented on August 23, 2024

The Raspberry Pi 5 is configured to run with a 16K page size whereas earlier Pis were all configured with a 4K page size.

I don't know if the issue is Docker or Java VM. Java reports

hbarta@nova:~ $ java --version
openjdk 17.0.9 2023-10-17
OpenJDK Runtime Environment (build 17.0.9+9-Debian-1deb12u1)
OpenJDK 64-Bit Server VM (build 17.0.9+9-Debian-1deb12u1, mixed mode)
hbarta@nova:~ $

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on August 23, 2024

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

from docker-minecraft-bedrock-server.

itzg avatar itzg commented on August 23, 2024

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

from docker-minecraft-bedrock-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.