On 12/12/07, Michael Lubker <[EMAIL PROTECTED]> wrote:
>
> I have a new bug, and pyglet is still installed properly. :)
>
> building at (48, 87) is invalad
> Traceback (most recent call last):
>   File "run_game.py", line 79, in ?
>     if not client_loop.loop(): break
>   File "/Users/luv/Desktop/snowballz_hg/snowballz/client.py", line 36,
> in loop
>     self.screen.window.dispatch_events()
>   File "/Library/Frameworks/Python.framework/Versions/2.4/lib/
> python2.4/site-packages/pyglet/window/carbon/__init__.py", line 619,
> in dispatch_events
>     raise 'Error %d' % result
> Error -9876

This was fixed in r1412 -- make sure you are using either the SVN
trunk or 1.0beta3.

Alex.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to