Skip to content
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

Closed
nitreojs opened this issue Jul 13, 2021 · 15 comments
Closed

Server MineOS fails to install with GUI error #369

nitreojs opened this issue Jul 13, 2021 · 15 comments

Comments

@nitreojs
Copy link

Everything is the same as #171, except we get kinda different error from that issue.
Note that we did enable lua: allowBytecode=true.

machine:1505: bios:26: installer:197: load =GUI: java.lang.NullPointerException
stack traceback:
  [Java]: in ?

image

@nitreojs nitreojs changed the title Server MineOS fails to install on GUI error Server MineOS fails to install with GUI error Jul 13, 2021
@KonaloboStudio
Copy link

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

@MrFredber
Copy link
Contributor

@Sosiskavteste28 how you gonna play on Android with minecraft JAVA?
@nitreojs try to reinstall java to a newer version or install java x64 if your pc is x64

@CoolCat467
Copy link
Contributor

@Sosiskavteste28 Minecraft on Android is Bedrock Edition. From my knowledge, mods like OpenComputers aren't even supported in Bedrock Edition.
@nitreojs MrFredber is correct, attempt re-installing java, but also try reinstalling OpenComputers itself. From the details given, this does not appear to be an issue with MineOS, but OpenComuters.

@KonaloboStudio
Copy link

KonaloboStudio commented Jul 20, 2021

@CoolCat467

I play minecraft from my phone through PojavLauncher

@Bioscreeper
Copy link

It might be arm - maybe it only works on x86/x64? I tried on a pi 4, did'nt work (same error)

@MrFredber
Copy link
Contributor

raspberry pi 4 built on arm architecture?

@Bioscreeper
Copy link

yes

@Bioscreeper
Copy link

pi IS arm

@CoolCat467
Copy link
Contributor

CoolCat467 commented Dec 19, 2021

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.

@TheSainEyereg
Copy link
Contributor

TheSainEyereg commented Mar 16, 2022

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.

@gatoborrachon
Copy link

I play minecraft from my phone through PojavLauncher

@BNr-SP did you found a way to avoid computers rebooting everytime you enter to a world?

@Pro12447890
Copy link

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.

@MrFredber
Copy link
Contributor

As with many other users of these operating systems. ... 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)
Has your mod version been updated to 1.8.7?

@MrFredber
Copy link
Contributor

Image Freshly installed MineOS right now

@Smok1e
Copy link
Collaborator

Smok1e commented Jan 19, 2025

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.

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.

@Smok1e Smok1e closed this as completed Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants