Its not letting me log in. It says, Connection refused : connect.
how do i fix this ?
Moderator: Phades
borka wrote:Is it with Anemone only or also with default or Ender client?
borka wrote:borka wrote:
- Code: Select all
"C:\Program Files\Java\jre7\bin\java.exe" -Xms512m -Xmx1024m -jar maid.jar moltke.seatribe.se -r ./res
pause
try this
as it's above including quotation marks please !!!
As long c:\ is the drive/partition where windows is installed, Java 64 Bit by default gets installed at Program Files (64 Bit version) automatically (as long you don't change installpath manually) - the 32 Bit Java gets automatically installed at Program Files (x86) on 64 Bit Windows - x86 stands for 32 Bit...
(don't want to go into Details what Java stuff goes into Documents and Settings or User or even the registry as they aren't important for getting clients to run)
As all custom client coders have java set in their Environment that's why their default run.bat comes without path - urls how to set it here: viewtopic.php?f=2&t=28086&p=359412#p361210
Exception in thread "Haven UI thread" java.lang.RuntimeException: java.lang.InterruptedException
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:60)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:206)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172)
at javax.media.opengl.Threading.invoke(Threading.java:191)
at javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:528)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:373)
at haven.HavenPanel.run(HavenPanel.java:402)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:503)
at java.awt.EventQueue.invokeAndWait(Unknown Source)
at java.awt.EventQueue.invokeAndWait(Unknown Source)
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:53)
... 8 more
Exception in thread "Haven main thread" java.lang.NullPointerException
at haven.LoginData.equals(LoginData.java:21)
at java.util.ArrayList.indexOf(Unknown Source)
at java.util.ArrayList.contains(Unknown Source)
at haven.Bootstrap.run(Bootstrap.java:224)
at haven.MaidFrame.sessionRunner(MaidFrame.java:274)
at haven.MaidFrame.run(MaidFrame.java:306)
at haven.MaidFrame.main2(MaidFrame.java:397)
at haven.MaidFrame.access$200(MaidFrame.java:12)
at haven.MaidFrame$6.run(MaidFrame.java:341)
at java.lang.Thread.run(Unknown Source)
Users browsing this forum: Claude [Bot] and 0 guests