Menu

Crash on OSX 10.4.2

2005-10-25
2013-03-08
  • Mike Bobkiewicz

    Mike Bobkiewicz - 2005-10-25

    Hi,
    the application crashes with the following lines:

    igor:/Volumes/MIKES STICK/jshuffle mike$ ./jshuffle.sh -m "/Volumes/MIKES STICK"/ --list
    jshuffle v0.2-RC1 for iPod Shuffle
    This software released under the term of GPL.
    Exception in thread "main" java.lang.NullPointerException
            at com.landak.ipod.iTunesDB.findfiles(iTunesDB.java:1021)
            at com.landak.ipod.iTunesDB.load(iTunesDB.java:117)
            at com.landak.jshuffle.Cli.loaddb(Cli.java:298)
            at com.landak.jshuffle.Cli.main(Cli.java:159)

    Any suggestions for a poor mac user?

     
    • Khad

      Khad - 2005-10-25

      Please provide me more info:

      java -version

      ls -alh "/Volumes/MIKES STICK"

      btw, I have uploaded new jar file in Files - Test section
      See if that can help, other users having problem may also try it.

       

Log in to post a comment.