Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Can we get more details of your situation? I'd love to help you figure this out, but there just isn't enough information in your post.
I think what op means is that his refinery is making "Ommf" and "Auuf" sounds as it works - aka it will cycle once (aka Ommf sound) and then it stalls due to lack of more stuff in its inventory (hence the Auuf" sound.
That said it is curious since the refinery should be pulling a lot more stuff to make more than one cycle at a time and keep refiling as it goes (with the use conveyors option set as on ofc).
This kinda makes me think maybe its actually the lack of aviable power - aka there is not enough power to work continously - aka it will maka cycle - then wait for enough power to become aviable.
This can ealsy happen early game - when you have to many machines and not enough power generation (esp if there is no battery present to act like a sort of a buffer to even the load).
This can lead to random work stoppage when various refineries/ assemblers - fight for power to run.
So either add more batteires to the system - to make sudden spikes of power usage not max out your power grid - or place way more turbines/solars/ reactors etc.
Just don't foreget to make a secundary exit-tube for your refineries otherwise the ingots won't have a way out (I often do this by a third sorter facing the other way, put to blacklist *ores* and drain all to get all the ingots out swiftly)
Basically you are fighting computer problem here. It works with packages over your network. The larger the network, the more problems you can run into. Or like Java vs C. One uses automated garbage collectors, other option is to manage the flow all by yourself. You can define shortest paths designing your base properly. Or you can just use safe network which will do all on its own, but in predefined cycles. Often containers introduce all that tiny jitter.
the refinery keeps getting shorted out due to not enough power aviable and thats why its turns on and off. Simple as that :) Cheers
Refineries process stone faster then they pull it through the conveyor system. This is why I suggested adding 2 sorters facing the refinery and 1 away from it. 2 since for 1 refinery with 4 speed modules only having 1 won't even get enough stone in to keep it running.
Conveyors do not have any speed limitations in which they handle any material. At least none we ever will encounter.
If the refinery wants 100 BillionTrillionMegazillion stone it gets 1 BillionTrillionMegazillion stone at once.
The only reason this may not work is of there is lack of power in the system. Then the refinery goes shutdown, restart, shutdown, restart, ...
I suggest you follow krzosu18´s advice and check for energy issues.
In SE default packet size in conveyor networks with containers and sorters included is exactly 1ooo L. That's the volume of sorter and default packet for many other cases. Which is 2700kg ore.
Advanced refinery with just one speed module will process stone faster than that already. Not to mention refineries with multiple speed modules. Also the bigger your network, the longer it might take for each cycle to complete - eventually. Network requires sent-received-confirmed type of communication. It's not just send something somewhere and forget. It must be double checked so your system doesn't lose or add something just because your PC is slower. Like in real life networks or money transfers. That system requires default packets, feedback and extra time in predefined cycles. So you need multiple sorters or direct force feed to avoid too many "middleman".
Like roofcat said: it doesn't pull an infine amount of ore like you said but 1000l at a time.
SE just won´t stop lecturing me about something new.
Well if thats the case and it works then imho that is cool - take into consideration OP didnt mention any upgrade modules or even what type of refinery he uses (aka basic or upgradable one) But since he mentioned he couldnt get to any other ores i assumed hes very early game so basic one seemed quite natural conclusion.
Either way its cool to know - (aka in my case my miner ships auto dump stone in flight so ive never bumped onto issue with processing stone with fully upgraded refineries since there was no stone to process - only ores :P -> and ive bumped onto those power issues i've mentioned ealy game very very often - and it behaved exactly as the OP described. Cheers.
basically both of you are right - the conveyors have no Upper capacity limit how much at once it can transport (well i guess the upper limit would be the capacity of the box you try to pull it from (and that can depend on world settings as well - so technically while there is no limit there kinda actually is (sorta)).
The other guy is right as well - since its the pull command from the refinery (in this case) which limits the amount of (rock in this case0 being pulled into the refinery (so yes in theory the reff could pull as many rocks in as its internal capacity would allow (which also depends on world settings and the actuall capapcity already being filled atm)..
So in essence yes there are no hard limit (so to say) on the conveyor network but the main factor can be how much (requested) pull was issued.