-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOgre.log
595 lines (595 loc) · 62.8 KB
/
Ogre.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
16:42:19: Creating resource group General
16:42:19: Creating resource group Internal
16:42:19: Creating resource group Autodetect
16:42:19: SceneManagerFactory for type 'DefaultSceneManager' registered.
16:42:19: Registering ResourceManager for type Material
16:42:19: Registering ResourceManager for type Mesh
16:42:19: Registering ResourceManager for type Skeleton
16:42:19: MovableObjectFactory for type 'ParticleSystem' registered.
16:42:19: ArchiveFactory for archive type FileSystem registered.
16:42:19: ArchiveFactory for archive type Zip registered.
16:42:19: ArchiveFactory for archive type EmbeddedZip registered.
16:42:19: DDS codec registering
16:42:19: FreeImage version: 3.17.0
16:42:19: This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
16:42:19: Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,rgb,rgba,bw,exr,j2k,j2c,jp2,pfm,pct,pict,pic,3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq,k25,kc2,kdc,mdc,mef,mos,mrw,nef,nrw,orf,pef,ptx,pxn,qtk,raf,raw,rdc,rw2,rwl,rwz,sr2,srf,srw,sti,x3f,webp,jxr,wdp,hdp
16:42:19: Registering ResourceManager for type HighLevelGpuProgram
16:42:19: Registering ResourceManager for type Compositor
16:42:19: MovableObjectFactory for type 'Entity' registered.
16:42:19: MovableObjectFactory for type 'Light' registered.
16:42:19: MovableObjectFactory for type 'BillboardSet' registered.
16:42:19: MovableObjectFactory for type 'ManualObject' registered.
16:42:19: MovableObjectFactory for type 'BillboardChain' registered.
16:42:19: MovableObjectFactory for type 'RibbonTrail' registered.
16:42:19: Loading library /usr/local/lib/OGRE/RenderSystem_GL
16:42:19: Installing plugin: GL RenderSystem
16:42:19: OpenGL Rendering Subsystem created.
16:42:19: Plugin successfully installed
16:42:19: Loading library /usr/local/lib/OGRE/Plugin_ParticleFX
16:42:19: Installing plugin: ParticleFX
16:42:19: Particle Emitter Type 'Point' registered
16:42:19: Particle Emitter Type 'Box' registered
16:42:19: Particle Emitter Type 'Ellipsoid' registered
16:42:19: Particle Emitter Type 'Cylinder' registered
16:42:19: Particle Emitter Type 'Ring' registered
16:42:19: Particle Emitter Type 'HollowEllipsoid' registered
16:42:19: Particle Affector Type 'LinearForce' registered
16:42:19: Particle Affector Type 'ColourFader' registered
16:42:19: Particle Affector Type 'ColourFader2' registered
16:42:19: Particle Affector Type 'ColourImage' registered
16:42:19: Particle Affector Type 'ColourInterpolator' registered
16:42:19: Particle Affector Type 'Scaler' registered
16:42:19: Particle Affector Type 'Rotator' registered
16:42:19: Particle Affector Type 'DirectionRandomiser' registered
16:42:19: Particle Affector Type 'DeflectorPlane' registered
16:42:19: Plugin successfully installed
16:42:19: Loading library /usr/local/lib/OGRE/Plugin_BSPSceneManager
16:42:19: Installing plugin: BSP Scene Manager
16:42:19: Plugin successfully installed
16:42:19: Loading library /usr/local/lib/OGRE/Plugin_CgProgramManager
16:42:19: Installing plugin: Cg Program Manager
16:42:19: Plugin successfully installed
16:42:19: Loading library /usr/local/lib/OGRE/Plugin_PCZSceneManager
16:42:19: Installing plugin: Portal Connected Zone Scene Manager
16:42:19: PCZone Factory Type 'ZoneType_Default' registered
16:42:19: Plugin successfully installed
16:42:19: Loading library /usr/local/lib/OGRE/Plugin_OctreeZone
16:42:19: Installing plugin: Octree Zone Factory
16:42:19: Plugin successfully installed
16:42:19: Loading library /usr/local/lib/OGRE/Plugin_OctreeSceneManager
16:42:19: Installing plugin: Octree Scene Manager
16:42:19: Plugin successfully installed
16:42:19: *-*-* OGRE Initialising
16:42:19: *-*-* Version 1.9.0 (Ghadamon)
16:42:19: Added resource location '/usr/local/share/OGRE/Media/thumbnails' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/SdkTrays.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/profiler.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/fonts' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs/Cg' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs/GLSL' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs/GLSL150' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs/GLSL400' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs/HLSL' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/programs/HLSL_Cg' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/scripts' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/textures' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/textures/nvidia' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/models' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/particle' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/DeferredShadingMedia' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/PCZAppMedia' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/RTShaderLib' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/RTShaderLib/Cg' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/RTShaderLib/GLSL' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/RTShaderLib/GLSL150' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/RTShaderLib/HLSL' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/RTShaderLib/materials' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/scripts/SSAO' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/materials/textures/SSAO' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/volumeTerrain' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/PBR' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/home/esantiago/Downloads/As4/media/meshes' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/home/esantiago/Downloads/As4/media/material/textures' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/home/esantiago/Downloads/As4/media/material/scripts' of type 'FileSystem' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/cubemap.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/cubemapsJS.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/dragon.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/fresneldemo.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/ogretestmap.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/ogredance.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/Sinbad.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/packs/skybox.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/share/OGRE/Media/volumeTerrain/volumeTerrainBig.zip' of type 'Zip' to resource group 'General'
16:42:19: Added resource location '/usr/local/Tests/Media' of type 'FileSystem' to resource group 'General'
16:42:19: CPU Identifier & Features
16:42:19: -------------------------
16:42:19: * CPU ID: GenuineIntel: Intel(R) Core(TM) i7-2640M CPU @ 2.80GHz
16:42:19: * SSE: yes
16:42:19: * SSE2: yes
16:42:19: * SSE3: yes
16:42:19: * MMX: yes
16:42:19: * MMXEXT: yes
16:42:19: * 3DNOW: no
16:42:19: * 3DNOWEXT: no
16:42:19: * CMOV: yes
16:42:19: * TSC: yes
16:42:19: * FPU: yes
16:42:19: * PRO: yes
16:42:19: * HT: no
16:42:19: -------------------------
16:42:19: ******************************
*** Starting GLX Subsystem ***
******************************
16:42:19: Registering ResourceManager for type Texture
16:42:19: GLRenderSystem::_createRenderWindow "As4 Render Window", 800x600 windowed miscParams: FSAA=0 displayFrequency=60 Hz gamma=No vsync=No
16:42:19: GLXWindow::create used FBConfigID = 175
16:42:19: GL_VERSION = 3.0 Mesa 19.2.8
16:42:19: GL_VENDOR = Intel Open Source Technology Center
16:42:19: GL_RENDERER = Mesa DRI Intel(R) Sandybridge Mobile
16:42:19: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_ARB_parallel_shader_compile GL_KHR_no_error GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_KHR_parallel_shader_compile GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod
16:42:19: Supported GLX extensions: GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync
16:42:19: ***************************
16:42:19: *** GL Renderer Started ***
16:42:19: ***************************
16:42:19: Registering ResourceManager for type GpuProgram
16:42:19: GLSL support detected
16:42:19: GL: Using GL_EXT_framebuffer_object for rendering to textures (best)
16:42:19: FBO PF_UNKNOWN depth/stencil support: D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_L8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_L16 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_A8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_R5G6B5 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_B5G6R5 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_A4R4G4B4 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_A1R5G5B5 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_R8G8B8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_B8G8R8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_A8R8G8B8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_B8G8R8A8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_A2R10G10B10 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_A2B10G10R10 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_FLOAT16_RGB depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_FLOAT16_RGBA depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_FLOAT32_RGBA depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_X8R8G8B8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_X8B8G8R8 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_SHORT_RGBA depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_R3G3B2 depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_FLOAT16_R depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_FLOAT32_R depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: FBO PF_SHORT_RGB depth/stencil support: D0S0 D0S1 D0S4 D0S8 D0S16 D16S0 D16S1 D16S4 D16S8 D16S16 D24S0 D24S1 D24S4 D24S8 D24S16 D32S0 D32S1 D32S4 D32S8 D32S16 Packed-D24S8
16:42:19: [GL] : Valid FBO targets PF_UNKNOWN PF_L8 PF_L16 PF_A8 PF_R5G6B5 PF_B5G6R5 PF_A4R4G4B4 PF_A1R5G5B5 PF_R8G8B8 PF_B8G8R8 PF_A8R8G8B8 PF_B8G8R8A8 PF_A2R10G10B10 PF_A2B10G10R10 PF_FLOAT16_RGB PF_FLOAT16_RGBA PF_FLOAT32_RGBA PF_X8R8G8B8 PF_X8B8G8R8 PF_SHORT_RGBA PF_R3G3B2 PF_FLOAT16_R PF_FLOAT32_R PF_SHORT_RGB
16:42:19: RenderSystem capabilities
16:42:19: -------------------------
16:42:19: RenderSystem Name: OpenGL Rendering Subsystem
16:42:19: GPU Vendor: intel
16:42:19: Device Name: Mesa DRI Intel(R) Sandybridge Mobile
16:42:19: Driver Version: 3.0.0.0
16:42:19: * Fixed function pipeline: yes
16:42:19: * Hardware generation of mipmaps: no
16:42:19: * Texture blending: yes
16:42:19: * Anisotropic texture filtering: yes
16:42:19: * Dot product texture operation: yes
16:42:19: * Cube mapping: yes
16:42:19: * Hardware stencil buffer: yes
16:42:19: - Stencil depth: 8
16:42:19: - Two sided stencil support: yes
16:42:19: - Wrap stencil values: yes
16:42:19: * Hardware vertex / index buffers: yes
16:42:19: * 32-bit index buffers: yes
16:42:19: * Vertex programs: yes
16:42:19: * Number of floating-point constants for vertex programs: 4096
16:42:19: * Number of integer constants for vertex programs: 0
16:42:19: * Number of boolean constants for vertex programs: 0
16:42:19: * Fragment programs: yes
16:42:19: * Number of floating-point constants for fragment programs: 4096
16:42:19: * Number of integer constants for fragment programs: 0
16:42:19: * Number of boolean constants for fragment programs: 0
16:42:19: * Geometry programs: no
16:42:19: * Number of floating-point constants for geometry programs: 0
16:42:19: * Number of integer constants for geometry programs: 8952
16:42:19: * Number of boolean constants for geometry programs: 19850
16:42:19: * Tesselation Hull programs: no
16:42:19: * Number of floating-point constants for tesselation hull programs: 13879
16:42:19: * Number of integer constants for tesselation hull programs: 56
16:42:19: * Number of boolean constants for tesselation hull programs: 0
16:42:19: * Tesselation Domain programs: no
16:42:19: * Number of floating-point constants for tesselation domain programs: 0
16:42:19: * Number of integer constants for tesselation domain programs: 9048
16:42:19: * Number of boolean constants for tesselation domain programs: 19850
16:42:19: * Compute programs: no
16:42:19: * Number of floating-point constants for compute programs: 32595
16:42:19: * Number of integer constants for compute programs: 0
16:42:19: * Number of boolean constants for compute programs: 11
16:42:19: * Supported Shader Profiles: arbfp1 arbvp1 glsl glsl100 glsl110 glsl120
16:42:19: * Texture Compression: yes
16:42:19: - DXT: yes
16:42:19: - VTC: no
16:42:19: - PVRTC: no
16:42:19: - ATC: no
16:42:19: - ETC1: no
16:42:19: - ETC2: no
16:42:19: - BC4/BC5: no
16:42:19: - BC6H/BC7: no
16:42:19: * Scissor Rectangle: yes
16:42:19: * Hardware Occlusion Query: yes
16:42:19: * User clip planes: yes
16:42:19: * VET_UBYTE4 vertex element type: yes
16:42:19: * Infinite far plane projection: yes
16:42:19: * Hardware render-to-texture: yes
16:42:19: * Floating point textures: yes
16:42:19: * Non-power-of-two textures: yes
16:42:19: * 1d textures: yes
16:42:19: * Volume textures: yes
16:42:19: * Multiple Render Targets: 8
16:42:19: - With different bit depths: yes
16:42:19: * Point Sprites: yes
16:42:19: * Extended point parameters: yes
16:42:19: * Max Point Size: 255
16:42:19: * Vertex texture fetch: yes
16:42:19: * Number of world matrices: 0
16:42:19: * Number of texture units: 16
16:42:19: * Stencil buffer depth: 8
16:42:19: * Number of vertex blend matrices: 0
16:42:19: - Max vertex textures: 16
16:42:19: - Vertex textures shared: yes
16:42:19: * Render to Vertex Buffer : no
16:42:19: * Hardware Atomic Counters: no
16:42:19: * GL 1.5 without VBO workaround: no
16:42:19: * Frame Buffer objects: yes
16:42:19: * Frame Buffer objects (ARB extension): no
16:42:19: * Frame Buffer objects (ATI extension): no
16:42:19: * PBuffer support: yes
16:42:19: * GL 1.5 without HW-occlusion workaround: no
16:42:19: * Vertex Array Objects: no
16:42:19: * Separate shader objects: no
16:42:19: DefaultWorkQueue('Root') initialising on thread 7f534d992800.
16:42:19: Particle Renderer Type 'billboard' registered
16:42:19: SceneManagerFactory for type 'BspSceneManager' registered.
16:42:19: Registering ResourceManager for type BspLevel
16:42:19: DefaultWorkQueue('Root')::WorkerFunc - thread 7f53377fe700 starting.
16:42:19: DefaultWorkQueue('Root')::WorkerFunc - thread 7f5336ffd700 starting.
16:42:19: SceneManagerFactory for type 'PCZSceneManager' registered.
16:42:19: MovableObjectFactory for type 'PCZLight' registered.
16:42:19: MovableObjectFactory for type 'Portal' registered.
16:42:19: MovableObjectFactory for type 'AntiPortal' registered.
16:42:19: PCZone Factory Type 'ZoneType_Octree' registered
16:42:19: SceneManagerFactory for type 'OctreeSceneManager' registered.
16:42:19: Parsing scripts for resource group Autodetect
16:42:19: Finished parsing scripts for resource group Autodetect
16:42:19: Creating resources for group Autodetect
16:42:19: All done
16:42:19: Parsing scripts for resource group General
16:42:19: DefaultWorkQueue('Root')::WorkerFunc - thread 7f5337fff700 starting.
16:42:19: DefaultWorkQueue('Root')::WorkerFunc - thread 7f533cdc3700 starting.
16:42:19: Parsing script Examples.program
16:42:19: Parsing script Instancing.program
16:42:19: Parsing script DualQuaternion.program
16:42:19: OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/DualQuaternionHardwareSkinningTwoWeightsTwoPhaseCg: The compile returned an error.
DualQuaternion.cg(90) : warning C7019: "blendWgt" is too large for semantic "BLENDWEIGHT", which is size 1
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
in CgProgram::compileMicrocode at /home/esantiago/Downloads/ogre/PlugIns/CgProgramManager/src/OgreCgProgramManagerDll.cpp (line 67)
16:42:19: High-level program Ogre/DualQuaternionHardwareSkinningTwoWeightsTwoPhaseCg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(7:InternalErrorException): Unable to compile Cg program Ogre/DualQuaternionHardwareSkinningTwoWeightsTwoPhaseCg: The compile returned an error.
DualQuaternion.cg(90) : warning C7019: "blendWgt" is too large for semantic "BLENDWEIGHT", which is size 1
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
(0) : error C6007: Constant register limit exceeded; more than 96 constant registers needed to compiled program
in CgProgram::compileMicrocode at /home/esantiago/Downloads/ogre/PlugIns/CgProgramManager/src/OgreCgProgramManagerDll.cpp (line 67)
16:42:19: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:19: Compiler error: invalid parameters in DualQuaternion.program(28): setting of constant failed
16:42:19: Parsing script StdQuad_vp.program
16:42:19: Parsing script ShadowCaster.program
16:42:19: Parsing script deferred_post.program
16:42:19: Parsing script GBuffer.program
16:42:19: Parsing script triplanarReference.program
16:42:19: Parsing script SdkTrays.material
16:42:19: Parsing script OgreProfiler.material
16:42:19: Parsing script CompositorDemo.material
16:42:19: Parsing script instancing.material
16:42:19: Parsing script VTFInstancing.material
16:42:19: Parsing script Examples.material
16:42:19: Parsing script OffsetMapping.material
16:42:19: Compiler error: object unsupported by render system in OffsetMapping.material(35): , Shader name: Examples/OffsetMappingPSAsm
16:42:19: Parsing script Penguin.material
16:42:19: Parsing script Example-Water.material
16:42:19: Parsing script Invert.material
16:42:19: Parsing script ASCII.material
16:42:19: Parsing script Posterize.material
16:42:19: Parsing script Glass.material
16:42:19: Parsing script SharpenEdges.material
16:42:19: Parsing script HWInstancing.material
16:42:19: Parsing script Dither.material
16:42:19: Parsing script IsoSurf.material
16:42:19: Parsing script Examples-Advanced.material
16:42:19: Compiler error: object unsupported by render system in Examples-Advanced.material(728): , Shader name: Examples/FresnelRefractReflectPS
16:42:19: Compiler error: object unsupported by render system in Examples-Advanced.material(1027): , Shader name: Examples/TextureArrayPSasm
16:42:19: Parsing script ParticleGS.material
16:42:19: Parsing script Embossed.material
16:42:19: Parsing script Ocean.material
16:42:19: Parsing script BlackAndWhite.material
16:42:19: Parsing script HW_VTFInstancing.material
16:42:19: Parsing script ShaderSystem.material
16:42:19: Parsing script facial.material
16:42:19: Parsing script HW_VTF_LUTInstancing.material
16:42:19: Parsing script hdr.material
16:42:19: Parsing script ShaderInstancing.material
16:42:19: Parsing script pssm.material
16:42:19: Parsing script Ogre.material
16:42:19: Parsing script smoke.material
16:42:19: Parsing script RasterizationOrder.material
16:42:19: Parsing script CGSwizzle.material
16:42:19: Parsing script Bloom2.material
16:42:19: Parsing script Hurt.material
16:42:19: Parsing script DualQuaternion.material
16:42:19: Parsing script sibenik.material
16:42:20: Parsing script VarianceShadowmap.material
16:42:20: Parsing script shadows.material
16:42:20: Parsing script GLSLSwizzle.material
16:42:20: Parsing script NightVision.material
16:42:20: Parsing script RZR-002.material
16:42:20: Parsing script Bloom.material
16:42:20: Parsing script Tiling.material
16:42:20: Parsing script MotionBlur.material
16:42:20: Parsing script OldTV.material
16:42:20: Parsing script Laplace.material
16:42:20: Parsing script HeatVision.material
16:42:20: Parsing script InstancingMisc.material
16:42:20: Parsing script AdaptivePNTrianglesTessellation.material
16:42:20: Parsing script RadialBlur.material
16:42:20: Parsing script ASMSwizzle.material
16:42:20: Compiler error: object unsupported by render system in ASMSwizzle.material(1): , Shader name: Ogre/GPTest/Swizzle_GP_ASM
16:42:20: Parsing script Halftone.material
16:42:20: Parsing script Examples-DynTex.material
16:42:20: Parsing script DepthShadowmap.material
16:42:20: Parsing script Tesselation.material
16:42:20: Parsing script OldMovie.material
16:42:20: Parsing script DOF.material
16:42:20: Parsing script Examples-Water.material
16:42:20: Parsing script MRTtest.material
16:42:20: Parsing script ShadowCaster.material
16:42:20: Parsing script deferred_post.material
16:42:20: Parsing script deferreddemo.material
16:42:20: Parsing script deferred_post_minilight.material
16:42:20: Parsing script ssao.material
16:42:20: Parsing script ROOM.material
16:42:20: Parsing script HardwareSkinningShadow.material
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_ps_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_skinning_1weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(29): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(30): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_skinning_2weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(43): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(44): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_skinning_3weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(57): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(58): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_skinning_4weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(72): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(73): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_receiver_vs encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in HardwareSkinningShadow.material(302): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_receiver_ps encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource HardwareSkinningShadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: Parsing script DualQuaternionSkinning_Shadow.material
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_ps_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_skinning_1weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(180): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(181): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(182): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_skinning_2weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(196): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(197): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(198): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_skinning_3weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(211): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(212): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(213): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_skinning_4weight_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(227): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(228): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(229): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_skinning_1weight_twophase_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(242): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(243): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(244): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(245): setting of constant failed
16:42:20: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: High-level program Ogre/RTShader/shadow_caster_dq_skinning_2weight_twophase_vs_cg encountered an error during loading and is thus not supported.
OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DualQuaternionSkinning_Shadow.cg in resource group General or any other group. in ResourceGroupManager::openResource at /home/esantiago/Downloads/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 756)
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(259): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(260): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(261): setting of constant failed
16:42:20: OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParameters::_findNamedConstantDefinition at /home/esantiago/Downloads/ogre/OgreMain/src/OgreGpuProgramParams.cpp (line 1709)
16:42:20: Compiler error: invalid parameters in DualQuaternionSkinning_Shadow.material(262): setting of constant failed
16:42:20: Parsing script RTShaderSystem.material
16:42:20: Compiler error: unknown error in RTShaderSystem.material(23): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(52): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(81): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(110): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(146): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(81): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(162): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(81): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(110): token "rtshader_system" is not recognized
16:42:20: Compiler error: unknown error in RTShaderSystem.material(211): token "rtshader_system" is not recognized
16:42:20: Parsing script TriplanarTexturing.material
16:42:20: Compiler error: unknown error in TriplanarTexturing.material(9): token "rtshader_system" is not recognized
16:42:20: Parsing script UnsharpMask.material
16:42:20: Parsing script ShowNormals.material
16:42:20: Parsing script SSAOPost.material
16:42:20: Parsing script ShowDepth.material
16:42:20: Parsing script HemisphereMC.material
16:42:20: Parsing script CreaseShading.material
16:42:20: Parsing script ShowViewPos.material
16:42:20: Parsing script Volumetric.material
16:42:20: Parsing script Crytek.material
16:42:20: Parsing script Modulate.material
16:42:20: Parsing script GBuffer.material
16:42:20: Parsing script HorizonBased.material
16:42:20: Parsing script triplanarReference.material
16:42:20: Parsing script cursor.material
16:42:20: Parsing script Ocean.material
16:42:20: Parsing script ffg.material
16:42:20: Parsing script shipInfo.material
16:42:20: Parsing script ddg51.material
16:42:20: Parsing script Scene.material
16:42:20: Parsing script wake.material
16:42:20: Parsing script cvn68.material
16:42:20: Parsing script RomanBath.material
16:42:20: Parsing script Sinbad.material
16:42:20: Parsing script Examples-Water.particle
16:42:20: Parsing script Examples.particle
16:42:20: Parsing script smoke.particle
16:42:20: Parsing script emitted_emitter.particle
16:42:20: Parsing script Examples.compositor
16:42:20: Parsing script ssao.compositor
16:42:20: Parsing script deferred.compositor
16:42:20: Parsing script SSAOPost.compositor
16:42:20: Parsing script SSAO.compositor
16:42:20: Finished parsing scripts for resource group General
16:42:20: Creating resources for group General
16:42:20: All done
16:42:20: Parsing scripts for resource group Internal
16:42:20: Finished parsing scripts for resource group Internal
16:42:20: Creating resources for group Internal
16:42:20: All done
16:42:20: *** Initializing OIS ***
16:42:20: Texture: waves2.dds: Loading 1 faces(PF_A8R8G8B8,256x256x1) with 5 generated mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1.
16:42:20: Texture: morning.jpg: Loading 6 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from multiple Images. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Texture: morning_fr.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Texture: morning_bk.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Texture: morning_lf.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Texture: morning_rt.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Texture: morning_up.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Texture: morning_dn.jpg: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,512x512x1.
16:42:20: Mesh: Loading alienship.mesh.
16:42:20: Can't assign material al-1 to SubEntity of AlienShip: 0 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Mesh: Loading cigarette.mesh.
16:42:20: Can't assign material SOLID/TEX/ecslHorizontal.bmp to SubEntity of Speedboat: 1 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Mesh: Loading sleek.mesh.
16:42:20: Can't assign material DD21-Cabin-X/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Cabin-Cubic/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Arrays/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Helo-Deck/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Main-Rim/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Main-Deck/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Pipe/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Cabin-Z/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Dark-Hatche/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-Main-Hull/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Can't assign material DD21-White/SOLID/TEX/ecsl.bmp to SubEntity of Frigate: 2 because this Material does not exist. Have you forgotten to define it in a .material script?
16:42:20: Mesh: Loading ddg51.mesh.
16:42:20: WARNING: ddg51.mesh is an older format ([MeshSerializer_v1.40]); you should upgrade it as soon as possible using the OgreMeshUpgrade tool.
16:42:20: Texture: ecslHorizontal.bmp: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
16:42:20: Mesh: Loading cvn68.mesh.
16:42:20: WARNING: cvn68.mesh is an older format ([MeshSerializer_v1.40]); you should upgrade it as soon as possible using the OgreMeshUpgrade tool.
16:42:20: Texture: ecslDark.bmp: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 generated mipmaps from Image. Internal format is PF_X8R8G8B8,128x128x1.
16:42:30: ***Test... Escape was pressed... ***
16:42:30: ***Test... renderOneFrame() is called and is false... ***
16:42:30: DefaultWorkQueue('Root') shutting down on thread 7f534d992800.
16:42:30: DefaultWorkQueue('Root')::WorkerFunc - thread 7f53377fe700 stopped.
16:42:30: DefaultWorkQueue('Root')::WorkerFunc - thread 7f5337fff700 stopped.
16:42:30: DefaultWorkQueue('Root')::WorkerFunc - thread 7f5336ffd700 stopped.
16:42:30: DefaultWorkQueue('Root')::WorkerFunc - thread 7f533cdc3700 stopped.
16:42:30: PCZone Factory Type 'ZoneType_Octree' unregistered
16:42:30: Unregistering ResourceManager for type BspLevel
16:42:30: *-*-* OGRE Shutdown
16:42:30: Unregistering ResourceManager for type Compositor
16:42:30: Unregistering ResourceManager for type Skeleton
16:42:30: Unregistering ResourceManager for type Mesh
16:42:30: Unregistering ResourceManager for type HighLevelGpuProgram
16:42:30: Uninstalling plugin: Octree Scene Manager
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/Plugin_OctreeSceneManager
16:42:30: Uninstalling plugin: Octree Zone Factory
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/Plugin_OctreeZone
16:42:30: Uninstalling plugin: Portal Connected Zone Scene Manager
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/Plugin_PCZSceneManager
16:42:30: Uninstalling plugin: Cg Program Manager
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/Plugin_CgProgramManager
16:42:30: Uninstalling plugin: BSP Scene Manager
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/Plugin_BSPSceneManager
16:42:30: Uninstalling plugin: ParticleFX
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/Plugin_ParticleFX
16:42:30: Uninstalling plugin: GL RenderSystem
16:42:30: Unregistering ResourceManager for type GpuProgram
16:42:30: ******************************
*** Stopping GLX Subsystem ***
******************************
16:42:30: Unregistering ResourceManager for type Texture
16:42:30: Plugin successfully uninstalled
16:42:30: Unloading library /usr/local/lib/OGRE/RenderSystem_GL
16:42:30: Unregistering ResourceManager for type Material