Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi Peter and FSUIPC users.

 

I'm developing plugins for Prepar3D v3 and while debugging, I've noticed that FSUIPC 4.x causes four exceptions during Prepar3D's startup. I first posted this at the Prepar3D forums: http://www.prepar3d.com/forum/viewtopic.php?f=6311&t=115584. There isn't much information provided when the exceptions are raised, but it looks like it's something to do with managed code being called from within DLLStart().

 

Prepar3D still seems to run fine, and I can open the FSUIPC dialog from the menu. Just wanted to mention it.

 

Thanks,

Posted

I'm developing plugins for Prepar3D v3 and while debugging, I've noticed that FSUIPC 4.x causes four exceptions during Prepar3D's startup. 

 

They are breakpoints for P3D debugging, not really FSUIPC exceptions. I can get them when using a debugger even without FSUIPC loaded. Just tell it to continue.

 

I first posted this at the Prepar3D forums: http://www.prepar3d.com/forum/viewtopic.php?f=6311&t=115584. There isn't much information provided when the exceptions are raised, but it looks like it's something to do with managed code being called from within DLLStart().

 

FSUIPC does not use any managed code at all. It is all plain C with a few snippets of ASM. And of course the Debug version is not issued so there's no debug code supplied and no PDB.

 

Pete

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.