asafbibas / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

jMonkeyPlatform Crashes unexpectedly #482

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Frequently receiving this error in console:

The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 23796 error_code 3 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
AL lib: ReleaseALC: 1 device not closed

Original issue reported on code.google.com by franzbis...@gmail.com on 25 Mar 2012 at 10:39

GoogleCodeExporter commented 8 years ago
Understand that this error message is useless to us. Without knowing the system 
configuration in question, the version of jMP used, and the circumstances in 
which the error occurs, we are unable to debug the issue. Please refrain from 
posting such bug reports in the future, and use the forum instead. The bug 
tracker is only for bugs with a known or well described cause, and with all 
information necessary to fix the issue.

Original comment by ShadowIs...@gmail.com on 1 Jun 2012 at 4:00