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
// 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.