Hello, I've been using Pyglet lately to make a game, but I keep getting these freezes for no apparent reason if I leave it on for more than a few minutes it seems. I've eliminated everything I thought could be causing them but it has not stopped them. When it happens I can still move the window and I don't get an exception, but I hear no sound, nothing gets drawn in the window, and it does not react to input. I thought it could have been caused by using pygame's event loop along with pyglet's for the joystick support, or pygame at all, or running the game through Geany, but even with all disabled I still get the problem. I do still use pygame for sound however, and I almost always have Firefox on with Flash at the same time. I really would like to remove this bug before I have to present my game in less than a month.
-- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
