Space Engineers

Space Engineers

Drone/Utility Ship Manager
6 条留言
richard.e.jenkins 2017 年 6 月 8 日 下午 2:52 
Thanks for writing code. I love scripts, but can't code for crap. lol
ZerothAngel  [作者] 2016 年 11 月 10 日 下午 7:11 
They're just warnings, it's fine. It's because some script options are disabled.
pro100tv 2016 年 11 月 10 日 下午 3:03 
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 2016 年 10 月 6 日 上午 7:56 
That's it, ya. Current build, so I would assume stable. I probably just didn't rename the timer block, in all fairness.
ZerothAngel  [作者] 2016 年 10 月 5 日 下午 8:21 
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 2016 年 10 月 5 日 下午 2:57 
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?