Space Engineers

Space Engineers

Phils_Ship_Diagnostics
PH1L1P  [developer] Jul 27, 2016 @ 6:59pm
DO YOU NEED HELP?
Please post here if you need help getting the script to work.

A few things to try first if you are having issues

1. Make sure it isn't an issue with any mods you are using. Some mods don't work with this script, possibly because the modded blocks don't have all the properties they need to. Try using the script on a vanilla ship to start.

2. Make sure the script is running. You should see text in the console for the programming block, and some of it should be flickering. Let us know what it says if you see it there!

3. Be as detailed as you can about what you want to do, how far you have gotten, and what you're stuck on!

Feel free to help others who post here. I will do my best to check in from time to time but I am just one person with limited time! Thanks for trying my script out!
Last edited by PH1L1P; Jul 27, 2016 @ 7:01pm
< >
Showing 1-15 of 33 comments
Galactus Aug 16, 2016 @ 10:16pm 
The image is uncentered on the screen I am using.
PH1L1P  [developer] Aug 17, 2016 @ 8:05pm 
@JJbrandell - the script will not center the ship automatically, but you can do two things:
1. Change the font size of your LCD to get the ship to fit well in the screen
2. Go into the script itself and change the border_width value near the top to add some more padding to each side of the ship. This will allow you to center the image approximately.
WecNo Aug 18, 2016 @ 10:46am 
I have a problem with the code, you can see the warnings in the picture
https://postimg.org/image/bsk6bcq5r/

hope you can help :)
PH1L1P  [developer] Aug 18, 2016 @ 5:53pm 
@WecNo oh yeah, you must be on the dev build, or they must have pushed that to the stable build recently. Those warnings are safe to ignore. It's just saying, HEY YOU MADE THESE VARIABLES BUT AREN'T USING THEM ARE YOU SURE?

Should still run OK
WecNo Aug 19, 2016 @ 10:06am 
@PH1L1P oh oki, i cant seem to get it working, i will keep trying, but thanks for quick response :)
KilledJoy Aug 27, 2016 @ 10:58pm 
Unable to get the screens to line up or in a row not sure if im overlooking a setting? screen_diagnostic_1_1 (but it only shows the very most front end of my ship) its not a very long ship.
PH1L1P  [developer] Aug 30, 2016 @ 7:06pm 
Originally posted by Derp Dolphin:
Unable to get the screens to line up or in a row not sure if im overlooking a setting? screen_diagnostic_1_1 (but it only shows the very most front end of my ship) its not a very long ship.

I would check out the discussion of the _h _v and _hv modifiers in the script description on the workshop.

Here's an example: screen_diagnostic_1_1_hv
Copycat80 Sep 16, 2016 @ 7:59pm 
when I input the code in and run the timer myLCD turs gray but won't display my ship, no matter what font I use.
My ship is vannila but has some half-constructed blocks on it. no rotors/pistons etc.
PH1L1P  [developer] Sep 16, 2016 @ 9:47pm 
Originally posted by Copycat80:
when I input the code in and run the timer myLCD turs gray but won't display my ship, no matter what font I use.
My ship is vannila but has some half-constructed blocks on it. no rotors/pistons etc.

Can you post a screenshot of what you see on the screen as well as what the programming block says in the terminal?
PH1L1P  [developer] Sep 17, 2016 @ 11:01am 
Originally posted by Copycat80:
and http://steamcommunity.com/sharedfiles/filedetails/?id=765286983

Looks like the program is running fine.
What's the name of your screen?
Last edited by PH1L1P; Sep 17, 2016 @ 11:02am
PH1L1P  [developer] Sep 17, 2016 @ 11:35am 
Actually, you have it named "screen_diagnsotic_main"

diag-nso-tic :)
Copycat80 Sep 17, 2016 @ 11:36am 
oh thanks my brain msut be drained
< >
Showing 1-15 of 33 comments
Per page: 1530 50