-
Notifications
You must be signed in to change notification settings - Fork 190
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
Server MineOS fails to install with GUI error #369
Comments
If you play minecraft on android, most likely forget about Mine OS. This is most likely due to LuaJ, the only solution is to make the server using Aternos or similar and install the system there |
@Sosiskavteste28 how you gonna play on Android with minecraft JAVA? |
@Sosiskavteste28 Minecraft on Android is Bedrock Edition. From my knowledge, mods like OpenComputers aren't even supported in Bedrock Edition. |
I play minecraft from my phone through PojavLauncher |
It might be arm - maybe it only works on x86/x64? I tried on a pi 4, did'nt work (same error) |
raspberry pi 4 built on arm architecture? |
yes |
pi IS arm |
A raspberry pi computer uses an arm processor. Raspberry pi 0 w, 3, and 4 all support using a 64 bit operating system, but most commonly only have a 32 bit OS installed. Minecraft on a raspberry pi 4 with a 32 bit os works, but though use on a 64 bit os is theoretically possible, I have not been able to do it myself. Now, all of this is unrealated though, as MineOS, the OpenComputers Operating System for a Minecraft mod (not the minecraft server os thing, that's a different thing all together and you're in the wrong place if that's what you're here for) shouldn't care how many bits your OS uses or what computer architecture it's processor is. That's Java's problem. Minecraft itself is running on top of java, so it doesn't care about all that. |
This is due to OpenComputers mod does not have native lua libraries for the ARM architecture. I described this issue in the main OpenComputers repository. You can do the same as I did for my Oracle servers, just put the libraries directly into the JAR file and specify the force using this library in OpenComputers config. |
@BNr-SP did you found a way to avoid computers rebooting everytime you enter to a world? |
Similar problem. As with many other users of these operating systems. It worked calmly on Aternos, and, if I’m not mistaken, in single-player too. But, since last year, it is now impossible to boot BIOS and OpenOS at all, and the drives are also affected by the blue display of death. |
I disagree with you. Everything is working perfectly. MineOS, OpenOS and FOS (my OS) is working totally normal in singleplayer and multiplayer more than 5 years on many pc's (Windows, MacOS, Aternos etc) |
If you are getting the same error message as the OP does, it is most likely due to a lack of lua natives for arm architecture in OpenComputers until 1.8.0 was released. If so, consider updating OC to the latest version. Otherwise, please clarify what problem you are facing with. |
Everything is the same as #171, except we get kinda different error from that issue.
Note that we did enable
lua: allowBytecode=true
.The text was updated successfully, but these errors were encountered: