安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3390237800
By the way the other two displays use them too.