Jump to content

Recommended Posts

  • Commercial Member
Posted
Does anyone know what these Simconnect errors mean?EXCEPTION=15EXCEPTION=22
SimConnect exceptions are enumerated in the SimConnect.h file, thus:
// Exception error typesenum SIMCONNECT_EXCEPTION {	SIMCONNECT_EXCEPTION_NONE,	SIMCONNECT_EXCEPTION_ERROR,	SIMCONNECT_EXCEPTION_SIZE_MISMATCH,	SIMCONNECT_EXCEPTION_UNRECOGNIZED_ID,	SIMCONNECT_EXCEPTION_UNOPENED,	SIMCONNECT_EXCEPTION_VERSION_MISMATCH,	SIMCONNECT_EXCEPTION_TOO_MANY_GROUPS,	SIMCONNECT_EXCEPTION_NAME_UNRECOGNIZED,	SIMCONNECT_EXCEPTION_TOO_MANY_EVENT_NAMES,	SIMCONNECT_EXCEPTION_EVENT_ID_DUPLICATE,	SIMCONNECT_EXCEPTION_TOO_MANY_MAPS,	SIMCONNECT_EXCEPTION_TOO_MANY_OBJECTS,	SIMCONNECT_EXCEPTION_TOO_MANY_REQUESTS,	SIMCONNECT_EXCEPTION_WEATHER_INVALID_PORT,	SIMCONNECT_EXCEPTION_WEATHER_INVALID_METAR,	SIMCONNECT_EXCEPTION_WEATHER_UNABLE_TO_GET_OBSERVATION,	SIMCONNECT_EXCEPTION_WEATHER_UNABLE_TO_CREATE_STATION,	SIMCONNECT_EXCEPTION_WEATHER_UNABLE_TO_REMOVE_STATION,	SIMCONNECT_EXCEPTION_INVALID_DATA_TYPE,	SIMCONNECT_EXCEPTION_INVALID_DATA_SIZE,	SIMCONNECT_EXCEPTION_DATA_ERROR,	SIMCONNECT_EXCEPTION_INVALID_ARRAY,	SIMCONNECT_EXCEPTION_CREATE_OBJECT_FAILED,	SIMCONNECT_EXCEPTION_LOAD_FLIGHTPLAN_FAILED,	SIMCONNECT_EXCEPTION_OPERATION_INVALID_FOR_OBJECT_TYPE,	SIMCONNECT_EXCEPTION_ILLEGAL_OPERATION,	SIMCONNECT_EXCEPTION_ALREADY_SUBSCRIBED,	SIMCONNECT_EXCEPTION_INVALID_ENUM,	SIMCONNECT_EXCEPTION_DEFINITION_ERROR,	SIMCONNECT_EXCEPTION_DUPLICATE_ID,	SIMCONNECT_EXCEPTION_DATUM_ID,	SIMCONNECT_EXCEPTION_OUT_OF_BOUNDS,	SIMCONNECT_EXCEPTION_ALREADY_CREATED,	SIMCONNECT_EXCEPTION_OBJECT_OUTSIDE_REALITY_BUBBLE,	SIMCONNECT_EXCEPTION_OBJECT_CONTAINER,	SIMCONNECT_EXCEPTION_OBJECT_AI,	SIMCONNECT_EXCEPTION_OBJECT_ATC,	SIMCONNECT_EXCEPTION_OBJECT_SCHEDULE,};

Counting from zero, that makes 15 = SIMCONNECT_EXCEPTION_WEATHER_UNABLE_TO_GET_OBSERVATIONand 22 = SIMCONNECT_EXCEPTION_CREATE_OBJECT_FAILEDRegardsPete

Win10: 22H2 19045.2728
CPU: 9900KS at 5.5GHz
Memory: 32Gb at 3800 MHz.
GPU:  RTX 24Gb Titan
2 x 2160p projectors at 25Hz onto 200 FOV curved screen

  • 4 years later...
Posted

You should start a new thread otherwise you may not get an answer.

 

What are you using simconnect for?

When do you get the error, is it when you start FSX?  

Is that the exact error message simconnect error:version_error 5 or does it differ from this?

\Robert Hamlich/

 

Guest JSkorna
Posted

Also asking once will help us.

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
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...