Space Engineers

Space Engineers

Drone/Utility Ship Manager
6 Comments
richard.e.jenkins 8 Jun, 2017 @ 2:52pm 
Thanks for writing code. I love scripts, but can't code for crap. lol
ZerothAngel  [author] 10 Nov, 2016 @ 7:11pm 
They're just warnings, it's fine. It's because some script options are disabled.
pro100tv 10 Nov, 2016 @ 3:03pm 
I got error message while i`m trying to check the script:

Program(1366 ,21): Warning: Unreachable code detected
Program(1366 ,132): Warning: Unreachable code detected

I am playing in dev version
Raloris 6 Oct, 2016 @ 7:56am 
That's it, ya. Current build, so I would assume stable. I probably just didn't rename the timer block, in all fairness.
ZerothAngel  [author] 5 Oct, 2016 @ 8:21pm 
Are those the only messages? Warnings should be fine, the "unreachable code" is because there are features disabled in the script (namely TOUCH_LANTENNA and TOUCH_BEACON).

If there are no errors, then it should be running fine and I would look at the timer block.

Also, is this dev or stable?
Raloris 5 Oct, 2016 @ 2:57pm 
Getting "Program(1333, 26): Warning: Unreachable Code Detected" and "Program(1333,132): Warning: Unreachable Code Detected" when checking code in the programmable block, and it is unable to run. Any advice?