MightyPirates / OpenComputers

Home of the OpenComputers mod for Minecraft.
https://oc.cil.li
Other
1.59k stars 431 forks source link

.shrc doesn't work #3550

Closed ProgramCrafter closed 2 years ago

ProgramCrafter commented 2 years ago

Putting any programs in .shrc file leads to following error:

This bug is related to c9530ae:

Possible way to fix: replace https://github.com/MightyPirates/OpenComputers/blob/master-MC1.7.10/src/main/resources/assets/opencomputers/loot/openos/bin/source.lua#L33 with process.internal.continue(source_proc, line).

asiekierka commented 2 years ago

Related to https://github.com/MightyPirates/OpenComputers/issues/3548

payonel commented 2 years ago

we've decided to revert a fix for sh command actions that caused some regression. this issue is fixed by that revert. thank you