Space Engineers

Space Engineers

InfoGraphx
SwiftyTheFox  [developer] Apr 22, 2019 @ 10:52am
Troubleshooting & Bugs
For all those who got stuck at trying it out or stumbled upon a bug.
Last edited by SwiftyTheFox; Apr 22, 2019 @ 10:52am
< >
Showing 1-15 of 21 comments
QueenofYellow Apr 24, 2019 @ 9:42pm 
Not sure how to fix this, but me and my friend are playing a hosted singleplayer world (one player hosts, another joins) with me as the second player. i have installed and used this script, but the graphs only show up for him (he's player 1, i'm player 2). is this a bug or is there something i'm doing wrong?
SwiftyTheFox  [developer] Apr 25, 2019 @ 1:12pm 
This is a known bug that somehow that started to happen with the latest keen update after 1.9... I am not sure if I can change anything here, but keen announced another update soon (the "everyone can use the dlc parts update") so I hope that this will disappear soon.
QueenofYellow Apr 26, 2019 @ 1:48am 
thanks!
krundug Apr 26, 2019 @ 12:44pm 
ive downloaded it from steam but it wont show up on available mods? and its not ingame either? what am i doing wrong and how do i fix it?
QueenofYellow Apr 26, 2019 @ 7:50pm 
have you tried restarting Space Engineers?
(Rule 1 of engineering: If it doesn't work, turn it off and back on again)
SwiftyTheFox  [developer] Apr 27, 2019 @ 4:41am 
It is not a mod. It is a script and available via the programming block. Make sure scripts are enabled and go to the k menu -> programmable block -> edit -> Browse scripts.
posthy May 7, 2019 @ 11:15am 
@SwiftyTheFox: The default configuration fpr oxygen tanks reads all oxygen tanks on the grid, and shows an average, right? I was trying to change that to read only from a group of tanks, not all
GRAPH:BAR:SIMPLE:GRADIENT
GEOMETRY:32,256:64,256
GRADIENT:0.1:255,255,0
GRADIENT:0.3:0,255,0
UPDATE:OXYGEN:O2Tanks
But it shows an empty bar (these are actually full)

I tried to add group enSourceType:
UPDATE:OXYGEN:O2Tanks:GROUP
but this throws an out of array's bounds exception.
SwiftyTheFox  [developer] May 8, 2019 @ 12:04pm 
I'll check that with oxygen tanks. GROUP worked fine the last time I tested it. Sounds like a small bugfix is coming this week :)
Boldtaar Jul 28, 2019 @ 8:10am 
How do I remove a icon from a bar graph?
I tested GRAPH:BAR:SIMPLE:GRADIENT[NONE]
SwiftyTheFox  [developer] Jul 28, 2019 @ 9:09am 
The command structure is GRAPH:GraphType:GraphSubType:GraphStyle[:IconType][:IconText]

in your case this means GRAPH:BAR:SIMPLE:GRADIENT:NONE . The "[]" brackets are usually used in manuals for commands to show optional parameters.

Let me know if it worked :)
Boldtaar Jul 28, 2019 @ 10:21am 
I can change the icon to a circle but not remove it. If i set GRAPH:BAR:SIMPLE:GRADIENT:NONE I still get the default box icon
SwiftyTheFox  [developer] Jul 29, 2019 @ 5:00am 
This could be related with the datatype you are showing. It would help me to know which one you are using. I have an hour before I leave for my holiday - If you answer fast enough I might do an update before! (and look for it myself in the meantime)
SwiftyTheFox  [developer] Jul 29, 2019 @ 5:27am 
Fixed. At least it works in my tests. Make sure you have the updated script 1.3.2 loaded!
Boldtaar Aug 4, 2019 @ 4:38am 
Works now :)
SwiftyTheFox  [developer] Aug 5, 2019 @ 2:24am 
great! :steamhappy:
< >
Showing 1-15 of 21 comments
Per page: 1530 50