Hunsu / ntorrent

Automatically exported from code.google.com/p/ntorrent
GNU General Public License v3.0
0 stars 1 forks source link

Doesn't run on Lepoard 10.5.6 #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch nTorrent
2.
3.

What is the expected output? What do you see instead?
For it to run. But it doesn't. Here is what I get from the command line...
California:MacOS brandon$ ./JavaApplicationStub 
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading 
MRJApp.properties file
[JavaAppLauncher Error] CFBundleCopyResourceURL() failed while getting 
Resource/Java directory
[LaunchRunner Error] No main class specified
[JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
Exception in thread "main" java.lang.NullPointerException
    at apple.launcher.LaunchRunner.run(LaunchRunner.java:112)
    at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
    at apple.launcher.JavaApplicationLauncher.main(JavaApplicationLauncher.java:61)

What version of the product are you using? On what operating system?
.5 on OSX 10.5.6

Please provide any additional information below and if necessary, attach the 
nTorrent log file 
found under $HOME/.ntorrent/.

Doesn't create $HOME/.ntorrent

Original issue reported on code.google.com by brandong...@gmail.com on 26 Dec 2008 at 11:06

GoogleCodeExporter commented 9 years ago

Original comment by kei...@gmail.com on 27 Dec 2008 at 1:57