payonel
payonel
I've removed the detail of the crash as this can cause unnecessary crashes for the community. I've noted the details privately. In the future, please provide this concerns in a...
`genStart` calls `genSetPower` which calls `cli` and thus the "main loop which is not a loop but acts like a loop" starts over again. Thus, the end of the function...
1. ic2 classic breaks our compatibility pretty much 3 or 4 times a year with their updates. we dont really support ic2 classic because of this 2. i am happy...
@asiekierka looks good to me. merge when you're ready
I definitely am in support of more bundled redstone interop from OC. Thanks for finding this and reporting
After some review -- I've decided to cut this from our 1.7.3 release We do currently support bundled redstone in project red. But going forward OC should either create a...
can you disable `bufferChanges` in the opencomputers config for the server and retest?
@fixinit75 plan9k has some extremely clever pipe code that manages all io in the system. but it is also extremely inefficient for a lua runtime to handle. There won't be...
I reviewed all the changes. nice cleanup i'm okay with removing the ... on pairs, though i have my reasons. also, nice fix for rm I need you to rebase...
@Possseidon I have thousands of unit tests for OpenOS - so I have a fair bit of confidence in making low level changes. I'll take a look at wrap so...