Skip to content

Error: Could not set field a on class "Class" #599

Description

@velara3

I'm getting an error when trying to import a class:

const imagePath = "com.fileformats.PngImage";
const ImageClass = java.import(imagePath); // error here

I get:

Uncaught Error Error: Could not set field a on class com.fileformats.PngImage
java.lang.IllegalAccessException: Can not set static final java.lang.String field com.fileformats.PngImage.a to null value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions