Ticket #5665: interestinglog.html

File interestinglog.html, 2.1 KB (added by Vlad, 4 years ago)
Line 
1<!DOCTYPE html>
2<meta charset="utf-8">
3<title>Pyrogenesis Log</title>
4<style>body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }</style>
5<h2>0 A.D. (0.0.23) Main log (warnings and errors only)</h2>
6<p class="error">ERROR: CVFSFile: file audio/sound_group.rng couldn't be opened (vfs_load: -110100)</p>
7<p class="error">ERROR: CXeromyces: failed adding validator for 'audio/sound_group.rng'</p>
8<p class="error">ERROR: CSoundManager: failed to load grammar file 'audio/sound_group.rng'</p>
9<p class="warning">WARNING: Window icon not found.</p>
10<p class="error">ERROR: CVFSFile: file hwdetect/hwdetect.js couldn't be opened (vfs_load: -110100)</p>
11<p class="error">ERROR: Failed to load hardware detection script</p>
12<p class="error">ERROR: CVFSFile: file gui/gui_page.rng couldn't be opened (vfs_load: -110100)</p>
13<p class="error">ERROR: CXeromyces: failed adding validator for 'gui/gui_page.rng'</p>
14<p class="error">ERROR: CGUIManager: failed to load GUI page grammar file 'gui/gui_page.rng'</p>
15<p class="error">ERROR: CVFSFile: file gui/gui.rng couldn't be opened (vfs_load: -110100)</p>
16<p class="error">ERROR: CXeromyces: failed adding validator for 'gui/gui.rng'</p>
17<p class="error">ERROR: CGUIManager: failed to load GUI XML grammar file 'gui/gui.rng'</p>
18<p class="error">ERROR: CVFSFile: file shaders/program.rng couldn't be opened (vfs_load: -110100)</p>
19<p class="error">ERROR: CXeromyces: failed adding validator for 'shaders/program.rng'</p>
20<p class="error">ERROR: CShaderManager: failed to load grammar shaders/program.rng</p>
21<p class="error">ERROR: Failed to open font file fonts/mono-10.fnt</p>
22<p class="error">ERROR: Failed to open font file fonts/sans-10.fnt</p>
23<p class="error">ERROR: CCacheLoader failed to find archived or source file for: "gui/page_pregame.xml"</p>
24<p class="error">ERROR: Failed to open font file fonts/mono-stroke-10.fnt</p>
25<p class="error">ERROR: CCacheLoader failed to find archived or source file for: "shaders/effects/gui_text.xml"</p>
26<p class="error">ERROR: Failed to load effect 'gui_text'</p>