oeed/OneOS

Bedrock.lua:372: bad argument: table expected, got function

shaivon1 opened this issue · 5 comments

I just tried to download the OneOS system. This worked for me, but after the loading screen a crash report pops up and shows me this error: Bedrock.lua:372: bad argument: table expected, got function

I'm playing TekkitLite where the game version is on 1.4.7. So CC isn't up to date. I don't know if this has something to do with this error, but the informations might help.

oeed commented

Hmmm, I haven't see that before. Could you maybe try copying the OneOS.log file (in the System folder), or even the entire computer, zip it and upload it?

-- OneOS Log --
[0 Info] Starting OneOS
[0 Info] CraftOS 1.5
[0 Info] Free space: 1546831
[0 Info] OneOS Version: v1.2.6
[0 Info] Loading: System/API/Settings.lua
[0 Info] Loading: System/API/Object.lua
[3.1 Info] Loading image: System/Images/Boot/boot0
[3.3 Info] Loading: System/API/AppRedirect.lua
[3.55 Info] Loading: System/API/Bedrock.lua
[3.7 Info] Loading: System/API/Clipboard.lua
[3.75 Info] Loading image: System/Images/Boot/boot1
[4.0 Info] Loading: System/API/CRC32.lua
[4.65 Info] Loading: System/API/Drawing.lua
[4.7 Info] Loading: System/API/Environment.lua
[5.2 Info] Loading: System/API/Helpers.lua
[5.25 Info] Loading image: System/Images/Boot/boot2
[5.45 Info] Loading: System/API/Indexer.lua
[5.65 Info] Loading: System/API/Peripheral.lua
[5.7 Info] Loading image: System/Images/Boot/boot3
[5.85 Info] Loading: System/API/Program.lua
[5.85 Info] Loading: System/API/Search.lua
[5.85 Info] Loading: System/API/Wireless.lua
[5.85 Info] Loading image: System/Images/Boot/boot4
[5.9 Info] Loading: System/Objects/Button.lua
[6.15 Info] Loading: System/Objects/CollectionView.lua
[6.45 Info] Loading: System/Objects/ScrollView.lua
[6.9 Info] Loading: System/Objects/View.lua
[7.5 Info] Loading: System/Objects/FileView.lua
[7.9 Info] Loading: System/Objects/ImageView.lua
[8.2 Info] Loading image: System/Images/Boot/boot5
[8.6 Info] Loading: System/Objects/Label.lua
[9.1 Info] Loading: System/Objects/ListView.lua
[9.35 Info] Loading: System/Objects/Menu.lua
[9.4 Info] Loading: System/Objects/Overlay.lua
[9.45 Info] Loading image: System/Images/Boot/boot6
[9.5 Info] Loading: System/Objects/ProgramView.lua
[9.5 Info] Loading: System/Objects/ProgressBar.lua
[9.55 Info] Loading: System/Objects/ScrollBar.lua
[9.6 Info] Loading image: System/Images/Boot/boot7
[9.65 Info] Loading: System/Objects/SearchView.lua
[9.65 Info] Loading: System/Objects/Separator.lua
[9.7 Info] Loading: System/Objects/TextBox.lua
[10.1 Info] Loading image: System/Images/Boot/boot8
[10.5 Info] Loading: System/Objects/Window.lua
[10.9 Info] No boot modifier, starting normally.
[11.2 Info] No .version or .OneOS.settings! Running First Setup
[11.3 Info] Reached First Setup GUI
[11.5 Error] [> First Setup] Bedrock.lua:372: bad argument: table expected, got function
[11.55 Error] false
[11.6 Error] Bedrock.lua:372: bad argument: table expected, got function
[11.6 Info] Loading image: System/Images/crash

This is the log file.

EJDC commented

Hi! Fab looking program you have here! Unfortunately, I'm also having this issue on a multiplayer FTB (Direwolf20) 1.4.7 server, computercraft 1.5. Would it help to obtain a log also? I get a message at the end of the loading screen (Bedrock.lua:372: bad argument: table expected, got function) and then a message saying "Modified file system detected. Not sending report."

oeed commented

Yes, it would help. It's odd that it says modified system, it shouldn't. It suggests that maybe the download didn't happen smoothly. Try wiping the computer (hold alt at boot) and try installing again.

I know this is late, but wiping the computer and reinstalling it didn't help