安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








// BY DerLaCroix
// Version 2.4 Bugfix 1 (2015-08-14)
Using Cal.303:
Pasted into world using workshop blueprint. Updated onboard script version to latest available (mentioned above).
Initial docking procedure worked as intended.
The drone aligned with the target #SEEK coordinates as intended.
After departing, the drone overshot the target coordinates, but continued to align with the target.
I interposed myself into the sensor field, which caused the drone to correct itself and resume course towards the target. I had to repeat this step several times to prevent the drone from overshooting.
Once within 1 kilometer of the target, the drone encountered an unhandled exception error: Attempt to divide by zero.
Could you run a single run with #REINIT and look if the Antenna text displays what the error is?
"Program(1254, 39): Warning: 'IMyInventoryOwner' is obsolete: 'IMyInventoryOwner interface and MyInventoryOwnerTypeEnum enum is obsolete. Use type checking and inventory methods on MyEntity.'"
I suspect that the API has changed very recently. I'm not familiar with the game's API, but I'll see if I can't get my own workaround. Figured I'd give you a heads up though.