Posted by Anonymous Tue 20th Mar 2007 16:44 - Syntax is None/text - 33 views
Modification of posting from Anonymous Tue 20th Mar 2007 16:44
Download | New Post | Modify | Diff | Hide line numbers
  1. cngz@redfox:~$ slune
  2. * Slune * Slune lives in /usr/share/games
  3. * Soya * Using 8 bits stencil buffer
  4.  
  5. * Soya * version 0.12
  6. * Using OpenGL 1.3 Mesa 6.5.1
  7. *   - renderer : Mesa DRI R300 20060815 AGP 8x TCL
  8. *   - vendor   : Tungsten Graphics, Inc.
  9. *   - maximum number of lights        : 8
  10. *   - maximum number of clip planes   : 6
  11. *   - maximum number of texture units : 8
  12. *   - maximum texture size            : 2048 pixels
  13. * Using OpenAL 1.1
  14. *   - renderer  : Software
  15. *   - vendor    : OpenAL Community
  16.  
  17. /usr/share/games/slune/level.py:24: DeprecationWarning: Non-ASCII character '\xb0' in file /usr/share/games/slune/character.py on line 34, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  18.   import slune.globdef as globdef, slune.character, slune.sound as sound
  19. /usr/share/games/slune/character.py:21: DeprecationWarning: Non-ASCII character '\xe9' in file /var/lib/python-support/python2.4/py2play/character.py on line 101, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
  20.   import py2play.action as action, py2play.character as py2play_character
  21. *********************************WARN_ONCE*********************************
  22. File r300_render.c function r300Fallback line 430
  23. Software fallback:ctx->Point.SmoothFlag
  24. ***************************************************************************
  25. Try R300_SPAN_DISABLE_LOCKING env var if this hangs.
  26. *********************************WARN_ONCE*********************************
  27. File r300_state.c function r300Enable line 513
  28. TODO - double side stencil !
  29. ***************************************************************************
  30. Unknown GL_ERROR
  31. Traceback (most recent call last):
  32.   File "/usr/games/slune", line 159, in ?
  33.     slune.gui_gl.MainScreen()
  34.   File "/usr/share/games/slune/gui_gl.py", line 594, in MainScreen
  35.     action = gui_idler.idle()
  36.   File "main_loop.pyx", line 109, in _soya.MainLoop.idle
  37.   File "main_loop.pyx", line 158, in _soya.MainLoop.main_loop
  38.   File "/usr/share/games/slune/gui_gl.py", line 590, in render
  39.     soya.render()
  40.   File "renderer.pyx", line 424, in _soya.render
  41.   File "renderer.pyx", line 404, in _soya.check_gl_error
  42. _soya.GLError: Unknown GL_Error
  43. * Soya3D * Quit...

PermaLink to this entry https://pastebin.co.uk/12095
Posted by Anonymous Tue 20th Mar 2007 16:44 - Syntax is None/text - 33 views
Modification of posting from Anonymous Tue 20th Mar 2007 16:44
Download | New Post | Modify | Diff | Hide line numbers

 

Comments: 0