Game client modified by Gilbertus

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

Moderator: Phades

Re: Game client modified by Gilbertus

Postby blazsword » Sun Oct 17, 2010 1:50 am

I can't check the files on mediafire. I always get "Oops! This page appears broken. HTTP 404 - File not found." FFFFFFFFFFUUUUUUUUU Help me please?
Thank you SacreDoom for the awesome profile picture you made!
User avatar
blazsword
 
Posts: 409
Joined: Fri Feb 12, 2010 7:54 pm
Location: Sweden

Re: Game client modified by Gilbertus

Postby DigDog » Sun Oct 17, 2010 11:00 am

blazsword wrote:I can't check the files on mediafire. I always get "Oops! This page appears broken. HTTP 404 - File not found." FFFFFFFFFFUUUUUUUUU Help me please?

Mediafire is working fine for me, files are there and everything. Which files do you need, the update? Someone could probably upload it on an alternative hoster.
burgingham wrote:You call that beer?
User avatar
DigDog
 
Posts: 711
Joined: Mon Jul 19, 2010 1:52 am
Location: Germany

Re: Game client modified by Gilbertus

Postby Thurrok » Sun Oct 17, 2010 11:36 am

This has been talked about just a few posts before, and I'm a bit bored and wondering for a moment:

I have a 64bit CPU and OS. Why won't the 64bit version work?
I've always been using the 32bit one because, honestly, there's no big diff there, still...
Menschen sind Scheiße. Überall.

HAIL CATFACE!
User avatar
Thurrok
 
Posts: 569
Joined: Thu Feb 04, 2010 5:01 pm

Re: Game client modified by Gilbertus

Postby Mqrius » Sun Oct 17, 2010 12:10 pm

Thurrok wrote:This has been talked about just a few posts before, and I'm a bit bored and wondering for a moment:

I have a 64bit CPU and OS. Why won't the 64bit version work?
I've always been using the 32bit one because, honestly, there's no big diff there, still...
You might have the 32 bit java installed. I think java defaults to 32 bit installation.
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby Thurrok » Sun Oct 17, 2010 12:14 pm

Thank You Good Sir. This might be it.
Another day, another mystery solved.
Menschen sind Scheiße. Überall.

HAIL CATFACE!
User avatar
Thurrok
 
Posts: 569
Joined: Thu Feb 04, 2010 5:01 pm

Re: Game client modified by Gilbertus

Postby jerebmatej » Sun Oct 17, 2010 3:40 pm

DigDog wrote:
blazsword wrote:I can't check the files on mediafire. I always get "Oops! This page appears broken. HTTP 404 - File not found." FFFFFFFFFFUUUUUUUUU Help me please?

Mediafire is working fine for me, files are there and everything. Which files do you need, the update? Someone could probably upload it on an alternative hoster.

I also get the same error everytime. Would love it if the files could be uploaded somewhere else.
jerebmatej
 
Posts: 7
Joined: Tue Aug 24, 2010 9:19 am

Re: Game client modified by Gilbertus

Postby Sei » Sun Oct 17, 2010 8:58 pm

I have problem. Till today client was working without any problems. Now it freezes just after loading (I see environment, character but nothing is moving). I get this error:
Code: Select all
C:\Documents and Settings\...\hh-windows-32bit>java -Xms256m -Xmx512m -ja
r haven.jar sh.seatribe.se
javax.media.opengl.GLException: haven.GOut$GLException: GL Error: 1281 (invalid
value)
        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:349)
        at haven.HavenPanel.run(HavenPanel.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLException: GL Error: 1281 (invalid value)
        at haven.GOut.checkerr(GOut.java:78)
        at haven.TexRT.fill(TexRT.java:74)
        at haven.TexGL.create(TexGL.java:58)
        at haven.TexGL.render(TexGL.java:84)
        at haven.TexRT.render(TexRT.java:62)
        at haven.Tex.crender(Tex.java:85)
        at haven.Tex.crender(Tex.java:89)
        at haven.GOut.image(GOut.java:113)
        at haven.MapView.drawmap(MapView.java:918)
        at haven.MapView.draw(MapView.java:1052)
        at haven.Widget.draw(Widget.java:283)
        at haven.RootWidget.draw(RootWidget.java:61)
        at haven.UI.draw(UI.java:136)
        at haven.HavenPanel.redraw(HavenPanel.java:254)
        at haven.HavenPanel$1.display(HavenPanel.java:77)
        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.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: 1281 (invalid value)
        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:349)
        at haven.HavenPanel.run(HavenPanel.java:378)
        at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLException: GL Error: 1281 (invalid value)
        at haven.GOut.checkerr(GOut.java:78)
        at haven.TexRT.fill(TexRT.java:74)
        at haven.TexGL.create(TexGL.java:58)
        at haven.TexGL.render(TexGL.java:84)
        at haven.TexRT.render(TexRT.java:62)
        at haven.Tex.crender(Tex.java:85)
        at haven.Tex.crender(Tex.java:89)
        at haven.GOut.image(GOut.java:113)
        at haven.MapView.drawmap(MapView.java:918)
        at haven.MapView.draw(MapView.java:1052)
        at haven.Widget.draw(Widget.java:283)
        at haven.RootWidget.draw(RootWidget.java:61)
        at haven.UI.draw(UI.java:136)
        at haven.HavenPanel.redraw(HavenPanel.java:254)
        at haven.HavenPanel$1.display(HavenPanel.java:77)
        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.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)
Sei
 
Posts: 42
Joined: Sat Oct 02, 2010 12:29 am

Re: Game client modified by Gilbertus

Postby Mqrius » Sun Oct 17, 2010 9:04 pm

Sei wrote:I have problem. Till today client was working without any problems. Now it freezes just after loading (I see environment, character but nothing is moving).
I would suggest to try the following things in this order:
-reboot
-re-download the client
-think about what changed between yesterday and today. Any newly installed things? de-installed?
-reinstall java
User avatar
Mqrius
 
Posts: 367
Joined: Sun Aug 29, 2010 8:58 pm

Re: Game client modified by Gilbertus

Postby Sei » Sun Oct 17, 2010 9:12 pm

Mqrius wrote:(...) -think about what changed between yesterday and today. (...)

That was a clue. I have totally forgot that I have disabled "hardware acceleration" for a desktop (I was doing screenshots of video) and I was going to enable it after all. Which I did not do. Now everything is working fine. Thanks for the clue.
Sei
 
Posts: 42
Joined: Sat Oct 02, 2010 12:29 am

Re: Game client modified by Gilbertus

Postby Lostpoint » Mon Oct 18, 2010 3:50 am

I've been searching for my issue for hours yet couldn't find solution.
Basically I run pacho and autohaven.jnlp client before just fine. But then I used this one and it worked till I changed settings to fullscrren. So client crashed and everytime I run .bat file i get:

Java(TM) Platform SE binary has stopped working

In addition to that other game java clients stopped working :(
Uninstalled/re-installed different java versions. Cleared java cache. Googled for fixes, tried them, still no luck.
Also tried whatever found in this post.

By the way, I run Windows 7 x86
User avatar
Lostpoint
 
Posts: 2
Joined: Tue Feb 09, 2010 7:47 am

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 5 guests