Java-Gaming.org Java4K winners: [ by our judges | by the community ]         
Featured games (67)
games approved by the League of Dukes
Games in Showcase (∞)
games submitted by our members



News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  Print  
  init method  (Read 352 times)
0 Members and 2 Guests are viewing this topic.
Offline StevenVI

JGO n00b
*

Posts: 1


Java games rock!


« on: 2005-01-27 11:13:42 »

On my Linux machine, my program runs just fine and dandy, but when I run it on my Windows machine it appears that the init method never gets called, and thus the program never takes off.

I have printlns in various spots of my code for debugging purposes (never found a good Java debugger...) and on my Linux machine, after making the frame with my GLCanvas object visible, the next thing that is called is init.  But on my Windows machine it just halts there and sits, doing nothing.

Does anyone have any idea as to what the problem could be or ways of solving this?  Thanks!
Offline Ken Russell

JGO Kernel
*****

Posts: 3446
Medals: 3


Java games rock!


« Reply #1 on: 2005-01-27 15:56:33 »

Does this look like Issue 54 in the JOGL Issue Tracker to you? Does the test case in that bug behave the same way on your machine? I think there is a race condition in JOGL's GLContext implementation. I'll try to look into it today.
Pages: [1]
  Print  
 
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.087 seconds with 20 queries.