Install Steam
sign in
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Bahasa Indonesia (Indonesian)
Bahasa Melayu (Malay) BETA
Български (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)
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









Error: "> TelemetryPlus vTC1.2.1 <
E: (2) Run(UpdateAdvertise): Object
reference not set to an instance of
an object.
I: Started ...
I: Visual text size changed to: 0.45"
Fix: Replace the GetDefenseData function with the following, disabling trying to access defense shields mod data.
private void GetDefenseData(Program p)
{
// Skip entirely - no defense shields mod installed
shield_percent = -1.0f;
return;
}
Was reading the comments as I was testing this app... Great app by the way.
Wanted to touch base on what one of the people where talking about.
xxmanofmemesxx Mentined a "Blue Force Tracker", this is the common term for an FBCB2 [Force XXi Battle Command Brigade an Below]
This is a Situational awareness tool used i nthe US army, it shares All station telemetry in a network mesh. I.E. GPS, Velocity, Heading. It also has additional functions such as shared battle planning Intigration in spot reporting and so on (theres even a way to do Call for fire missions f you know how, and its apart of unit Proceadures).
TLDR BFT works like you program if all stations where both reporters and collectors.
Specificaly FOr his issue: The only possible work around for this I can see is utilizing multiple PB. Setting each on a differnt channel. I wouldnt do this for more than a few Ships though
With YOUR help, it can be found/fixed. But when I follow the instructions and it works, not much I can do. I can't fix what I can't find!
Also, I HIGHLY recommend you take this discussion to Discord - I get updates on my phone there - when you post on Steam, I may not see it for some time.
I.e., if you help me, I can help you, but "It don't work" sort of things just are no help.
E: (2) Run(UpdateAdvertise): Object
reference not set to an instance of
an object.
I: Started ...
I: Visual text size changed to: 0.45
Note the different names and one was NOT found, while the other was...
Not where I can look at the code right now, but my guess is the [TelemetryGPS] (see full instructions link).
If you can check that and the instructions and let me know, I can fix that in a few days. Also, the Discord is best if you need to chat about something.
Projector was found
LCD not found.
Please check block name and recompile.
LCD Panel was found
Caught exception during execution of script:Object reference not set to an instance of an object.
at Program..ctor()