Possible fix for old error

Occasionally I’ve had reports of an “Invalid property value” error. In recent versions, this might be accompanied by a note about the error occurring “sometime after line 7783”, a message I planted in there deliberately to track down such errors!

Recently, I found and corrected a bug which very occasionally could yield a similar message, but the error in that case was “overflow” and/or “division by zero”. However, I think somebody said they were still seeing the invalid property value.

Well, I just delivered files to a new customer last night, and he had the error on the first attempted run (a manual forecast)! :frowning: In a way, that was good news, though, because he sent me all the relevant files and I wqs able to reproduce the error and track down the cause.

Specifically, in his case, the tirgger was running the forecast just after midnight. There are technical reasons why this isn’t a good idea (and I think I have it prevented in auto run). However, the problem appeared like it could possibly result from other situations, most liekly involving forecasts made before about 10 AM. It involves the reading of localcal.txt, which happens if you have imported local data from your weather station software. It may also depend on just what data types you’re importing.

In any case, I think I have a fix for all of these. If you’ve been seeing the problem, please give this trial version a shot. I’m also curious as to whether the problem was really confined to forecasts made during the monring hours.

This download is a bit different from the other “betas”. This file is NOT the installer. it’s simply a new version of the main executable. What you need to do is download it and save it to c:\wxsim, allowing it to overwrite the 12.8.8 version you may already have.

The URL for this wxsim.exe file is:

www.wxsim.com/wxsim.exe

Let me know how this goes! :slight_smile:

Tom

tom you may have seen that I have had a localcal conflict issue in another thread.

I will try this idea, if it is still valid from a few months back?

I shouldn’t need to input any settings, right?

thanks

It seems it may be related to the Weather-Display end of day sequence which either happens just after midnight or just after 9am for Australia and NZ and perhaps one or two others… just a thought. It may also be more prevalent on slower pc’s?