LWJGL
May 26, 2013, 19:55:05 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL is now using GitHub
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: Stack overflowed when checking error state  (Read 3532 times)
Sormuras
Newbie
*
Posts: 46



« on: August 30, 2006, 10:02:07 »

Code:
java.lang.StackOverflowError
at sun.nio.cs.SingleByteDecoder.decodeArrayLoop(SingleByteDecoder.java:59)
at sun.nio.cs.SingleByteDecoder.decodeLoop(SingleByteDecoder.java:86)
at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:544)
at java.lang.StringCoding$CharsetSD.decode(StringCoding.java:190)
at java.lang.StringCoding.decode(StringCoding.java:228)
at java.lang.StringCoding.decode(StringCoding.java:234)
at java.lang.String.<init>(String.java:458)
at java.lang.String.<init>(String.java:479)
at org.lwjgl.openal.ALC.nalcGetString(Native Method)
at org.lwjgl.openal.ALC.alcGetString(ALC.java:175)
at org.lwjgl.openal.Util.checkALCError(Util.java:50)
at org.lwjgl.openal.ALC.alcGetString(ALC.java:176)
at org.lwjgl.openal.Util.checkALCError(Util.java:50)
         ...
at org.lwjgl.openal.ALC.alcGetString(ALC.java:176)
at org.lwjgl.openal.Util.checkALCError(Util.java:50)


Both methods refer to each other. Bad idea. :wink:

Cheers,
Sor
Logged
Fool Running
Nerdus Imperius
*****
Posts: 742


« Reply #1 on: August 30, 2006, 10:11:50 »

That seems bad Cheesy
Logged

Programmers will, one day, rule the world... and the world won't notice until its too late.Just testing the marquee option Grin
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!