Moderator: Phades
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:363)
at haven.HavenPanel.run(HavenPanel.java:392)
at java.lang.Thread.run(Unknown Source)...
EvaineStar wrote:I'm having an issue (in both 32bit and 64bit java) where the client will start up, log me in... but as soon as I "start" the game by selecting to enter it (Either through hearth fire or last log on) the whole game freezes up. It loads the trees, rocks, structures, and my character... but just freezes.
public static Coord m2s(Coord c) {
return(new Coord((c.x * 2) - (c.y * 2), c.x + c.y));
}
Coord c1 = gob.getc().add(neg.bc);
Coord c2 = gob.getc().add(neg.bc).add(neg.bs);
g.frect(m2s(c1).add(oc),
m2s(new Coord(c2.x, c1.y)).add(oc),
m2s(c2).add(oc),
m2s(new Coord(c1.x, c2.y)).add(oc));
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
jadamkaz wrote:ah i remember my run in with odditown they are good ppl im sure the only reason they killed ME is because they are troll hunters and i was a troll
Users browsing this forum: Claude [Bot] and 10 guests