Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

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

CMXv4 .NET8 Windows 10

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).

Moderator: mcrossley

User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

Using various combinations, installing new packages and uninstalling old ones, the conclusion is that everything is fine on the CMXv4 side. It's my computer that has an unspecified problem. Well, maybe future .net8 updates will solve this problem, or in the meantime, I will (which I'm starting to doubt).

If I find a solution, I will, of course, describe it here.
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CMXv4 .NET8 Windows 10

Post by HansR »

@Dador: OK. Would repairing Windows (keeping your data) be an option?
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

I have completely reset my computer. I loaded the new Win10, from a USB flash drive, not from the recovery function. Additionally, I formatted the entire disk. Now the computer is as good as new. This solved a lot of driver issues I had. I have all current applications in the latest version. I had to install winget, so I have the latest version.

And what? And nothing.

If CMXv4 didn't work, it still doesn't work.

Apparently there is something wrong with my hardware. My laptop is 16 years old and I have already replaced a few things in it (SSD drive, RAM, power supply, battery and others).

There must be something wrong with the my hardware for Cumulus, because the software is new.
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CMXv4 .NET8 Windows 10

Post by HansR »

Dador, did you make the dotnet dump file as Mark asked? Please do and post it here so he can analyse
viewtopic.php?p=179856#p179856
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

HansR wrote: Wed 20 Mar 2024 6:02 pm Dador, did you make the dotnet dump file as Mark asked? Please do and post it here so he can analyse
viewtopic.php?p=179856#p179856
Honestly, I don't know how to do it.
I pasted this code into PowerShell, but I don't think that was the point.
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CMXv4 .NET8 Windows 10

Post by HansR »

If you do that in the directory from where to start CMX (did you adjust the path of the dump file?), you should find the file in that directory. If the file does not exist, we have another topic to think.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

The file path is:

Code: Select all

C:\CumulusMXv4\CumulusMX.exe
I paste the code into PowerShell

coredump.png
An error appears, the file is not created, nothing happens.
You do not have the required permissions to view the files attached to this post.
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CMXv4 .NET8 Windows 10

Post by HansR »

@Dador: OK. I believe you should

Code: Select all

cd C:\CumulusMXv4
first.
And then paste that code having the last line execute CumulusMX by using as the execution line:

Code: Select all

./CumulusMX.exe
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

Nothing :)

Code: Select all

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Windows\system32> cd C:\CumulusMXv4
PS C:\CumulusMXv4> SET DOTNET_DbgEnableMiniDump=1
>> SET DOTNET_DbgMiniDumpType=1
>> SET DOTNET_DbgMiniDumpName=C:\CumulusMXv4\coredump.CMX
>> ./CumulusMX.exe
Fatal error. Internal CLR error. (0x80131506)
PS C:\CumulusMXv4>
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CMXv4 .NET8 Windows 10

Post by HansR »

Ok. But the error shows! and no dumpfile?
Could you list coredump*.* In that directory?

Your hardware too old? What is the spec for dotnet? I am not aware of limitations there. 15 years is old but not ancient.

I think it is Marks move now :?
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

HansR wrote: Thu 21 Mar 2024 8:35 am Ok. But the error shows! and no dumpfile?
Could you list coredump*.* In that directory?
Only fatal error, the console closes after 2 seconds and that's it. No file is created.

I'm pretty sure it's my hardware that's at fault, not CMXv4. When I was looking for solutions on the Internet, I downloaded an application for dotnet and it also gave the same fatal error.

I used a .NET repair application - NetFxRepairTool
Below are the logs.
You do not have the required permissions to view the files attached to this post.
User avatar
mcrossley
Posts: 12778
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: CMXv4 .NET8 Windows 10

Post by mcrossley »

Unfortunately that .Net repair tool only fixes .Net Framework installations :(

Let's try the simplest possible .NET 8 program - it just prints hello world to the console. Does this work?
You do not have the required permissions to view the files attached to this post.
User avatar
Dador
Posts: 205
Joined: Thu 24 Nov 2011 2:22 pm
Weather Station: Davis VP2 Plus & Ecowitt
Operating System: Windows 10
Location: Rybnik, Poland
Contact:

Re: CMXv4 .NET8 Windows 10

Post by Dador »

mcrossley wrote: Thu 21 Mar 2024 11:42 am Let's try the simplest possible .NET 8 program - it just prints hello world to the console. Does this work?
Nope.
Same error.
User avatar
HansR
Posts: 5969
Joined: Sat 20 Oct 2012 6:53 am
Weather Station: GW1100 (WS80/WH40)
Operating System: Raspberry OS/Bookworm
Location: Wagenborgen (NL)
Contact:

Re: CMXv4 .NET8 Windows 10

Post by HansR »

OK, so it does not greet the world and it does not create a .NET dump file.

Let's skip this type of testing and focus on the components of the machine.
Where does it fail, how can we detect that?
What are the .NET specs hardware wise?

Let's search that. Could you specify the machine (e.g. you system info listing?).
Do you have external devices connected?

Let's also search if any spec of .NET itself does forbid certain hardware.
Hans

https://meteo-wagenborgen.nl
CMX build 4017+ ● RPi 3B+ ● Raspbian Linux 6.1.21-v7+ armv7l ● dotnet 8.0.3
water01
Posts: 3259
Joined: Sat 13 Aug 2011 9:33 am
Weather Station: Ecowitt HP2551
Operating System: Windows 10 64bit
Location: Burnham-on-Sea
Contact:

Re: CMXv4 .NET8 Windows 10

Post by water01 »

One of the pre-requisites for installing .NET V8 on Windows 10 is it has to be Version 1607 or later?
David
Image
Post Reply