Skip to content

"MSI Application not found or version not supported"  #11

Description

@glanzgurke

I was giving this project my first try and tried to use your example given in your readme to fetch my devices, but with both the object oriented and low-level api the error:

Exception in thread "main" de.matthiasfisch.mysticlight4j.api.MysticLightAPIException: MSI Application not found or installed version not supported.
at de.matthiasfisch.mysticlight4j.api.MysticLightNativeBinding.initialize(Native Method)
at de.matthiasfisch.mysticlight4j.api.MysticLightAPI.initialize(MysticLightAPI.java:80)
at de.matthiasfisch.mysticlight4j.api.MysticLightAPI.initialize(MysticLightAPI.java:60)
at de.matthiasfisch.mysticlight4j.MysticLight4j.(MysticLight4j.java:54)
at de.matthiasfisch.mysticlight4j.MysticLight4j.(MysticLight4j.java:32)

occured while initializing the msi api. my mystic light sdk is present so i assume it may have something to do with the version? i would appreciate your help and if you need any logs or something i can of course send them to you.
thank you in advance.

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