PDK SimObject Manager failes to load a simobject with a category ID

For topics related to the creation of simulation objects (SimObjects). This includes development of aircraft, ground, and maritime vehicles.
Post Reply
redouane_bpw
Posts: 31
Joined: Sat Dec 01, 2018 1:29 pm

PDK SimObject Manager failes to load a simobject with a category ID

Post by redouane_bpw »

Hello all
i made a DLL that loads a dummy object
my sim.cfg contains the GUID of the simobjectV400 class and i succeed registring the Factory, however when i create the object using the Simobject manager->createObject(ID, "TITLE"); it fails

i tried to create an object that doesn't have a category ID (no DLL controller) to test, and it succeeded, but with my Class it doesn't

Any thoughts? thnx in advance
Post Reply