This is an issue with loading from the cache. For some reason it tries to call the constructor of AbstractTask (which is 'protected') from the outside.
Jendrik Johannes
03/23/2023, 12:43 PM
Seems this is a Java issue. I was on an (old?) Java 8 version.