Problem!
I was using x32 bit Ender Client and when I tried to extend the claim, it shows 'Land Management' menu instead of the usual stake claim menu. Help?
P.s. Land management can be opened by pressing Ctrl + L.
Moderator: Phades
goldenrage wrote:HELP!! whenever I run run.bat it tells me this: Windows cannot find javaw. Make sure you typed the name correctly, and then try again.
stevefox74 wrote:Problem!
I was using x32 bit Ender Client and when I tried to extend the claim, it shows 'Land Management' menu instead of the usual stake claim menu. Help?
P.s. Land management can be opened by pressing Ctrl + L.
goldenrage wrote:HELP!! whenever I run run.bat it tells me this: Windows cannot find javaw. Make sure you typed the name correctly, and then try again.
Exception in thread "Haven UI thread" java.lang.NullPointerException
at haven.SlenHud.wdgmsg(SlenHud.java:290)
at haven.Widget.wdgmsg(Widget.java:278)
at haven.Widget.wdgmsg(Widget.java:271)
at haven.IButton.click(IButton.java:76)
at haven.IButton.mouseup(IButton.java:95)
at haven.UI.mouseup(UI.java:312)
at haven.HavenPanel.dispatch(HavenPanel.java:338)
at haven.HavenPanel.run(HavenPanel.java:388)
at java.lang.Thread.run(Unknown Source)
EnderWiggin wrote:"Windows cannot find javaw.":
Find where your java.exe is located and edit your run.bat file according to this schema:
- Code: Select all
"FULL PATH TO JAVAW" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
Example:
- Code: Select all
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms256m -Xmx512m -jar haven.jar moltke.seatribe.se
or you could add your java directory to PATH environment var and use run.bat provided in my archive.
Users browsing this forum: Claude [Bot] and 8 guests