Space Engineers

Space Engineers

InfoGraphx
SwiftyTheFox  [개발자] 2019년 4월 22일 오전 10시 52분
Troubleshooting & Bugs
For all those who got stuck at trying it out or stumbled upon a bug.
SwiftyTheFox 님이 마지막으로 수정; 2019년 4월 22일 오전 10시 52분
< >
전체 댓글 21개 중 1~15개 표시 중
QueenofYellow 2019년 4월 24일 오후 9시 42분 
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  [개발자] 2019년 4월 25일 오후 1시 12분 
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 2019년 4월 26일 오전 1시 48분 
thanks!
krundug 2019년 4월 26일 오후 12시 44분 
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 2019년 4월 26일 오후 7시 50분 
have you tried restarting Space Engineers?
(Rule 1 of engineering: If it doesn't work, turn it off and back on again)
SwiftyTheFox  [개발자] 2019년 4월 27일 오전 4시 41분 
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 2019년 5월 7일 오전 11시 15분 
@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  [개발자] 2019년 5월 8일 오후 12시 04분 
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 2019년 7월 28일 오전 8시 10분 
How do I remove a icon from a bar graph?
I tested GRAPH:BAR:SIMPLE:GRADIENT[NONE]
SwiftyTheFox  [개발자] 2019년 7월 28일 오전 9시 09분 
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 2019년 7월 28일 오전 10시 21분 
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  [개발자] 2019년 7월 29일 오전 5시 00분 
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  [개발자] 2019년 7월 29일 오전 5시 27분 
Fixed. At least it works in my tests. Make sure you have the updated script 1.3.2 loaded!
Boldtaar 2019년 8월 4일 오전 4시 38분 
Works now :)
SwiftyTheFox  [개발자] 2019년 8월 5일 오전 2시 24분 
great! :steamhappy:
< >
전체 댓글 21개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50