Tutorial: Spaceship Automation in Factorio Space Exploration

Поделиться
HTML-код
  • Опубликовано: 28 июл 2024
  • NOTE: With recent update allowing circuit signals to pass through clamps, there are probably some easier ways to do this. Still, techniques in this video still generally applicable :)
    Space Exploration is a fantastic mod for Factorio with a huge amount of new content. Spaceships are a later- game tech that require some non-trivial circuitry to run smoothly.
    Space Exploration Mod: mods.factorio.com/mod/space-e...
  • ИгрыИгры

Комментарии • 45

  •  2 года назад +14

    That was the old way of doing automation, before it was possible to send signals through the clamps. IMO, the easiest way to automate spaceships now is:
    1. Place all control logic on the outside.
    2. Read content out from the ship using green wires and send control signals in using red wires (or vice versa).
    3. Send all signals (and power if needed) through the clamps (upper corner).
    4. Only combinator that is required on the ship is a const combinator that sets the clamp docking numbers. Use the same clamp id everywhere for this route.
    5. This means you will have various combinators at every waypoint. This is easy, as you know all conditions at the waypoint (when to leave, where to go).

    • @XavierShay
      @XavierShay  2 года назад +6

      Correct! Most of the combinator tricks in this video are still applicable, you just don't need to fit them on to your ship anymore.

    • @JacksonStGeorge
      @JacksonStGeorge Год назад +1

      This comment is a life saver. Thanks Lars!

  • @jettoheller8549
    @jettoheller8549 2 года назад +11

    Maybe the most useful tuto ever done on SE. Thanks.

  • @mighe1989
    @mighe1989 3 года назад +3

    You saved my game bro!, thanks!

  • @hamzabenkacimi
    @hamzabenkacimi 2 года назад +1

    why this showed to me now after months you upload this video , the most best explanation
    tutorial on logistic and contaminators

  • @SchnorfTheGreat
    @SchnorfTheGreat 3 года назад +2

    Very useful tutorial, thanks

  • @davidcampbell1420
    @davidcampbell1420 2 года назад +1

    Thank you. After struggling with this for awhile, this video finally connected the final dots I needed. Now I've got an Ion freighter that collects Naquium from afar, delivers it to a smaller rocket fueled freighter, which lands it on Nauvis for processing. (Cannon the Naquim ingots up)

    • @12463trf
      @12463trf 2 года назад +1

      I'll rewatch after I unlock ships. You found it helpful, I found it a bit confusing. So far I've just been using the signals like logic solvers. And I'm only touching the 4th basic coloured space science, so not sure how far I am from space ships.

    • @Xeridanus
      @Xeridanus 2 года назад

      @@12463trf They're unlocked in the third tier so you should already have them.

    • @12463trf
      @12463trf 2 года назад +1

      @@Xeridanus Thanks, but you misunderstood what I meant when I said 4th BASIC coloured space science. I was getting into the 4th colour of tier 1 (basic). I am still on tier 1, had to take a break. But I'll keep my eyes open when I get back to it!

    • @Xeridanus
      @Xeridanus 2 года назад

      @@12463trf Oh right! I understand now. I'm playing with a group of friends which makes it a lot easier to do certain things. Probably why I haven't been burned out by it yet.

  • @leonmareno4599
    @leonmareno4599 2 года назад

    i hope having soon the vessel technology. Tx for the tutorial.

  • @ErikEvenson-3E
    @ErikEvenson-3E 2 года назад +4

    I noticed that if the console is not getting enough power, the launch will work, but the spaceship will not engage. I would suggest a fourth signal that checks for power.

    • @XavierShay
      @XavierShay  2 года назад +6

      Good call out! Checking that accumulator signal >= 99 is probably smart.

  • @josuabeliveingod
    @josuabeliveingod 2 года назад

    Many thanks for this Tutorial

  • @osiykm
    @osiykm 2 года назад

    thanks. It was vert useful

  • @baluuuuuuuuuuuuuu
    @baluuuuuuuuuuuuuu 3 года назад +2

    tks for this!!!!

  • @ufidlo
    @ufidlo 3 года назад +5

    would you mind sharing a blueprint? :-)

  • @droopi624
    @droopi624 2 года назад +2

    Большое спасибо!

  • @pikpikgamer1012
    @pikpikgamer1012 Год назад

    How do I not have all the signals you are you use
    I have yellow but not yellow with a Star.
    What am I missing

    • @pikpikgamer1012
      @pikpikgamer1012 Год назад

      Never mind I fixed it LOL this is the first complex system I have done with this system LOL

  • @ErikEvenson-3E
    @ErikEvenson-3E 2 года назад

    What kind of underground belt are you using that works on a spaceship floor and on a planet surface?

    • @XavierShay
      @XavierShay  2 года назад +1

      Space belt can be placed on both!

    • @ErikEvenson-3E
      @ErikEvenson-3E 2 года назад

      @@XavierShay I have thousands of hours in Factorio and I never knew that!

  • @QualityGlassBlock
    @QualityGlassBlock 2 года назад +2

    I can see it working like a charm, however, I keep running in to an issue with the arithmetic Combinators. You have them all lined up and I can not see how you have the wiring. Any help on this? This is by far the most advanced tutorial. I am so close!!!

    • @XavierShay
      @XavierShay  2 года назад +3

      Sorry I don't have ability to jump into game at the moment. Pretty sure this diagram is right (I just did it from memory): imgur.com/a/N9jRLZ8 Note I use a green wire for output so to not accidentally mix output signals back into the input, even though it doesn't really make a difference in this particular case. Good luck and let me know how you go!

    • @QualityGlassBlock
      @QualityGlassBlock 2 года назад

      @@XavierShay The three arithmetic Combinators are lined up in your video. It is hard to see where the red wiring is going on your video. I have the output of all three arithmic combinators going to the input of the console. Takes off when empty, flies to destination, lands, loads up, launches but the engines don't light.

    • @XavierShay
      @XavierShay  2 года назад

      @@QualityGlassBlock Did the diagram help imgur.com/a/N9jRLZ8 (instead of the video)? Should only be _one_ arithmetic combinators (did you mean three decider combinators?) The only output that should be connected to the console is the final "each * green" combinator. Can you post a screenshot perhaps?

    • @QualityGlassBlock
      @QualityGlassBlock 2 года назад

      @@XavierShay imgur a/bAovW5r The link keeps getting removed.

    • @XavierShay
      @XavierShay  2 года назад

      @@QualityGlassBlock Link works, generally looks ok to my eyes (though yeah tricky to read circuits from screenshots!) Actually, I suspect that "launch but not light thing" is a bug in the solution I propose. It used to work "by accident" but recent spaceship updates mean it doesn't so much. Try sending the spaceship speed signal as a constant to the console rather than as a "only send once when launching".

  • @ogrumxd
    @ogrumxd 2 года назад

    Nice Video, but I was not abel to recreate your setup. Is ist possible to the the blueprint string from one of your ships?
    That way, I might be abel to make my own ship. Thanks in advance.

    • @XavierShay
      @XavierShay  2 года назад

      Sorry don't have them handy. I need to redo them anyway now that you can pass wires through clamps!

    • @ogrumxd
      @ogrumxd 2 года назад

      @@XavierShay okay, since I wanted to to a cargo ship (codename "carlos" 😉) it is not possible to set undergeound belts on the tiels.
      Once you have one, please shate it.

    • @XavierShay
      @XavierShay  2 года назад

      @@ogrumxd Space underground belt should work.

  • @Lezenda
    @Lezenda 2 года назад

    I might be missing something obvious, but where do I get the id of clams and id of destination?

    • @XavierShay
      @XavierShay  2 года назад

      Nah good question! For clamps: you set it in the clamp settings window for each clamp individually (same as if you were changing signals in a constant combinator). For destination: open up universe explorer, it's either a column or in the info panel for each destination.

    • @Lezenda
      @Lezenda 2 года назад

      @@XavierShay thanks)

    • @Lezenda
      @Lezenda 2 года назад +1

      Yeeeah, got my first automated space ship, it's just like trains, just in space!
      You helped:)

  • @monkeyfeed908
    @monkeyfeed908 2 года назад

    mine just takes off and lands over and over.

    • @XavierShay
      @XavierShay  2 года назад

      Possible cause is that your network is always delivering the "anchor" signals (i.e. one of the conditions discussed in video has been missed)?

  • @pvl5550
    @pvl5550 2 года назад

    Это очень круто !спасибо

  • @BaliAgha
    @BaliAgha 2 года назад +1

    welp, I quit.