fe6cd4cd727603681caf1fdf99ea56518f20eb0e
The startupapps.json config file didn't have drvload.lua when recently installing Halyde. component.list("drive") will not just list components with the 'drive' type, but also with types that contain 'drive'. this includes 'tape_drive' (Computronics), so when calling getCapacity, the filesystem library errors out.
Halyde
A universal, customizable and feature-packed operating system for OpenComputers.
Installation
To install Halyde from OpenOS, simply run:
pastebin run nxP2zudb
If for some reason that doesn't work, try:
wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua
Docs
Halyde is documented on GitBook.
Languages
Lua
99.8%
JavaScript
0.2%