Game Client modified by Ender

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Game Client modified by Ender

Postby McJager » Mon Jul 21, 2014 8:49 pm

C:\Users\Comp\Desktop\Ender>"C:\Program Files\Java\jre7\bin\java.exe" -Xms256m
-Xmx512m -jar haven.jar moltke.seatribe.se -r
option requires an argument -- 'r'
usage: haven.jar [-hdPf] [-u USER] [-C HEXCOOKIE] [-r RESDIR] [-U RESURL] [-A AU
THSERV] [SERVER]
Error I get doing run.bat
User avatar
McJager
 
Posts: 114
Joined: Mon Jul 21, 2014 5:41 pm
Location: Oregon

Re: Game Client modified by Ender

Postby _sarah_ » Mon Jul 21, 2014 8:58 pm

Dont copy-paste -r part, type it yourself. Then save the file and try again.

McJager wrote:C:\Users\Comp\Desktop\Ender>"C:\Program Files\Java\jre7\bin\java.exe" -Xms256m
-Xmx512m -jar haven.jar moltke.seatribe.se -r
option requires an argument -- 'r'
usage: haven.jar [-hdPf] [-u USER] [-C HEXCOOKIE] [-r RESDIR] [-U RESURL] [-A AU
THSERV] [SERVER]
Error I get doing run.bat
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm

Re: Game Client modified by Ender

Postby McJager » Mon Jul 21, 2014 9:06 pm

Whooooaa Big error this time. Want me to link all of it?
User avatar
McJager
 
Posts: 114
Joined: Mon Jul 21, 2014 5:41 pm
Location: Oregon

Re: Game Client modified by Ender

Postby _sarah_ » Mon Jul 21, 2014 9:11 pm

No. I dont know that much. Keep trying. I believe you already started learning/figuring somethings.
McJager wrote:Whooooaa Big error this time. Want me to link all of it?
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm

Re: Game Client modified by Ender

Postby McJager » Mon Jul 21, 2014 9:12 pm

Only because of the immense amount of help you've given me lol
User avatar
McJager
 
Posts: 114
Joined: Mon Jul 21, 2014 5:41 pm
Location: Oregon

Re: Game Client modified by Ender

Postby _sarah_ » Mon Jul 21, 2014 9:16 pm

No problem. I hope you make it work.
McJager wrote:Only because of the immense amount of help you've given me lol
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm

Re: Game Client modified by Ender

Postby McJager » Mon Jul 21, 2014 9:55 pm

Think I'm going to call it quits for now, Basically saying Warning: Cannot open/create prefs root node software. I'll probably check back here later. If the whole error thing is needed I can pm it to you or post it here
User avatar
McJager
 
Posts: 114
Joined: Mon Jul 21, 2014 5:41 pm
Location: Oregon

Re: Game Client modified by Ender

Postby _sarah_ » Mon Jul 21, 2014 10:00 pm

Better post it here, coz somebody else might know about the problem/errors.
McJager wrote:Think I'm going to call it quits for now, Basically saying Warning: Cannot open/create prefs root node software. I'll probably check back here later. If the whole error thing is needed I can pm it to you or post it here
User avatar
_sarah_
 
Posts: 182
Joined: Fri Jun 01, 2012 3:16 pm

Re: Game Client modified by Ender

Postby McJager » Mon Jul 21, 2014 10:10 pm

C:\Users\Comp\Desktop\Ender>"C:\Program Files\Java\jre7\bin\java.exe" -Xms256m
-Xmx512m -jar haven.jar moltke.seatribe.se-r
Jul 21, 2014 5:08:26 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
javax.media.opengl.GLException: haven.GOut$GLException: GL Error: 1280 (invalid
enumerant)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)

at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.
java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:363)
at haven.HavenPanel.run(HavenPanel.java:392)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLException: GL Error: 1280 (invalid enumerant)
at haven.GOut.checkerr(GOut.java:81)
at haven.TexGL.render(TexGL.java:93)
at haven.Tex.crender(Tex.java:85)
at haven.Tex.crender(Tex.java:89)
at haven.GOut.image(GOut.java:116)
at haven.Img.draw(Img.java:54)
at haven.Widget.draw(Widget.java:290)
at haven.LoginScreen.draw(LoginScreen.java:240)
at haven.Widget.draw(Widget.java:290)
at haven.RootWidget.draw(RootWidget.java:116)
at haven.UI.draw(UI.java:150)
at haven.HavenPanel.redraw(HavenPanel.java:268)
at haven.HavenPanel$1.display(HavenPanel.java:91)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78
)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1
94)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "Haven UI thread" javax.media.opengl.GLException: haven.GOut
$GLException: GL Error: 1280 (invalid enumerant)
at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)

at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.
java:410)
at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
at haven.HavenPanel.uglyjoglhack(HavenPanel.java:363)
at haven.HavenPanel.run(HavenPanel.java:392)
at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLException: GL Error: 1280 (invalid enumerant)
at haven.GOut.checkerr(GOut.java:81)
at haven.TexGL.render(TexGL.java:93)
at haven.Tex.crender(Tex.java:85)
at haven.Tex.crender(Tex.java:89)
at haven.GOut.image(GOut.java:116)
at haven.Img.draw(Img.java:54)
at haven.Widget.draw(Widget.java:290)
at haven.LoginScreen.draw(LoginScreen.java:240)
at haven.Widget.draw(Widget.java:290)
at haven.RootWidget.draw(RootWidget.java:116)
at haven.UI.draw(UI.java:150)
at haven.HavenPanel.redraw(HavenPanel.java:268)
at haven.HavenPanel$1.display(HavenPanel.java:91)
at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78
)
at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1
94)
at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GL
Canvas.java:452)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

C:\Users\Comp\Desktop\Ender>pause
Press any key to continue . . .
User avatar
McJager
 
Posts: 114
Joined: Mon Jul 21, 2014 5:41 pm
Location: Oregon

Re: Game Client modified by Ender

Postby McJager » Mon Jul 21, 2014 10:11 pm

Sheesh.. wall of text. Sorry about that.
User avatar
McJager
 
Posts: 114
Joined: Mon Jul 21, 2014 5:41 pm
Location: Oregon

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 1 guest