Moderator: Phades
Perakp wrote:error message:
"The file "run.command" could not be executed because you do not have appropriate access privileges. To view or change access privileges, select the file in the Finder and choose File> Get Info."
Couldn't find any help in the get info screen. bleh
The .command file ‘/Users/Min/Desktop/HnH/enderMac32/run.command’ could not open. Most likely it is not executable.
cd Desktop/HnH/enderMac32/
java -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se -r ./res
Welcome to Darwin!
Computername:~ Min$ /Users/Min/Desktop/enderMac32/run.command; exit
Unrecognized option: -d32
Could not create the Java virtual machine.
logout
[Process completed]
Exception in thread "Haven main thread" java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
at haven.Config.loadOptions(Config.java:210)
at haven.Config.<clinit>(Config.java:107)
at haven.MainFrame.main2(MainFrame.java:235)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Thread.java:613)
logout
[Process completed]
Ando wrote:These instructions are unnecessarily hard.
1: You don't need to mess with Java Preferences.app. Just pass the -d32 flag.
2: You don't need to hardcode the location of the client. Unix command line goodness = cd `dirname "$0"`
3: A working run.command should probably be included in that download.
How about this:
I'll post a working client, and the bitchfest / flamwar can stop.
Feel free to mirror this or something: http://www.mediafire.com/?90tcfcf78x7c90l
min_the_fair wrote:As it didn't seem to like "-d32" I took that out of the run.command, and now it tells meException in thread "Haven main thread" java.lang.NoSuchMethodError: java.lang.String.isEmpty()Z
at haven.Config.loadOptions(Config.java:210)
at haven.Config.<clinit>(Config.java:107)
at haven.MainFrame.main2(MainFrame.java:235)
at haven.MainFrame.access$100(MainFrame.java:34)
at haven.MainFrame$6.run(MainFrame.java:291)
at java.lang.Thread.run(Thread.java:613)
logout
[Process completed]
As I don't know what I'm doing I'll stop now.
Ando wrote:These instructions are unnecessarily hard.
1: You don't need to mess with Java Preferences.app. Just pass the -d32 flag.
2: You don't need to hardcode the location of the client. Unix command line goodness = cd `dirname "$0"`
3: A working run.command should probably be included in that download.
How about this:
I'll post a working client, and the bitchfest / flamwar can stop.
Feel free to mirror this or something: http://www.mediafire.com/?90tcfcf78x7c90l
Users browsing this forum: No registered users and 3 guests