Our guild has recently started running WoWRoster and have hit a snag. We have a mixed environment Mac and PC. The Mac can not seem to run jUniUploader without a string of errors. Oddly enough on the same system with the WoW directory deleted it runs without errors. Hun? Here are the errors from terminal.
9/11/06 1:10 AM at INFO:org.mbs.juniuploader.jUniUploader: jUniUploader Beta 10 starting up.
9/11/06 1:10 AM at INFO:org.mbs.juniuploader.objects.localobjects.WDirectory: rescanDirectories() thinks you're running OS X
Exception in thread "main" java.lang.NullPointerException
at org.mbs.juniuploader.objects.localobjects.WAccount.rescanLuaFiles(WAccount.java:74)
at org.mbs.juniuploader.objects.localobjects.WAccount.<init>(WAccount.java:43)
at org.mbs.juniuploader.objects.localobjects.WDirectory.rescanAccounts(WDirectory.java:84)
at org.mbs.juniuploader.objects.localobjects.WDirectory.<init>(WDirectory.java:40)
at org.mbs.juniuploader.objects.localobjects.WDirectory.rescanDirectories(WDirectory.java:226)
at org.mbs.juniuploader.gui.frmMain.retrievePreferences(frmMain.java:115)
at org.mbs.juniuploader.gui.frmMain.<init>(frmMain.java:98)
at org.mbs.juniuploader.jUniUploader.main(jUniUploader.java:63)
I also get the errors with or without the CharacterProfiler.lua I can not seem to figure it out so any help you can give would be appreciated greatly