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
Okay. I found the issue, fixed the bug and published it here.
Have fun.
P.S.
Please notice us if it works or if you have further problems.
I will try it as soon as I'm back home on 28th or 29th.
By the way, did you know that you can publish your world via the load menu?
The error is not visible in the programmable block menu. You need to restart the program and DO NOT EXIT the block menu, then it is displayed in the right corner.
https://drive.google.com/file/d/1k_m-VHNqnVp-4abkugrYDyb39HKfxOcQ/view?usp=sharing
As a result, I turned off all monitors using "Show Stats", the message "0 LCD panels" literally appeared on the screen of the programmable unit, but still after running the script I see "/" spinning for 1-2 seconds and then STILL this error appears.
I switched the game to English - there is still an error
(I decided that maybe the problem is in the current blocks that are already saved in the world in my language)
I launched your sandbox with examples - no error
I installed different blocks and screens in your sandbox, and called them with long names in Russian - no error.
I ran out of ideas....
It is not so much the script, it more the API.
It works "different" in some languages.
As an example: I had to put in exceptions for Chinese and Russian when accessing data from oxygen tanks.
Can you check which of the displays causes the crash?
You could just by change "ShowStats" into "Show Stats" in two of the displays.
Or you could publish the world, where you experience the crash.
It would make the bug hunt much more convenient.
P.S. I will be on the road till 28. or 29. So I won't have access to my gaming rig right now.
1.
ShowStats
Battery ,Addinfo
,Text:Ветрогенераторы
Wind_Turbine, WideBar, NoScrolling, NoNames
2.
ShowStats
Большой контейнер Слитки, SmallBar, NoScrolling, NoNames, Text: Всего:
Большой контейнер Слитки, Weight NoIcons NoScrolling NoNames Filter(+Iron) Text: Железо:
3.
ShowStats
Большой контейнер Руда, SmallBar, NoScrolling, NoNames, Text: Всего:
Большой контейнер Руда, NoIcons NoScrolling NoNames Filter(+Ice) Text: Лёд:
--------------
***Большой контейнер Слитки
***Большой контейнер Руда
(name of large containers for ore and ingots, perhaps this version of the script is allergic to names in another language, although I repeat, the old version works fine.)
Can you send me the CustomData field of the display that causes FSD to throw a exception?
https://sp.zhabite.com/sharedfiles/filedetails/?id=3390237800
By the way the other two displays use them too.