kepler155c / opus-apps

Computercraft Applications for Opus OS
MIT License
30 stars 27 forks source link

meAdapter bad argument #1

Closed jaredkaczynski closed 3 years ago

jaredkaczynski commented 6 years ago

During stocking after processing levels, turtles are crashing with the trace event.lua:47: meAdapter.lua:120: bad argument: table expected, got nil

Running on the master 1.8 branch but the dev branch code looks the same. I'm trying to run multiple of them and am getting this error pretty sporadically. Not sure if it's due to ME Interface conflicts but sometimes it works fine, other times it fails. The server is running 20 tps, there are 4-6 ME Interfaces on a single connected to an AE2 system via quantum rings.

I'm using 100Kb schematics if that's any help though it seems unrelated.

Thanks for making it in any case, aside from the confusing way schematics get orientated, it's worked great.