Jump to content

_nx_

Members
  • Posts

    3
  • Joined

  • Last visited

About _nx_

  • Birthday 01/01/1980

_nx_'s Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Okay, I added a sleep(0.3) to the startup script and everything is working perfectly now. In terms of RP2 doing things in a different way, I remember losing 2/3rd of my (massive) mining platform that was moving during a server restart. That was a major bummer, looks like your robust method could be more resilient against that...
  2. Ahh I see, I did make a smart startup script that could handle being rebooted, but it didn't even get to run after the first restart, because of the extra work thread I guess. Will try it with a delay, thanks for the help!
  3. New poster here, thanks for making a great mod! A slight problem that I ran into and couldn't find a solution in this thread, is it even possible to automate carriage movement with a Carriage Controller? After the first movement the computer program is shutdown, CC restarts the computer and runs the startup script, but only once. I.e. it seems only possible to execute two steps (one from the original script, one from startup), then the computer reboots and does nothing. Back in the old 1.4 days RP2 frames somehow moved computers without restarting them, I know a lot has changed since then, but wondering if it might be possible to do it the same way RP2 did...
×
×
  • Create New...