IgorTimofeev / MineOS

Home of MineOS and it's software for OpenComputers mod
Other
758 stars 188 forks source link

Error when trying to install or use the OS in any way possible: #263

Closed QuickMuffin8782 closed 3 years ago

QuickMuffin8782 commented 4 years ago

init.lua:2: attempt to index global 'computer' (a nil value)

I'd suggest to use the code from SquidDev from The new ComputerCraft forms. It should help the problem.

IgorTimofeev commented 4 years ago

Meow? MineOS doesn't have any "init.lua" or something same. Are you trying to install it manually from OpenOS? This won't work. You should install in only from EEPROM, i.e. from "clear OpenComputers without any OpenOS memory modifications"

I'd suggest to use the code from SquidDev from The new ComputerCraft forms.

What code?

QuickMuffin8782 commented 4 years ago

I actually use OpenOS emulator as I don't have a java minecraft. So it results as that error.

IgorTimofeev commented 4 years ago

If emulator is "ocemu" - then there's no way to install MineOS for you. Ocemu doesn't support https protocol that is required to download source code files from GitHub (where MineOS is located)

CoolCat467 commented 3 years ago

I think this can be closed now then.