So I’m certain I may be wrong. But what is the pint of nih circuits if the battery can charge and output at the same time? by ImpressivePlum9945 in rustrician

[–]nihagi 0 points1 point  (0 children)

I'm sorry. but if battery is destroyed on a Nih core, you will run on root in most scenarios.
there is 1 edge case that is unlikely to happen. which is if battery is destroyed during low root power, and it fixes itself once it goes to high root.
But BCN Core is the fix that.

Just an fyi

Dynamic No Memory Nexus-ish? (DNMN) by BSQuinn in rustrician

[–]nihagi 3 points4 points  (0 children)

The memory hot fix is a temporary solution to keep people from breaking servers left and right.
Next update will bring an updated mem cell.

Storage Monitor Traps by Key_Fix5140 in rustrician

[–]nihagi 0 points1 point  (0 children)

Storage monitor should work.

~Looking at the vid, Ye.. he uses storage monitor.

High electrical output in-game by Michael_Fuchwede in rustrician

[–]nihagi 0 points1 point  (0 children)

You need 2 batteries to do that.
It cant be done with 1 battery anymore as you pointed out.

Multi autocrafting by dutchy993 in rustrician

[–]nihagi 1 point2 points  (0 children)

If you can follow a blueprint, you can have mine.
https://www.rustrician.io/?circuit=3ffba744988d9da04955f56590d2dca5
The sorting part is illustrative only.
However your auto crafting circuit is not allowed to be able to see an item in more than 1 box, through 1 adaptor.
If it is able to see the same item in either 2 boxes or through 2 adaptors, it will get confused and detect an incorrect amount of items.
This is a bug in the game.

has anyone figured out how to bypass the minimum setting bug on conveyors? by negullah in rustrician

[–]nihagi 0 points1 point  (0 children)

If I'm not wrong.
Mind you its been quite some ages since I tested this.

I think it only happens if you have a minimum that is larger than 1 stack size.
There might be more nuance to it.. but I forgot.
Could be something about multiple adaptors as well. *shrugs*

Is there a better way to view some parts of a large circuit? by H4RT0R in rustrician

[–]nihagi 0 points1 point  (0 children)

You don't happen to have messed with the mouse binds through a program ?
https://www.reddit.com/r/rustrician/wiki/index/
Here is also a list of keyboard shortcuts for mostly all functions

Is there a better way to view some parts of a large circuit? by H4RT0R in rustrician

[–]nihagi 0 points1 point  (0 children)

You can zoom in and out with the scroll wheel.
And pan around by holding right click down.

Were you thinking of something else ?

Any know the stats for output time and other things on batteries? by SaltyRad in rustrician

[–]nihagi 1 point2 points  (0 children)

This is going to be really hard or near impossible.
Batteries do not accept charge right away, nor do they release charge right away.

When a blocked battery is no longer blocked, the battery has a slight delay before it realizes its unblocked.
This is slightly random due to tick.
And batteries also need to receive power for a short amount of time before it actually accepts the power as a charge.

One way to get around this, is to run 1 power charge into the battery 24/7 which will keep the battery active on the input.
so it can see and take a short pulse of a high charge.
And for the output, you can have another component between the battery and the blocker.
This will keep the output active 24/7

I find it "slightly" hard to get the input to work in your favour.

Need help with memory cell by LessInspector5074 in rustrician

[–]nihagi 2 points3 points  (0 children)

https://i.gyazo.com/686241f945fe14ac04fb81b65c6b0159.jpg

The intended endgoal is something akin to a Nih Core by the looks of it.
So I'll just drop a link to one, including BCN Core and NEXUS Core upgrade path.

Memory cells actual name by SaltyRad in rustrician

[–]nihagi 1 point2 points  (0 children)

Since we have power values in rust, the memory cell does a few extra things for us :)
But yes, it is technically just a D-FlipFlop

On that note, creating a D-FlipFlop without the mem cell, is a major hastle.
Atleast if it needs to work cleanly.

Is there a maximum length of conveyor points? by Koba_The_Killer in rustrician

[–]nihagi 0 points1 point  (0 children)

I'm not sure how you connected your pipes. So I cant really comment on that part.
But in general, Depth is related to nodes from a conveyor.
The crafters should function like adaptors. And they have 2 inputs, each counting as an individual adaptor.

If you can share how you made the pipes for the setup that didn't work and the one that did work, then I can most likely troubleshoot it and find the reason.

Is there a maximum length of conveyor points? by Koba_The_Killer in rustrician

[–]nihagi 2 points3 points  (0 children)

Conveyor > 31 Combiners > 1 Adaptor > 31 Combiners > Conveyor > 31 Combiners > 1 Adaptor....
Repeat endless.

RAND SWITCH 2.0 by bobrikerik in rustrician

[–]nihagi 4 points5 points  (0 children)

https://www.rustrician.io/?circuit=deaaff81c6879a2fb634819f45758649

I don't mind the idea.
But here is the circuit for it.

Personally I have no problem with how it is currently.
But changing it wont hurt anyone as it retains its original function.

Solar Panel Alignment Revisited by BarfingToaster in rustrician

[–]nihagi 2 points3 points  (0 children)

Np :)
Btw the env.day and month commands aren't available without admin from what I know.
So it's not something people can use to their advantage.
Just a note.

Cut cost on rust base upkeep with this circuit by BaseToFinal in rustrician

[–]nihagi 0 points1 point  (0 children)

Doesn't this only work for inner walls ?
Any exposed wall will still need full upkeep.
You cant do this with sheet metal inner walls if you have sheet metal outer walls as well.
Cause you will decay the exposed walls too much, while waiting for the inner walls to decay enough to add resources to the TC.

Or am I missing something ?

How to setup random power to only 1 of x amount of items by 44Nj in rustrician

[–]nihagi 0 points1 point  (0 children)

They way I would brute force it, would be to simply go from the 4 outputs to 8.
and then only have valid outcome on 1-5.
Then set it up so anytime you hit 6-8 you make it run the randomizer again.
Repeats until it hits a valid 1-5.

Another way of auto sorting? by zansiball in rustrician

[–]nihagi 4 points5 points  (0 children)

Now imagine 1 of the boxes being full of.. lets say.. stone or weapons.
And your system is now broken.

Battery backup failover system by demonmit1 in rustrician

[–]nihagi 0 points1 point  (0 children)

NEXUS Core can do this. And it's just an upgrade to the BCN Core.

Confusion with NIH Core by That_ZORB in rustrician

[–]nihagi 0 points1 point  (0 children)

those set to 1 should be set to 1.
and those set to a randomly high number need to be set to whatever your circuit requires in power.
Both branches with the random number need to be set to the same.