retsamknaps / Aktie

Anonymous file sharing. Distributed forums.
22 stars 6 forks source link

Aktie 0.4.15 wont start in folder with spaces #45

Closed slothbag closed 8 years ago

slothbag commented 8 years ago

I had the same issue for the last few builds too.. This is the error..

When I run it in a folder with no spaces it works

SYS: Windows 8.1
java.io.FileNotFoundException: C:\name%20with%20spaces\aktie_0.4.15.jar (The system cannot find the path specified)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(Unknown Source)
        at java.io.FileInputStream.<init>(Unknown Source)
        at aktie.gui.Wrapper.unZipIt(Wrapper.java:466)
        at aktie.gui.Wrapper.Main(Wrapper.java:98)
        at aktie.gui.Wrapper.main(Wrapper.java:50)
Upgrade list: 0
LIST LIBS: aktie_run_dir\lib
Error: Could not find or load main class aktie_run_dir\aktie_node
EXITING..
RC: 1
retsamknaps commented 8 years ago

Ok. Will fix in next release.