Here's the log:
Code: Select all
Sun Mar 17 18:44:26 2013
Windows-XP-5.1.2600-SP3
Ren'Py 6.15.2.281
Ren'Py Tutorial 6.15 "Foreign Policy"
Windowed mode.
Screen sizes: virtual=(800, 600) physical=(800, 600)
Vendor: 'Intel'
Renderer: 'Intel 845G'
Version: '1.3.0 - Build 4.14.10.3943'
Display Info: <VideoInfo(hw = 0, wm = 1,video_mem = 0
blit_hw = 0, blit_hw_CC = 0, blit_hw_A = 0,
blit_sw = 0, blit_sw_CC = 0, blit_sw_A = 0,
bitsize = 32, bytesize = 4,
masks = (16711680, 65280, 255, 0),
shifts = (16, 8, 0, 0),
losses = (0, 0, 0, 8),
current_w = 1024, current_h = 768
>
Fixed-function is blacklisted.
Extensions:
GL_3DFX_texture_compression_FXT1
GL_ARB_multitexture
GL_ARB_point_parameters
GL_ARB_texture_border_clamp
GL_ARB_texture_compression
GL_ARB_texture_cube_map
GL_ARB_texture_env_add
GL_ARB_texture_env_combine
GL_ARB_texture_env_crossbar
GL_ARB_texture_env_dot3
GL_ARB_transpose_matrix
GL_ARB_vertex_program
GL_ARB_window_pos
GL_EXT_abgr
GL_EXT_bgra
GL_EXT_blend_color
GL_EXT_blend_func_separate
GL_EXT_blend_minmax
GL_EXT_blend_subtract
GL_EXT_clip_volume_hint
GL_EXT_compiled_vertex_array
GL_EXT_cull_vertex
GL_EXT_draw_range_elements
GL_EXT_fog_coord
GL_EXT_multi_draw_arrays
GL_EXT_packed_pixels
GL_EXT_rescale_normal
GL_EXT_secondary_color
GL_EXT_separate_specular_color
GL_EXT_stencil_wrap
GL_EXT_texture_compression_s3tc
GL_EXT_texture_env_add
GL_EXT_texture_env_combine
GL_EXT_texture_filter_anisotropic
GL_IBM_texture_mirrored_repeat
GL_NV_blend_square
GL_NV_texgen_reflection
GL_SGIS_generate_mipmap
GL_WIN_swap_hint
Number of texture units: 4
Can't find a workable environment.
Windowed mode.
Initializing EGL: Error initializing EGL (egl error 0x3001)
Performance test:
Traceback (most recent call last):
File "C:\Documents and Settings\Sapphi\Desktop\renpy-6.15.2-sdk\renpy\execution.py", line 288, in run
node.execute()
File "C:\Documents and Settings\Sapphi\Desktop\renpy-6.15.2-sdk\renpy\ast.py", line 718, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Documents and Settings\Sapphi\Desktop\renpy-6.15.2-sdk\renpy\python.py", line 1258, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 368, in <module>
subprocess.Popen(sys.argv)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/subprocess.py", line 679, in __init__
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/subprocess.py", line 896, in _execute_child
WindowsError: [Error 193] %1 is not a valid Win32 application


