Error during OpenJDK 11 check: Object reference not set to an instance
See original GitHub issueFails every time I try it, Windows 10 Version 10.0.19043.964. All other checks and installs work fine. ‘redth.net.maui.check’ (version ‘0.4.2’)
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
☼ Recommendation: Install OpenJDK11
────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
! Attempt to fix? [y/n] (y): y
» Attempting to fix: OpenJDK 1.8.0-1
Installing Download and Install Microsoft OpenJDK 11...
Fix failed - Object reference not set to an instance of an object.
> Visual Studio 16.9.0 Checkup...
- 16.9.4 - C:\Program Files (x86)\Microsoft Visual Studio\2019\Community
x Skipped: Android SDK
x Skipped: Android Emulator
Issue Analytics
- State:
- Created 2 years ago
- Comments:7
Top Results From Across the Web
Object Reference Not Set to an Instance of an Object
This infamous and dreaded error message happens when you get a NullReferenceException. This exception is thrown when you try to access a member—for...
Read more >What does "Object reference not set to an instance of an ...
This is a very common error and can occur because of all kinds of reasons. The root cause really depends on the specific...
Read more >Object reference not set to an instance of an object. - Forum
The message "object reference not set to an instance of an object" means that you are referring to an object the does not...
Read more >Why doesn't "object reference not set to an instance of an ...
The NullReferenceException basically tells you: you are doing it wrong. Nothing more, nothing less. It's not a full-fledged debugging tool, ...
Read more >Object reference not set to an instance of an object error ...
Rebuild Context process in EP fails with the error 'Object reference not set to an instance of an object'
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
VS 2019 16.10 Preview 3 and .NET 5 Preview 4 will have support for the new Microsoft OpenJDK11. Neither of these previews are actually out yet, but you can get builds for them.
The error above looks like a general problem in the
maui-check
tool?@bddckr I’ll forward to he OpenJDK team. Thanks