OpenComputers icon indicating copy to clipboard operation
OpenComputers copied to clipboard

[1.12.2] Tried to launch sjJi0bum did not lauch

Open Pultex opened this issue 3 years ago • 0 comments

this is their code on the pastebin

os.execute("pastebin get -f 3i9nBiyp buttonAPI.lua") os.execute("pastebin get -f ds2DnWHQ reactor.lua") package.loaded.buttonAPI = nil os.execute("reactor")

if you try to run the

pastebin get -f sjJi0bum start.lua

it will error with a xpcall error

if you use the pastebin get command for each part in the sjJi0bum, buttonAPI.lua and reactor.lua they down load an install in home dir after which you type reactor in the OpenOs the program made will run as it should

My main question is well WHY was the commands changed in an update the sjJi0bum should launch right?

Pultex avatar Nov 25 '21 16:11 Pultex