Emily Backes
Emily Backes
We really should refer to `dsk0:` there. It could go to any of them in the set of loaded packs if given an appropriate prefix, `dsk1` etc. That may mitigate...
I'd support measuring any cable with the inline one, but I'm not sure why it currently cannot.
Honestly I'd recommend unifying the inline/non-inline versions to one part each for electrical/thermal that can be configured to do either type of connection. ...and again, thermal probe support of electrical...
This is a widespread problem plaguing many major mods-- so we'd be in good company by doing nothing at all. e.g. Thermalilies have the same problem. Sync packets seem the...
They don't connect electrically or graphically, but flat 14V works fine. Flat 118V does not. Everything else (so far) seems working but I haven't yet tested with all the peculiar...
I quite possibly any dimension. My extensive facilities in the Deep Dark were after all not using solar, heh. It may be related to the dim>127 rendering problems, but for...
java.lang.IllegalAccessError: tried to access field mods.eln.Eln.compressorRecipes from class tonius.neiintegration.mods.electricalage.RecipeHandlerCompressor I'll take a peek at what neiintegration is up to there and why it's getting blocked. Really though we need to...
Hm. Several things: Lighting changes are very heavy in minecraft, as they involve lighting recalculations; streetlighting of that sort then necessarily involves quite a lot of map churn and keeping...
I was primarily recommending use of a grid, with on/off switching handled by the supplies-- which you seem to do. (Charging and discharging an entire grid is expected to be...
Keep in mind that the 16bit x86 output of llvm (and gcc/gas for that matter) often still assumes it's a higher-word processor, and may emit 32bit and 64bit prefixes for...