OpenComputers

OpenComputers

49M Downloads

"lua" not works OC 1.7.6

Bumer-32 opened this issue ยท 11 comments

commented

after update to OC 1.7.6 i`m boot from new OpenOS and taped "lua"
as result:

image

LOL: if computer spawned by /oc_sc all works

commented

Workaround for this issue: execute require('core/full_buffer'), possibly by creating file with this contents on another OC computer and somehow transferring it to affected computer.

commented

i can't reproduce this even with only 192KB of RAM.

commented

can you give more details on your setup please?

commented

@Bumer-32 I need a world save or a reliable repro for this please

commented

@payonel I have this bug on the latest CF release, the "Creatix" robot from OC's tab seems to have the bug
not sure if just me for robots though, but there is also an unrelated (?) reflection error in my logs

commented

if you assemble a robot from scratch is it still broken?

commented

Confirmed, can reliably reproduce. Reverting c9530ae fixes the issue.

commented

lol
I don't know why it works, but it works on the computer now
(seriously?)
but it doesn't work on Creatix
world.zip

commented

yes

By the way, the creative (from inventory) tablet does not work at all (hand made tablet works)
2022-09-02_18 10 04

commented

thanks everyone. i'll root cause this and put out a proper fix asap

commented

fixed by revert 912d93e