Jump to content
The simFlight Network Forums

Change in NewWeatherInterface? (with version 3.06)


Recommended Posts

Hello Pete,

was there a change in the NewWeatherInterface with the release of version 3.06?

I ask this because my selfmade weather program doesent work like before. After the "ClearAllWeather" Call, I got the responce of No Accumultaion (?) could be made and the weather station didn't update. If I press the Alt Key and go back to flying the WriteAndProcess functions work without problem. It also worked if I "restart" the current flight or go to a new location.

I can reproduce the failure only if the debugger isn't runing, so I guess it could be a timing problem.

Did you have any idea what this could be?

With version 3.05 the problem didn't occur.

Bye

Markus

Link to comment
Share on other sites

was there a change in the NewWeatherInterface with the release of version 3.06?

No. All the changes made are listed in the History document.

I ask this because my selfmade weather program doesent work like before. After the "ClearAllWeather" Call, I got the responce of No Accumultaion (?) could be made and the weather station didn't update.

What's "No Accumultaion"? It isn't a response from anything I have made.

I can reproduce the failure only if the debugger isn't runing, so I guess it could be a timing problem. Did you have any idea what this could be?

Sorry, I cannot even imagine what you are talking about. Can't you use the FSUIPC IPC logging and the Weather logging to resolve your problem? If you are getting an odd response in your code are you sure this is not local to the library routines you are calling? If it is something in a part of the SDK code, then you have al the sources at your disposal and therefore can debug it fully. If there is something you are not sure of in FSUIPC then please check the logging facilities.

Maybe there was something in error before and just not triggered for some reason.

Regards,

Pete

Link to comment
Share on other sites

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.