安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
The strange thing is that it spawned a few times correctly. I managed to spawn the medium scan on my ship (BYOS from FU) but again it seems that it was just a coincidence.
But enough of the whining, i have an idea to solve the problem. I tought about modifying the object file we can extract from the log file.
As far as I understand "layoutTableBackground" : {...} contains all the information of the background with "row" : {"column" : block }. And the corresponding blocks come from "blocksTable" : {...}.
The thing is, this is my "blocksTable" : {
"miab_scaffold" : 4,
"concrete" : 15,
"smoothmetal" : 6,
"apexshipsupport" : 8,
"copper" : 16,
"modernplatform" : 9,
"icegrass1" : 3,
"frozensand2" : 1,
"snow" : 17,
"magnesium" : 2,
"hazard" : 13,
"glass" : 11,
"ironblock" : 10,
"cloudblock" : 12,
"coal" : 5,
"apexshipdetails" : 7,
"sand" : 14
},
And as far as I can tell modernplatform is the only platform and it did not occour in the backgroundtabe.
Any further Ideas? Did I missed something if I want to replace the blocks?
Can you maybe tell me more about the "unancored" error? Does it come somewhere from the game or did you programmed it into your mod?
I am kind of eager to solve this problem, so as long you can throw ideas at me where to look I'm willing to search for a solution for that problem
https://steamuserimages-a.akamaihd.net/ugc/964219973640606706/0F81EE1DF7B5A2839BA10D4A0523FD62A6B5C526/
As you can see one on left is before scan one on right is after print