Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
http://spaceengineers.io/tools/storage-loader
But it worked for me
Now keep in mind, I have only made one video in game and took a few trys to get working. I don't know of your current issue.
Hopefully OP can help. If you don't have a bucnh of sectioons to load you could consider redoing it, Or go in and out of sync distance. I've had some desync issues with this on my dedicated the first time I compileled it. But you could either load in and outta the game or spectator cam your sycn distance spawn, then go back. That will reload everything as well.
If not, I don't know what would help. But I'd wait on op to answer.
Take a blank PB that has nothing stored in it and paste each section in there, hit run once per section and then when it's done add the script then.
1Blanks PB
2:add 1 section into a completly empty PB
3: hit run once
4:repeat until all sections are pasted in
5Add Video Player for LCDs (vanilla) script
6:follow onscreen instructions.
PAste in your first seciotn, it will count everything,. If it's over 100k it will not work 100,000 is the limit.
You have to copy one section at a time then hit run.
Use ctrl+a this will select everything. Don't click the line in the pb or it gets buggy hit edit and then hitt ctrl + a to select everything, then paste.
I got mine to work with about 2 dozen sections.
It's a gif and shia labuf doing the do iut meme with a sound blcok that yells him yelling to do it.
I have no self control.
But yeah, do not click the line in the PB when you paste it in, things got buggy for me and I have a very powerful system and it still killed it. Just use ctrl +a
at Program.Gif.ctor(Int32 fwidth, Int32 fheight, Stribg base64) at Program..ctor()"
As for multiplayer, it causes a massive data stream to all players (around 10mbit / gif / player connected)
I did a spotlight on it (https://www.youtube.com/watch?v=oGX78SOVs1Q&t=1s) , and hit a few snags.
If you split a gif up, must you load the entire thing into the script for it to display properly?
And, is there a way to get this to display frame by frame by using commands?