Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).
Current culture: English (United States)
Serial: BDEA7DB46D534CAB938DA19E01737BDE
Cumulus MX v.3.4.3 build 3067
Today.ini = data\today.ini
Last update=2020-03-06T11:15:00
Connected to station
Unhandled Exception: System.FormatException: Input string was not in a correct format.
at System.Number.ParseSingle(String value, NumberStyles options, NumberFormatInfo numfmt)
at CumulusMX.DavisStation..ctor(Cumulus cumulus)
at CumulusMX.Cumulus..ctor(Int32 HTTPport)
at CumulusMX.Program.Main(String[] args)
The MXdiags shows the attached. What should I do to diagnose further??
You do not have the required permissions to view the files attached to this post.
That's odd, it looks like the value it got for the command line -port parameter was not numeric. The log shows Cumulus was started with a parameter /debug though?
The command line parameter handling obviously needs a bit of "toughening up" though!