Search found 83 matches

by Kaiii3
Thu Oct 17, 2019 12:29 pm
Forum: Software Development Kit (SDK) Questions
Topic: Getting User Position
Replies: 2
Views: 11592

Re: Getting User Position

to clarify a bit more: by using this i get the wrong values: this.SimConnect.RequestDataOnSimObjectType(DataIdentifier.RecieveUserPositionQuery, DataIdentifier.RecieveUserPositionQuery, 0, SIMCONNECT_SIMOBJECT_TYPE.USER); using this i get the correct values: this.SimConnect.RequestDataOnSimObjectTyp...
by Kaiii3
Thu Oct 17, 2019 11:15 am
Forum: Software Development Kit (SDK) Questions
Topic: Getting User Position
Replies: 2
Views: 11592

Getting User Position

Hey, after upgrading V4 as well as the SDK to HF2 I have a problem in my software when trying to get the current User Position, the code was running in HF1: this.SimConnect.AddToDataDefinition(DataIdentifier.RecieveUserPositionQuery, "PLANE LATITUDE", // Simulation Variable "degrees&q...
by Kaiii3
Sat Jul 20, 2019 10:11 pm
Forum: Software Development Kit (SDK) Questions
Topic: IAtcServiceV01
Replies: 1
Views: 12506

IAtcServiceV01

Hey,

the SDK has no information for this service: IAtcServiceV01, the provided files in the SDK are empty as well. Are there any information of what this service will be doing, or can do already?
by Kaiii3
Tue Jul 09, 2019 11:55 am
Forum: Miscellaneous
Topic: AI Traffic Add-On
Replies: 37
Views: 95690

Re: AI Traffic Add-On

there is a step-by-step tutorial included in the ZIP, that will hep you. In case you need any advice please contact us in the AIG-Forum :)
by Kaiii3
Tue Jul 09, 2019 10:45 am
Forum: Miscellaneous
Topic: AI Traffic Add-On
Replies: 37
Views: 95690

Re: AI Traffic Add-On

hey, we are currently working on some GA additions to OCI (incl. other improvments on flightbehavior in the Sim). Adding a realsitic GA traffic to the Sim using only BGL files is almost impossbile as it flies only A->B directly. That is the main reason why is not yet added to OCI, until we found a s...
by Kaiii3
Mon Jul 08, 2019 11:25 am
Forum: Software Development Kit (SDK) Questions
Topic: P3D::PdkServices::GetMenuService()->AddItem with unknown parent MenuID
Replies: 5
Views: 28572

Re: P3D::PdkServices::GetMenuService()->AddItem with unknown parent MenuID

I can confirm that using the latest SDK/PDK it is still not working using follwoing code:

Code: Select all

MenuService->AddItem(MenuItemAIG->GetId(), ADDON_ITEM_ID, 0);
by Kaiii3
Sat Jun 22, 2019 8:50 am
Forum: SimConnect Interface Questions
Topic: CameraZoomIn/Out
Replies: 2
Views: 20780

Re: CameraZoomIn/Out

thanks that solved it :) It is kind of irritating to have the option in the UI to zoom an observer but it is unable to use the SimConnect method for it
by Kaiii3
Fri Jun 21, 2019 12:39 pm
Forum: SimConnect Interface Questions
Topic: CameraZoomIn/Out
Replies: 2
Views: 20780

CameraZoomIn/Out

Hey,

using CameraZoomIn() and CameraZoomOut() has no effect on the Camera in the Sim. The Zoom Level remains 1, when using the camera manager within the Sim i was able to Zoom in and out.

The camera i tried to Zoom in/out was a self created oberser using SimConnect.
by Kaiii3
Fri Jun 14, 2019 1:24 pm
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Re: Traffic Explorer causes CTD

id did that. The Problem was that I had inside the SDK Directory two TrafficExplorer.DLl files at different locations. The Question is now WHY did I had 2 versions of that file.
by Kaiii3
Fri Jun 14, 2019 1:05 pm
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Re: Traffic Explorer causes CTD

i try to keep C: as empty as possible since it it the OC dirve
by Kaiii3
Fri Jun 14, 2019 12:43 pm
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Re: Traffic Explorer causes CTD

Full Path to the above files: E:\Program Files\Lockheed Martin\Prepar3D v4 SDK

I used the uninstall function of windows to delete the old SDK from that path and then installed the new SDK to this path. Seems that the uninstaller did not remove everything
by Kaiii3
Fri Jun 14, 2019 11:51 am
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Re: Traffic Explorer causes CTD

You did not show complete "paths" in your post. Anyway, glad to hear using the correct path on your setup solved the problem. I did delete the rest of the path just for this post, in my local files all paths are absolute. But remains still why did I had two DLL in different directories af...
by Kaiii3
Fri Jun 14, 2019 7:57 am
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Re: Traffic Explorer causes CTD

Update: After digging a bit in the SDK directory i found the problem: Somehow i had 2 DLLs \World\Traffic\TrafficToolbox.dll \World\Traffic\TrafficToolbox\TrafficToolbox.dll I had the first added to the dll.xml file, after using the second it worked. But the question is why is thefirst even present?...
by Kaiii3
Fri Jun 14, 2019 7:49 am
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Re: Traffic Explorer causes CTD

yes, without the valid path it would be possible to access it via the menu
by Kaiii3
Fri Jun 14, 2019 4:45 am
Forum: Prepar3D Client Application Questions
Topic: Traffic Explorer causes CTD
Replies: 12
Views: 8183

Traffic Explorer causes CTD

Hey, i updated yesterday V4 Client to the latest patch as well as the SDK to the newest version. When trying to open the Traffic Explorer Prepar3Dv4 crashes with tthe following Windows-Event-Log: Name der fehlerhaften Anwendung: Prepar3D.exe, Version: 4.5.12.30293, Zeitstempel: 0x5cd47aad Name des f...