-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bedrock Server Crash - libc++abi Operation not permitted #20
Comments
Maybe it's related to the fact you're running an ARM processor. If I have time, I will see if I can recreate this issue on my AMD machine. What you could try is to launch the underlying docker container separately and see if that fixes the issue. On HAOS, you can use the Portainer Add-on to make this easy. |
I have an RPI 3B+ I can try to deploy it on. It only has 1GB RAM, so that might impact performance, but I think it will do. How can I export my game data and start up a new itzg Docker container with my HA Add-On data? Same question for using Portainer, how can I export the current game data and use it for the new container? |
All bedrock server data is stored in the |
Is it as simple as sFTPing all the files in the /addons/hamc-server-bedrock/data directory into the /data directory in the new container and restarting the new container? Is there anything else required? |
As the underlying container is the same, I imagine so, you might even be able to mount the same folder in the new container. Please refer to their docs: https://github.com/itzg/docker-minecraft-bedrock-server |
Quick update: I can't replicate this issue on my machine (x86) atm |
HAMC Server Bedrock
Current version: 1.0.3
Home Assistant OS
Core 2024.7.3
Supervisor 2024.06.2
Operating System 12.4
Running on Odroid N2+
Note: I found in the bedrock_server_how_to.html:
This crash happens very often. It can vary in duration from restart of add-on i.e. could be within 10 seconds or could happen 15 minutes after restart. Usually occurs when I am farther away from my base. Staying close to areas that I frequent keeps it stable.
Can connect to server
[2024-07-28 17:31:09:235 INFO] Player connected: uname, xuid: xuid [2024-07-28 17:31:43:840 INFO] Player Spawned: uname xuid: xuid, pfid: pfid
Then it randomly Disconnects me and the server crashes with error:
Can successfully restart server with logs:
The text was updated successfully, but these errors were encountered: