Skip to content

Password not valid or other error #9

@vinnygambiny

Description

@vinnygambiny

Hi, I have the encrypted error. I have set the password, but not sure that is the good password. Not all file are encrypted.

java -jar tps-to-csv.jar -s ./240529data -t ./240529data_csv -e -password "_&$#"

Encrypted file, using set password.
Exception in thread "main" nl.cad.tpsparse.tps.NotATopSpeedFileException: File doesn't start with 0x00000000 - its not a TopSpeed file or it may be 'encrypted'.
	at nl.cad.tpsparse.tps.TpsHeader.<init>(TpsHeader.java:50)
	at nl.cad.tpsparse.tps.TpsFile.getHeader(TpsFile.java:191)
	at nl.cad.tpsparse.tps.TpsFile.<init>(TpsFile.java:155)
	at nl.cad.tpsparse.tps.TpsFile.<init>(TpsFile.java:116)
	at nl.cad.tpsparse.Main.openFile(Main.java:298)
	at nl.cad.tpsparse.Main.parseFile(Main.java:166)
	at nl.cad.tpsparse.Main.main(Main.java:132)

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