Skip to content

NumberFormatException #13

@Bramw2003

Description

@Bramw2003

Please enter the filepath to the first image
in sequence (.CR2 file including extension)

Path: C:\Users===\Pictures\2018\2018-07-08_MG_0006.CR2
Exception in thread "main" java.lang.NumberFormatException

: For input string: ":ns:meta/"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at proRAW

.getImageData(proRAW.java:186)
at proRAW.retrieveData(proRAW.java:74)
at proRAW.(proRAW.java:41)
at proRAW.main(proRAW.java:387)

It seems to be getting this error when it's loading every image into the Image class.
2018-07-08_2014 (It looks like it's getting the error on the first line of the first XMP file it has to load)

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