Ticket #253: mainlog.html

File mainlog.html, 63.1 KB (added by Jan Chrastina, 15 years ago)

Crash on Win XP when loading CSimulation

Line 
1<!DOCTYPE HTML>
2<title>Pyrogenesis Log</title>
3<link rel="stylesheet" href="style.css" type="text/css">
4<p class="logo"><img src="0adlogo.jpg" alt="0 A.D."></p>
5<h1>Main log</h1>
6<p>Loaded config std::string "profile" = "default"</p>
7<p>Loaded config std::string "nos3tc" = "false"</p>
8<p>Loaded config std::string "noautomipmap" = "false"</p>
9<p>Loaded config std::string "novbo" = "false"</p>
10<p>Loaded config std::string "noframebufferobject" = "false"</p>
11<p>Loaded config std::string "shadows" = "true"</p>
12<p>Loaded config std::string "vsync" = "false"</p>
13<p>Loaded config std::string "fancywater" = "true"</p>
14<p>Loaded config std::string "renderpath" = "default"</p>
15<p>Loaded config std::string "lodbias" = "-0.5"</p>
16<p>Loaded config std::string "language" = "english"</p>
17<p>Loaded config std::string "windowed" = "true"</p>
18<p>Loaded config std::string "xres" = "1024"</p>
19<p>Loaded config std::string "yres" = "768"</p>
20<p>Loaded config std::string "font.console" = "console"</p>
21<p>Loaded config std::string "font.default" = "palatino12"</p>
22<p>Loaded config std::string "font.misc" = "verdana16"</p>
23<p>Loaded config std::string "max_players" = "8"</p>
24<p>Loaded config std::string "sound.mastergain" = "0.5"</p>
25<p>Loaded config std::string "hotkey.exit" = "Ctrl+F4"</p>
26<p>Loaded config std::string "hotkey.exit" = "Ctrl+Break"</p>
27<p>Loaded config std::string "hotkey.exit" = " ; Exit to desktop."</p>
28<p>Loaded config std::string "hotkey.leave" = "Escape"</p>
29<p>Loaded config std::string "hotkey.leave" = " ;End current game or Exit."</p>
30<p>Loaded config std::string "hotkey.pause" = "Pause"</p>
31<p>Loaded config std::string "hotkey.pause" = " ; Pause/unpause game."</p>
32<p>Loaded config std::string "hotkey.screenshot" = "F2"</p>
33<p>Loaded config std::string "hotkey.screenshot" = " ; Take PNG screenshot."</p>
34<p>Loaded config std::string "hotkey.bigscreenshot" = "Ctrl+Alt+F2"</p>
35<p>Loaded config std::string "hotkey.bigscreenshot" = " ; Take large BMP screenshot."</p>
36<p>Loaded config std::string "hotkey.screenshot.watermark" = "K"</p>
37<p>Loaded config std::string "hotkey.screenshot.watermark" = " ; Toggle product/company watermark for official "</p>
38<p>Loaded config std::string "hotkey.wireframe" = "Alt+W"</p>
39<p>Loaded config std::string "hotkey.wireframe" = " ; Toggle wireframe mode."</p>
40<p>Loaded config std::string "hotkey.archive.abort" = "Alt+F4"</p>
41<p>Loaded config std::string "hotkey.archive.abort" = " ; Prematurely terminate the archive builder process."</p>
42<p>Loaded config std::string "hotkey.camera.reset" = "H"</p>
43<p>Loaded config std::string "hotkey.camera.reset" = " ; Reset camera rotation to default."</p>
44<p>Loaded config std::string "hotkey.camera.reset.origin" = "Ctrl+H"</p>
45<p>Loaded config std::string "hotkey.camera.reset.origin" = " ; Reset camera to origin."</p>
46<p>Loaded config std::string "hotkey.camera.zoom.in" = "Plus"</p>
47<p>Loaded config std::string "hotkey.camera.zoom.in" = "Equals"</p>
48<p>Loaded config std::string "hotkey.camera.zoom.in" = "NumPlus"</p>
49<p>Loaded config std::string "hotkey.camera.zoom.in" = " ; Zoom camera in."</p>
50<p>Loaded config std::string "hotkey.camera.zoom.out" = "Minus"</p>
51<p>Loaded config std::string "hotkey.camera.zoom.out" = "NumMinus"</p>
52<p>Loaded config std::string "hotkey.camera.zoom.out" = " ; Zoom camera out."</p>
53<p>Loaded config std::string "hotkey.camera.zoom.wheel.in" = "WheelUp"</p>
54<p>Loaded config std::string "hotkey.camera.zoom.wheel.in" = " ; Zoom camera in (wheel speed)."</p>
55<p>Loaded config std::string "hotkey.camera.zoom.wheel.out" = "WheelDown"</p>
56<p>Loaded config std::string "hotkey.camera.zoom.wheel.out" = " ; Zoom camera out (wheel speed)."</p>
57<p>Loaded config std::string "hotkey.camera.rotate" = "Ctrl+MouseMiddle"</p>
58<p>Loaded config std::string "hotkey.camera.rotate" = " ; Rotate view by moving mouse, maintaining the"</p>
59<p>Loaded config std::string "hotkey.camera.rotate.left" = "Q"</p>
60<p>Loaded config std::string "hotkey.camera.rotate.left" = " ;"</p>
61<p>Loaded config std::string "hotkey.camera.rotate.right" = "E"</p>
62<p>Loaded config std::string "hotkey.camera.rotate.right" = " ;"</p>
63<p>Loaded config std::string "hotkey.camera.rotate.keyboard" = "Shift"</p>
64<p>Loaded config std::string "hotkey.camera.rotate.keyboard" = " ; "</p>
65<p>Loaded config std::string "hotkey.camera.rotate.abouttarget" = "MouseLeft+MouseRight"</p>
66<p>Loaded config std::string "hotkey.camera.rotate.abouttarget" = " ; Rotate view by moving mouse, maintaining the"</p>
67<p>Loaded config std::string "hotkey.camera.rotate.abouttarget.keyboard" = "Ctrl"</p>
68<p>Loaded config std::string "hotkey.camera.rotate.abouttarget.keyboard" = " ; "</p>
69<p>Loaded config std::string "hotkey.camera.pan" = "MouseMiddle"</p>
70<p>Loaded config std::string "hotkey.camera.pan" = "ForwardSlash"</p>
71<p>Loaded config std::string "hotkey.camera.pan" = " ; Scroll by moving mouse."</p>
72<p>Loaded config std::string "hotkey.camera.pan.keyboard" = "~Shift+~Ctrl"</p>
73<p>Loaded config std::string "hotkey.camera.pan.keyboard" = " ; = holding neither Ctrl nor Shift"</p>
74<p>Loaded config std::string "hotkey.camera.left" = "A"</p>
75<p>Loaded config std::string "hotkey.camera.left" = "LeftArrow"</p>
76<p>Loaded config std::string "hotkey.camera.left" = " ; Scroll or rotate left."</p>
77<p>Loaded config std::string "hotkey.camera.right" = "D"</p>
78<p>Loaded config std::string "hotkey.camera.right" = "RightArrow"</p>
79<p>Loaded config std::string "hotkey.camera.right" = " ; Scroll or rotate right."</p>
80<p>Loaded config std::string "hotkey.camera.up" = "W"</p>
81<p>Loaded config std::string "hotkey.camera.up" = "UpArrow"</p>
82<p>Loaded config std::string "hotkey.camera.up" = " ; Scroll or rotate up/forwards."</p>
83<p>Loaded config std::string "hotkey.camera.down" = "S"</p>
84<p>Loaded config std::string "hotkey.camera.down" = "DownArrow"</p>
85<p>Loaded config std::string "hotkey.camera.down" = " ; Scroll or rotate down/backwards."</p>
86<p>Loaded config std::string "hotkey.camera.bookmark.0" = "F5"</p>
87<p>Loaded config std::string "hotkey.camera.bookmark.0" = " ; Saved bookmark 1."</p>
88<p>Loaded config std::string "hotkey.camera.bookmark.1" = "F6"</p>
89<p>Loaded config std::string "hotkey.camera.bookmark.1" = " ; Saved bookmark 2."</p>
90<p>Loaded config std::string "hotkey.camera.bookmark.2" = "F7"</p>
91<p>Loaded config std::string "hotkey.camera.bookmark.2" = " ; Saved bookmark 3."</p>
92<p>Loaded config std::string "hotkey.camera.bookmark.3" = "F8"</p>
93<p>Loaded config std::string "hotkey.camera.bookmark.3" = " ; Saved bookmark 4."</p>
94<p>Loaded config std::string "hotkey.camera.bookmark.save" = "Ctrl"</p>
95<p>Loaded config std::string "hotkey.camera.bookmark.save" = " ; +bookmark: Save screen as bookmark."</p>
96<p>Loaded config std::string "hotkey.camera.bookmark.snap" = "Alt"</p>
97<p>Loaded config std::string "hotkey.camera.bookmark.snap" = " ; +bookmark: "check up" on bookmark."</p>
98<p>Loaded config std::string "camera.cinema.queue" = "I"</p>
99<p>Loaded config std::string "hotkey.console.toggle" = "BackQuote"</p>
100<p>Loaded config std::string "hotkey.console.toggle" = "F9"</p>
101<p>Loaded config std::string "hotkey.console.toggle" = " ; Open/close console."</p>
102<p>Loaded config std::string "hotkey.console.copy" = "Ctrl+C"</p>
103<p>Loaded config std::string "hotkey.console.copy" = " ; Copy from console to clipboard."</p>
104<p>Loaded config std::string "hotkey.console.paste" = "Insert"</p>
105<p>Loaded config std::string "hotkey.console.paste" = "Ctrl+V"</p>
106<p>Loaded config std::string "hotkey.console.paste" = " ; Paste clipboard to console."</p>
107<p>Loaded config std::string "hotkey.selection.add" = "Shift"</p>
108<p>Loaded config std::string "hotkey.selection.add" = " ; Add units to selection."</p>
109<p>Loaded config std::string "hotkey.selection.remove" = "Ctrl"</p>
110<p>Loaded config std::string "hotkey.selection.remove" = " ; Remove units from selection."</p>
111<p>Loaded config std::string "hotkey.selection.group.0" = "0"</p>
112<p>Loaded config std::string "hotkey.selection.group.1" = "1"</p>
113<p>Loaded config std::string "hotkey.selection.group.2" = "2"</p>
114<p>Loaded config std::string "hotkey.selection.group.3" = "3"</p>
115<p>Loaded config std::string "hotkey.selection.group.4" = "4"</p>
116<p>Loaded config std::string "hotkey.selection.group.5" = "5"</p>
117<p>Loaded config std::string "hotkey.selection.group.6" = "6"</p>
118<p>Loaded config std::string "hotkey.selection.group.7" = "7"</p>
119<p>Loaded config std::string "hotkey.selection.group.8" = "8"</p>
120<p>Loaded config std::string "hotkey.selection.group.9" = "9"</p>
121<p>Loaded config std::string "hotkey.selection.group.add" = "Shift"</p>
122<p>Loaded config std::string "hotkey.selection.group.add" = " ; +group: Add units to group. "</p>
123<p>Loaded config std::string "hotkey.selection.group.save" = "Ctrl"</p>
124<p>Loaded config std::string "hotkey.selection.group.save" = " ; +group: Save units to group."</p>
125<p>Loaded config std::string "hotkey.selection.group.snap" = "Alt"</p>
126<p>Loaded config std::string "hotkey.selection.group.snap" = " ; +group: Check up on group."</p>
127<p>Loaded config std::string "hotkey.selection.snap" = "Home"</p>
128<p>Loaded config std::string "hotkey.selection.snap" = " ; Centre view on selection."</p>
129<p>Loaded config std::string "hotkey.highlightall" = "O"</p>
130<p>Loaded config std::string "hotkey.highlightall" = " ; Show selection circle for all units on screen."</p>
131<p>Loaded config std::string "hotkey.killUnit" = "Delete"</p>
132<p>Loaded config std::string "hotkey.contextorder.next" = "LeftBracket"</p>
133<p>Loaded config std::string "hotkey.contextorder.next" = " ; Cycle right through orders (context cursors)."</p>
134<p>Loaded config std::string "hotkey.contextorder.previous" = "RightBracket"</p>
135<p>Loaded config std::string "hotkey.contextorder.previous" = " ; Cycle left through orders (context cursors)."</p>
136<p>Loaded config std::string "hotkey.orbital.toggle" = "V"</p>
137<p>Loaded config std::string "hotkey.orbital.toggle" = " ; Enable/disable ball arena."</p>
138<p>Loaded config std::string "hotkey.orbital.cheat" = "LeftCtrl+Backslash"</p>
139<p>Loaded config std::string "hotkey.orbital.cheat" = " ; Freeze ball."</p>
140<p>Loaded config std::string "hotkey.dudemachine.random" = "Ctrl+ForwardSlash"</p>
141<p>Loaded config std::string "hotkey.dudemachine.random" = " ; Create random Dude."</p>
142<p>Loaded config std::string "hotkey.water.toggle" = "Y"</p>
143<p>Loaded config std::string "hotkey.water.toggle" = " ; Toggle water rendering"</p>
144<p>Loaded config std::string "hotkey.water.raise" = "O"</p>
145<p>Loaded config std::string "hotkey.water.raise" = " ; Raise water plane"</p>
146<p>Loaded config std::string "hotkey.water.lower" = "Z"</p>
147<p>Loaded config std::string "hotkey.water.lower" = " ; Lower water plane"</p>
148<p>Loaded config std::string "hotkey.territory.rendering.toggle" = "T"</p>
149<p>Loaded config std::string "hotkey.territory.rendering.toggle" = " ; Toggle territory rendering"</p>
150<p>Loaded config std::string "hotkey.fps.toggle" = "Shift+F"</p>
151<p>Loaded config std::string "hotkey.fps.toggle" = " ; Toggle frame counter."</p>
152<p>Loaded config std::string "hotkey.session.statuspane.toggle" = "Shift+S"</p>
153<p>Loaded config std::string "hotkey.session.statuspane.toggle" = " ; Toggle Status Orb."</p>
154<p>Loaded config std::string "hotkey.session.minimap.toggle" = "Shift+M"</p>
155<p>Loaded config std::string "hotkey.session.minimap.toggle" = " ; Toggle Map Orb."</p>
156<p>Loaded config std::string "hotkey.resourcepool.toggle" = "Shift+R"</p>
157<p>Loaded config std::string "hotkey.resourcepool.toggle" = " ; Toggle Resource Pool."</p>
158<p>Loaded config std::string "hotkey.grouppane.toggle" = "Shift+G"</p>
159<p>Loaded config std::string "hotkey.grouppane.toggle" = " ; Toggle Group Pane."</p>
160<p>Loaded config std::string "hotkey.teamtray.toggle" = "Shift+T"</p>
161<p>Loaded config std::string "hotkey.teamtray.toggle" = " ; Toggle Team Tray."</p>
162<p>Loaded config std::string "hotkey.session.ShowPlayersList" = "Shift+P"</p>
163<p>Loaded config std::string "hotkey.session.ShowPlayersList" = " ; Toggle Players List"</p>
164<p>Loaded config std::string "hotkey.session.gui.flip" = "Alt+G"</p>
165<p>Loaded config std::string "hotkey.session.gui.flip" = " ; Toggle GUI to top/bottom/left/right of screen."</p>
166<p>Loaded config std::string "hotkey.session.gui.toggle" = "G"</p>
167<p>Loaded config std::string "hotkey.session.gui.toggle" = " ; Toggle visibility of session GUI."</p>
168<p>Loaded config std::string "hotkey.alwayson.toggle" = "Shift+X"</p>
169<p>Loaded config std::string "hotkey.alwayson.toggle" = " ; Toggle always ons (Exit Button, End Game Button)."</p>
170<p>Loaded config std::string "hotkey.menu.toggle" = "F10"</p>
171<p>Loaded config std::string "hotkey.menu.toggle" = " ; Toggle in-game menu."</p>
172<p>Loaded config std::string "hotkey.menu.resign" = "Alt+X"</p>
173<p>Loaded config std::string "hotkey.menu.resign" = " ; End current game session and return to main menu."</p>
174<p>Loaded config std::string "hotkey.onlinehelp" = "F1"</p>
175<p>Loaded config std::string "hotkey.onlinehelp" = " ; Enable/disable online manual entry for current selection."</p>
176<p>Loaded config std::string "hotkey.jukebox" = "Ctrl+M"</p>
177<p>Loaded config std::string "hotkey.jukebox" = " ; Enable/disable tracklist viewer."</p>
178<p>Loaded config std::string "hotkey.next.song" = "M"</p>
179<p>Loaded config std::string "hotkey.next.song" = " ; Start another music track."</p>
180<p>Loaded config std::string "hotkey.audio.toggle" = "Ctrl+A"</p>
181<p>Loaded config std::string "hotkey.audio.toggle" = " ; Enable/disable sound."</p>
182<p>Loaded config std::string "hotkey.profile.toggle" = "F11"</p>
183<p>Loaded config std::string "hotkey.profile.toggle" = " ; Enable/disable real-time profiler"</p>
184<p>Loaded config std::string "hotkey.profile.save" = "Shift+F11"</p>
185<p>Loaded config std::string "hotkey.profile.save" = " ; Save current profiler data to "logs/profile.txt""</p>
186<p class="warning">WARNING: Cannot find config file "config/local.cfg" - ignoring</p>
187<p>g_x/yres is 1024x768</p>
188<p>Active profile is default</p>
189<p>I18n: No translation found for string 'Rebuilding Archive ... Press Alt+F4 or Left-Click to Cancel'</p>
190<p>I18n: No translation found for string 'tooltipText'</p>
191<p>I18n: No translation found for string 'Current Profile:'</p>
192<p>I18n: No translation found for string 'Campaigns'</p>
193<p>I18n: No translation found for string 'Game Setup'</p>
194<p>I18n: No translation found for string 'K'</p>
195<p>I18n: No translation found for string 'Your Civilization:'</p>
196<p>I18n: No translation found for string 'Hellenes (i)'</p>
197<p>I18n: No translation found for string 'Map:'</p>
198<p>I18n: No translation found for string 'Type:'</p>
199<p>I18n: No translation found for string 'Name:'</p>
200<p>I18n: No translation found for string 'Fog of War:'</p>
201<p>I18n: No translation found for string 'LOS:'</p>
202<p>I18n: No translation found for string 'Map Size:'</p>
203<p>I18n: No translation found for string 'Map Info
204Developed by, well, WFG.
205A large landmass with rivers, forests and coastal fishing grounds.'</p>
206<p>I18n: No translation found for string 'Get more maps'</p>
207<p>I18n: No translation found for string 'Other Players:'</p>
208<p>I18n: No translation found for string 'Game Mode:'</p>
209<p>I18n: No translation found for string 'Starting Phase:'</p>
210<p>I18n: No translation found for string 'Resources:'</p>
211<p>I18n: No translation found for string 'This is info text.'</p>
212<p>I18n: No translation found for string 'Screenshot Mode:'</p>
213<p>I18n: No translation found for string 'Start!'</p>
214<p>I18n: No translation found for string 'Cancel'</p>
215<p>I18n: No translation found for string 'Please select whether you want to join a game or host your own game.'</p>
216<p>I18n: No translation found for string 'Multiplayer'</p>
217<p>I18n: No translation found for string 'Game Mode'</p>
218<p>I18n: No translation found for string 'Join Game'</p>
219<p>I18n: No translation found for string 'Host Game'</p>
220<p>I18n: No translation found for string 'Host a game'</p>
221<p>I18n: No translation found for string 'Setting up your server.'</p>
222<p>I18n: No translation found for string 'Game (Server) Name:'</p>
223<p>I18n: No translation found for string 'My Game'</p>
224<p>I18n: No translation found for string 'Welcome Message:'</p>
225<p>I18n: No translation found for string 'You can enter some message which is displayed to new players upon joining here.'</p>
226<p>I18n: No translation found for string 'Uhm, welcome to my game. Have fun!'</p>
227<p>I18n: No translation found for string 'Continue'</p>
228<p>I18n: No translation found for string 'Back'</p>
229<p>I18n: No translation found for string 'Join a game'</p>
230<p>I18n: No translation found for string 'Joining an existing game.'</p>
231<p>I18n: No translation found for string 'Server Hostname or IP:'</p>
232<p>I18n: No translation found for string '127.0.0.1'</p>
233<p>I18n: No translation found for string 'Options'</p>
234<p>I18n: No translation found for string 'Mute All'</p>
235<p>I18n: No translation found for string 'Music Volume'</p>
236<p>I18n: No translation found for string 'Mute'</p>
237<p>I18n: No translation found for string 'Sound Volume'</p>
238<p>I18n: No translation found for string 'Ambient Volume'</p>
239<p>I18n: No translation found for string 'Voice Volume'</p>
240<p>I18n: No translation found for string 'Resolution'</p>
241<p>I18n: No translation found for string 'Model Detail'</p>
242<p>I18n: No translation found for string 'Texture Detail'</p>
243<p>I18n: No translation found for string 'Animation Detail'</p>
244<p>I18n: No translation found for string 'Effects Detail'</p>
245<p>I18n: No translation found for string 'Weather Detail'</p>
246<p>I18n: No translation found for string 'Water Detail'</p>
247<p>I18n: No translation found for string 'Terrain Detail'</p>
248<p>I18n: No translation found for string 'Shadow Detail'</p>
249<p>I18n: No translation found for string 'Show Blood'</p>
250<p>I18n: No translation found for string 'System Info'</p>
251<p>I18n: No translation found for string 'Mouse Settings'</p>
252<p>I18n: No translation found for string 'Reverse Buttons'</p>
253<p>I18n: No translation found for string 'Audio'</p>
254<p>I18n: No translation found for string 'Video'</p>
255<p>I18n: No translation found for string 'Game'</p>
256<p>I18n: No translation found for string 'OK'</p>
257<p>I18n: No translation found for string 'History'</p>
258<p>I18n: No translation found for string 'Game is Paused'</p>
259<p>I18n: No translation found for string 'mbTitle'</p>
260<p>I18n: No translation found for string 'mbMessage'</p>
261<p>I18n: No translation found for string 'mbButton1Caption'</p>
262<p>I18n: No translation found for string 'mbButton2Caption'</p>
263<p>I18n: No translation found for string 'mbButton3Caption'</p>
264<p>CRenderer::Open: depth bits 24</p>
265<p>CRenderer::Open: stencil bits 8</p>
266<p>CRenderer::Open: alpha bits 8</p>
267<p>I18n: No translation found for string 'Assertion failed: "TimeSinceLastFrame > 0.0f"'</p>
268<p>I18n: No translation found for string 'Want to play a campaign? Tough luck, buddy! That's right, go cry on your mamma's shoulder.'</p>
269<p>I18n: No translation found for string 'Want to move some Dudes around or test something? Click here to start a new game on the default map.'</p>
270<p>I18n: No translation found for string 'Click this button to start a new game with the current settings.'</p>
271<p>Creating shadow texture (size 1024x1024) (format = DEPTH_COMPONENT)</p>
272<p>I18n: No translation found for string 'CGameView init'</p>
273<p>I18n: No translation found for string 'LoadTerrainTextures'</p>
274<p>CTextureManager::RecurseDirectory(art/textures/terrain/types/): no terrains.xml (or errors while loading) - using parent properties</p>
275<p>CTextureManager::RecurseDirectory(art/textures/terrain/types/grass/): no terrains.xml (or errors while loading) - using parent properties</p>
276<p>I18n: No translation found for string 'LoadAlphaMaps'</p>
277<p>I18n: No translation found for string 'LoadWaterTextures'</p>
278<p>I18n: No translation found for string 'LoadSkyTextures'</p>
279<p>I18n: No translation found for string 'LoadTemplates'</p>
280<p>I18n: No translation found for string 'CMapReader::UnpackMap'</p>
281<p>I18n: No translation found for string 'CMapReader::ReadXML'</p>
282<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity.xml"</p>
283<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity.xml"</p>
284<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity_full.xml"</p>
285<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity_full.xml"</p>
286<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_gaia_settlement.xml"</p>
287<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_gaia_settlement.xml"</p>
288<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/special_settlement.xml"</p>
289<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/special_settlement.xml"</p>
290<p>Starting conversion</p>
291<p>Running FixBrokenXML</p>
292<p>Authoring tool: FBX COLLADA exporter</p>
293<p>Applying fixes for 3ds Max exporter</p>
294<p>Found library_images to delete</p>
295<p>Found library_materials to delete</p>
296<p>Found library_effects to delete</p>
297<p>Found a bind_material to delete</p>
298<p>FCollada message 175: COLLADA document loaded successfully.</p>
299<p>Found convertible object 'Box31'</p>
300<p>Converting 'Box31Mesh'</p>
301<p>Found static geometry</p>
302<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity.xml"</p>
303<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity_full.xml"</p>
304<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_gaia_settlement.xml"</p>
305<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/special_settlement.xml"</p>
306<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity.xml"</p>
307<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity_full.xml"</p>
308<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_gaia_settlement.xml"</p>
309<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/special_settlement.xml"</p>
310<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure.xml"</p>
311<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure.xml"</p>
312<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_civic.xml"</p>
313<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_civic.xml"</p>
314<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_civic_civil_centre.xml"</p>
315<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_civic_civil_centre.xml"</p>
316<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/structures/hele_civil_centre.xml"</p>
317<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/structures/hele_civil_centre.xml"</p>
318<p>Starting conversion</p>
319<p>Running FixBrokenXML</p>
320<p>Authoring tool: FBX COLLADA exporter</p>
321<p>Applying fixes for 3ds Max exporter</p>
322<p>Found library_images to delete</p>
323<p>Found library_materials to delete</p>
324<p>Found library_effects to delete</p>
325<p>Found a bind_material to delete</p>
326<p>FCollada message 175: COLLADA document loaded successfully.</p>
327<p>Found convertible object 'material1-Pivot'</p>
328<p>Converting 'material1Mesh'</p>
329<p>Found static geometry</p>
330<p>Starting conversion</p>
331<p>Running FixBrokenXML</p>
332<p>Authoring tool: FBX COLLADA exporter</p>
333<p>Applying fixes for 3ds Max exporter</p>
334<p>Found library_images to delete</p>
335<p>Found library_materials to delete</p>
336<p>Found library_effects to delete</p>
337<p>Found a bind_material to delete</p>
338<p>FCollada message 175: COLLADA document loaded successfully.</p>
339<p>Found convertible object 'tallAmfora-Pivot'</p>
340<p>Converting 'tallAmforaMesh'</p>
341<p>Found static geometry</p>
342<p>Starting conversion</p>
343<p>Running FixBrokenXML</p>
344<p>Authoring tool: FBX COLLADA exporter</p>
345<p>Applying fixes for 3ds Max exporter</p>
346<p>Found library_images to delete</p>
347<p>Found library_materials to delete</p>
348<p>Found library_effects to delete</p>
349<p>Found a bind_material to delete</p>
350<p>FCollada message 175: COLLADA document loaded successfully.</p>
351<p>Found convertible object 'tiles-Pivot'</p>
352<p>Converting 'tilesMesh'</p>
353<p>Found static geometry</p>
354<p>Starting conversion</p>
355<p>Running FixBrokenXML</p>
356<p>Authoring tool: FBX COLLADA exporter</p>
357<p>Applying fixes for 3ds Max exporter</p>
358<p>Found library_images to delete</p>
359<p>Found library_materials to delete</p>
360<p>Found library_effects to delete</p>
361<p>Found a bind_material to delete</p>
362<p>FCollada message 175: COLLADA document loaded successfully.</p>
363<p>Found convertible object 'groundTiles-Pivot'</p>
364<p>Converting 'groundTilesMesh'</p>
365<p>Found static geometry</p>
366<p>Starting conversion</p>
367<p>Running FixBrokenXML</p>
368<p>Authoring tool: FBX COLLADA exporter</p>
369<p>Applying fixes for 3ds Max exporter</p>
370<p>Found library_images to delete</p>
371<p>Found library_materials to delete</p>
372<p>Found library_effects to delete</p>
373<p>Found a bind_material to delete</p>
374<p>FCollada message 175: COLLADA document loaded successfully.</p>
375<p>Found convertible object 'trees-Pivot'</p>
376<p>Converting 'treesMesh'</p>
377<p>Found static geometry</p>
378<p>Starting conversion</p>
379<p>Running FixBrokenXML</p>
380<p>Authoring tool: FBX COLLADA exporter</p>
381<p>Applying fixes for 3ds Max exporter</p>
382<p>Found library_images to delete</p>
383<p>Found library_materials to delete</p>
384<p>Found library_effects to delete</p>
385<p>Found a bind_material to delete</p>
386<p>FCollada message 175: COLLADA document loaded successfully.</p>
387<p>Found convertible object 'roundRoof-Pivot'</p>
388<p>Converting 'roundRoofMesh'</p>
389<p>Found static geometry</p>
390<p>Starting conversion</p>
391<p>Running FixBrokenXML</p>
392<p>Authoring tool: FBX COLLADA exporter</p>
393<p>Applying fixes for 3ds Max exporter</p>
394<p>Found library_images to delete</p>
395<p>Found library_materials to delete</p>
396<p>Found library_effects to delete</p>
397<p>Found a bind_material to delete</p>
398<p>FCollada message 175: COLLADA document loaded successfully.</p>
399<p>Found convertible object 'Plane02-Pivot'</p>
400<p>Converting 'Plane02Mesh'</p>
401<p>Found static geometry</p>
402<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure.xml"</p>
403<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_civic.xml"</p>
404<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_structure_civic_civil_centre.xml"</p>
405<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/structures/hele_civil_centre.xml"</p>
406<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity_quasi.xml"</p>
407<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_entity_quasi.xml"</p>
408<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia.xml"</p>
409<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia.xml"</p>
410<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora.xml"</p>
411<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora.xml"</p>
412<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora_tree.xml"</p>
413<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora_tree.xml"</p>
414<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_carob.xml"</p>
415<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_carob.xml"</p>
416<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_poplar_lombardy.xml"</p>
417<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_poplar_lombardy.xml"</p>
418<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_medit_fan_palm.xml"</p>
419<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_medit_fan_palm.xml"</p>
420<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_pine.xml"</p>
421<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_pine.xml"</p>
422<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_euro_beech.xml"</p>
423<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_euro_beech.xml"</p>
424<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_oak.xml"</p>
425<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_oak.xml"</p>
426<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_geo.xml"</p>
427<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_geo.xml"</p>
428<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_geo_mineral.xml"</p>
429<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_geo_mineral.xml"</p>
430<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/geology_metal_mediterranean.xml"</p>
431<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/geology_metal_mediterranean.xml"</p>
432<p>Starting conversion</p>
433<p>Running FixBrokenXML</p>
434<p>Authoring tool: FBX COLLADA exporter</p>
435<p>Applying fixes for 3ds Max exporter</p>
436<p>Found library_images to delete</p>
437<p>Found library_materials to delete</p>
438<p>Found library_effects to delete</p>
439<p>Found a bind_material to delete</p>
440<p>FCollada message 175: COLLADA document loaded successfully.</p>
441<p>Found convertible object 'stonemine_granite_c-Pivot'</p>
442<p>Converting 'stonemine_granite_cMesh'</p>
443<p>Found static geometry</p>
444<p>Starting conversion</p>
445<p>Running FixBrokenXML</p>
446<p>Authoring tool: FBX COLLADA exporter</p>
447<p>Applying fixes for 3ds Max exporter</p>
448<p>Found library_images to delete</p>
449<p>Found library_materials to delete</p>
450<p>Found library_effects to delete</p>
451<p>Found a bind_material to delete</p>
452<p>FCollada message 175: COLLADA document loaded successfully.</p>
453<p>Found convertible object 'decal-Pivot'</p>
454<p>Converting 'decalMesh'</p>
455<p>Found static geometry</p>
456<p>Starting conversion</p>
457<p>Running FixBrokenXML</p>
458<p>Authoring tool: FBX COLLADA exporter</p>
459<p>Applying fixes for 3ds Max exporter</p>
460<p>Found library_images to delete</p>
461<p>Found library_materials to delete</p>
462<p>Found library_effects to delete</p>
463<p>Found a bind_material to delete</p>
464<p>FCollada message 175: COLLADA document loaded successfully.</p>
465<p>Found convertible object 'stone_granite_boulder_b-Pivot'</p>
466<p>Converting 'stone_granite_boulder_bMesh'</p>
467<p>Found static geometry</p>
468<p>Starting conversion</p>
469<p>Running FixBrokenXML</p>
470<p>Authoring tool: FBX COLLADA exporter</p>
471<p>Applying fixes for 3ds Max exporter</p>
472<p>Found library_images to delete</p>
473<p>Found library_materials to delete</p>
474<p>Found library_effects to delete</p>
475<p>Found a bind_material to delete</p>
476<p>FCollada message 175: COLLADA document loaded successfully.</p>
477<p>Found convertible object 'stone_granite_large_c01-Pivot'</p>
478<p>Converting 'stone_granite_large_c01Mesh'</p>
479<p>Found static geometry</p>
480<p>Starting conversion</p>
481<p>Running FixBrokenXML</p>
482<p>Authoring tool: FBX COLLADA exporter</p>
483<p>Applying fixes for 3ds Max exporter</p>
484<p>Found library_images to delete</p>
485<p>Found library_materials to delete</p>
486<p>Found library_effects to delete</p>
487<p>Found a bind_material to delete</p>
488<p>FCollada message 175: COLLADA document loaded successfully.</p>
489<p>Found convertible object 'stonemine_granite_b-Pivot'</p>
490<p>Converting 'stonemine_granite_bMesh'</p>
491<p>Found static geometry</p>
492<p>Starting conversion</p>
493<p>Running FixBrokenXML</p>
494<p>Authoring tool: FBX COLLADA exporter</p>
495<p>Applying fixes for 3ds Max exporter</p>
496<p>Found library_images to delete</p>
497<p>Found library_materials to delete</p>
498<p>Found library_effects to delete</p>
499<p>Found a bind_material to delete</p>
500<p>FCollada message 175: COLLADA document loaded successfully.</p>
501<p>Found convertible object 'stone_granite_large_e-Pivot'</p>
502<p>Converting 'stone_granite_large_eMesh'</p>
503<p>Found static geometry</p>
504<p>Starting conversion</p>
505<p>Running FixBrokenXML</p>
506<p>Authoring tool: FBX COLLADA exporter</p>
507<p>Applying fixes for 3ds Max exporter</p>
508<p>Found library_images to delete</p>
509<p>Found library_materials to delete</p>
510<p>Found library_effects to delete</p>
511<p>Found a bind_material to delete</p>
512<p>FCollada message 175: COLLADA document loaded successfully.</p>
513<p>Found convertible object 'stonemine_granite_a-Pivot'</p>
514<p>Converting 'stonemine_granite_aMesh'</p>
515<p>Found static geometry</p>
516<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_geo_rock.xml"</p>
517<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_geo_rock.xml"</p>
518<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/geology_stone_mediterranean.xml"</p>
519<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/geology_stone_mediterranean.xml"</p>
520<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit.xml"</p>
521<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit.xml"</p>
522<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry.xml"</p>
523<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry.xml"</p>
524<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry_melee.xml"</p>
525<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry_melee.xml"</p>
526<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry_melee_swordsman.xml"</p>
527<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry_melee_swordsman.xml"</p>
528<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_b.xml"</p>
529<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_b.xml"</p>
530<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_a.xml"</p>
531<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_a.xml"</p>
532<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_e.xml"</p>
533<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_e.xml"</p>
534<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/horse_idle_a.psa): Loaded successfully</p>
535<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/horse_attack_a.psa): Loaded successfully</p>
536<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/horse_attack_b.psa): Loaded successfully</p>
537<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/horse_gallop.psa): Loaded successfully</p>
538<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/horse_walk.psa): Loaded successfully</p>
539<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/horse_death.psa): Loaded successfully</p>
540<p>Starting conversion</p>
541<p>Running FixBrokenXML</p>
542<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
543<p>FCollada message 175: COLLADA document loaded successfully.</p>
544<p>Found convertible object 'tunic'</p>
545<p>Converting 'tunic-mesh-skin'</p>
546<p>Found skinned geometry</p>
547<p>Adding prop point l_hip</p>
548<p>Adding prop point hip</p>
549<p>Adding prop point r_hip</p>
550<p>Adding prop point back</p>
551<p>Adding prop point chest</p>
552<p>Adding prop point shoulders</p>
553<p>Adding prop point head_extra</p>
554<p>Adding prop point head</p>
555<p>Adding prop point helmet</p>
556<p>Adding prop point l_shoulder</p>
557<p>Adding prop point l_forearm</p>
558<p>Adding prop point l_hand</p>
559<p>Adding prop point shield</p>
560<p>Adding prop point r_shoulder</p>
561<p>Adding prop point r_forearm</p>
562<p>Adding prop point r_hand</p>
563<p>Adding prop point l_leg</p>
564<p>Adding prop point r_leg</p>
565<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/cavalryidle.psa): Loaded successfully</p>
566<p>CSkeletonAnimManager::GetAnimation(art/animation/cavalry/sword/attack/rider_sword_shield_atk_a.psa): Loaded successfully</p>
567<p>CSkeletonAnimManager::GetAnimation(art/animation/cavalry/spear/attack/rider_spear_shield_atk_a.psa): Loaded successfully</p>
568<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/rider_gallop.psa): Loaded successfully</p>
569<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/rider_sword_death_a.psa): Loaded successfully</p>
570<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry.xml"</p>
571<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry.xml"</p>
572<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_ranged.xml"</p>
573<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_ranged.xml"</p>
574<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_ranged_javelinist.xml"</p>
575<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_ranged_javelinist.xml"</p>
576<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_b.xml"</p>
577<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_b.xml"</p>
578<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_a.xml"</p>
579<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_a.xml"</p>
580<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_e.xml"</p>
581<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_e.xml"</p>
582<p>Starting conversion</p>
583<p>Running FixBrokenXML</p>
584<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
585<p>FCollada message 175: COLLADA document loaded successfully.</p>
586<p>Found convertible object 'tunic_long'</p>
587<p>Converting 'tunic_long-mesh-skin'</p>
588<p>Found skinned geometry</p>
589<p>Adding prop point l_hip</p>
590<p>Adding prop point hip</p>
591<p>Adding prop point r_hip</p>
592<p>Adding prop point back</p>
593<p>Adding prop point chest</p>
594<p>Adding prop point shoulders</p>
595<p>Adding prop point head_extra</p>
596<p>Adding prop point head</p>
597<p>Adding prop point helmet</p>
598<p>Adding prop point l_shoulder</p>
599<p>Adding prop point l_forearm</p>
600<p>Adding prop point l_hand</p>
601<p>Adding prop point shield</p>
602<p>Adding prop point r_shoulder</p>
603<p>Adding prop point r_forearm</p>
604<p>Adding prop point r_hand</p>
605<p>Adding prop point l_leg</p>
606<p>Adding prop point r_leg</p>
607<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/dude/dudebuild.psa): Loaded successfully</p>
608<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/death/inf_01.psa): Loaded successfully</p>
609<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/death/inf_02.psa): Loaded successfully</p>
610<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/death/inf_03.psa): Loaded successfully</p>
611<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/death/inf_04.psa): Loaded successfully</p>
612<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/death/inf_06.psa): Loaded successfully</p>
613<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/death/inf_07.psa): Loaded successfully</p>
614<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/dude/dudeidle.psa): Loaded successfully</p>
615<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/javelin/attack/ijv_off_01.psa): Loaded successfully</p>
616<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/sword/move/run/isw_s_off_01.psa): Loaded successfully</p>
617<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/sword/move/run/isw_s_def_02.psa): Loaded successfully</p>
618<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/sword/move/run/isw_s_em_03.psa): Loaded successfully</p>
619<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/dude/dudewalk.psa): Loaded successfully</p>
620<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/forage.psa): Loaded successfully</p>
621<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/hoe.psa): Loaded successfully</p>
622<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/mine.psa): Loaded successfully</p>
623<p>CSkeletonAnimManager::GetAnimation(art/animation/infantry/general/chop.psa): Loaded successfully</p>
624<p>Starting conversion</p>
625<p>Running FixBrokenXML</p>
626<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
627<p>FCollada message 175: COLLADA document loaded successfully.</p>
628<p>Found convertible object 'm_cape_medium_PIVOT'</p>
629<p>Converting 'm_cape_medium'</p>
630<p>Found static geometry</p>
631<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_melee.xml"</p>
632<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_melee.xml"</p>
633<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_melee_spearman.xml"</p>
634<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_melee_spearman.xml"</p>
635<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_b.xml"</p>
636<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_b.xml"</p>
637<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_a.xml"</p>
638<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_a.xml"</p>
639<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_e.xml"</p>
640<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_e.xml"</p>
641<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/inf_hoplite_idle_a.psa): Loaded successfully</p>
642<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/inf_hoplite_atk_a.psa): Loaded successfully</p>
643<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/inf_hoplite_shield_run_a.psa): Loaded successfully</p>
644<p>CSkeletonAnimManager::GetAnimation(art/animation/biped/inf_hoplite_walk.psa): Loaded successfully</p>
645<p>Starting conversion</p>
646<p>Running FixBrokenXML</p>
647<p>Authoring tool: FBX COLLADA exporter</p>
648<p>Applying fixes for 3ds Max exporter</p>
649<p>Found library_images to delete</p>
650<p>Found library_materials to delete</p>
651<p>Found library_effects to delete</p>
652<p>Found a bind_material to delete</p>
653<p>FCollada message 175: COLLADA document loaded successfully.</p>
654<p>Found convertible object 'spear10-Pivot'</p>
655<p>Converting 'spear10Mesh'</p>
656<p>Found static geometry</p>
657<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_support.xml"</p>
658<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_support.xml"</p>
659<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_support_female_citizen.xml"</p>
660<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_support_female_citizen.xml"</p>
661<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_support_female_citizen.xml"</p>
662<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_support_female_citizen.xml"</p>
663<p>Starting conversion</p>
664<p>Running FixBrokenXML</p>
665<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
666<p>FCollada message 175: COLLADA document loaded successfully.</p>
667<p>Found convertible object 'dudette_skirt'</p>
668<p>Converting 'dudette_skirt-mesh-skin'</p>
669<p>Found skinned geometry</p>
670<p>Adding prop point l_hip</p>
671<p>Adding prop point hip</p>
672<p>Adding prop point r_hip</p>
673<p>Adding prop point shoulders</p>
674<p>Adding prop point back</p>
675<p>Adding prop point chest</p>
676<p>Adding prop point head</p>
677<p>Adding prop point head_extra</p>
678<p>Adding prop point helmet</p>
679<p>Adding prop point r_shoulder</p>
680<p>Adding prop point r_forearm</p>
681<p>Adding prop point r_hand</p>
682<p>Adding prop point l_shoulder</p>
683<p>Adding prop point l_forearm</p>
684<p>Adding prop point shield</p>
685<p>Adding prop point l_hand</p>
686<p>Adding prop point l_leg</p>
687<p>Adding prop point r_leg</p>
688<p>Starting conversion</p>
689<p>Running FixBrokenXML</p>
690<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
691<p>FCollada message 175: COLLADA document loaded successfully.</p>
692<p>Found convertible object 'dudette_dress'</p>
693<p>Converting 'dudette_dress-mesh-skin'</p>
694<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_build_01.dae): Loaded successfully</p>
695<p>Starting conversion</p>
696<p>Running FixBrokenXML</p>
697<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
698<p>FCollada message 175: COLLADA document loaded successfully.</p>
699<p>Found convertible object 'dudette_dress'</p>
700<p>Converting 'dudette_dress-mesh-skin'</p>
701<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_death_01.dae): Loaded successfully</p>
702<p>Starting conversion</p>
703<p>Running FixBrokenXML</p>
704<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
705<p>FCollada message 175: COLLADA document loaded successfully.</p>
706<p>Found convertible object 'dudette_dress'</p>
707<p>Converting 'dudette_dress-mesh-skin'</p>
708<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_idle_01.dae): Loaded successfully</p>
709<p>Starting conversion</p>
710<p>Running FixBrokenXML</p>
711<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
712<p>FCollada message 175: COLLADA document loaded successfully.</p>
713<p>Found convertible object 'dudette_skirt'</p>
714<p>Converting 'dudette_skirt-mesh-skin'</p>
715<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_walk_01.dae): Loaded successfully</p>
716<p>Starting conversion</p>
717<p>Running FixBrokenXML</p>
718<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
719<p>FCollada message 175: COLLADA document loaded successfully.</p>
720<p>Found convertible object 'dudette_dress'</p>
721<p>Converting 'dudette_dress-mesh-skin'</p>
722<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_gather_01.dae): Loaded successfully</p>
723<p>Starting conversion</p>
724<p>Running FixBrokenXML</p>
725<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
726<p>FCollada message 175: COLLADA document loaded successfully.</p>
727<p>Found convertible object 'dudette_dress'</p>
728<p>Converting 'dudette_dress-mesh-skin'</p>
729<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_farm_01.dae): Loaded successfully</p>
730<p>Starting conversion</p>
731<p>Running FixBrokenXML</p>
732<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
733<p>FCollada message 175: COLLADA document loaded successfully.</p>
734<p>Found convertible object 'dudette_dress'</p>
735<p>Converting 'dudette_dress-mesh-skin'</p>
736<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_mine_01.dae): Loaded successfully</p>
737<p>Starting conversion</p>
738<p>Running FixBrokenXML</p>
739<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
740<p>FCollada message 175: COLLADA document loaded successfully.</p>
741<p>Found convertible object 'dudette_dress'</p>
742<p>Converting 'dudette_dress-mesh-skin'</p>
743<p>CSkeletonAnimManager::GetAnimation(art/animation/female/f_lumber_01.dae): Loaded successfully</p>
744<p>Starting conversion</p>
745<p>Running FixBrokenXML</p>
746<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
747<p>FCollada message 175: COLLADA document loaded successfully.</p>
748<p>Found convertible object 'dudette_dress'</p>
749<p>Converting 'dudette_dress-mesh-skin'</p>
750<p>Found skinned geometry</p>
751<p>Adding prop point l_hip</p>
752<p>Adding prop point hip</p>
753<p>Adding prop point r_hip</p>
754<p>Adding prop point back</p>
755<p>Adding prop point shoulders</p>
756<p>Adding prop point chest</p>
757<p>Adding prop point head</p>
758<p>Adding prop point head_extra</p>
759<p>Adding prop point helmet</p>
760<p>Adding prop point r_shoulder</p>
761<p>Adding prop point r_forearm</p>
762<p>Adding prop point r_hand</p>
763<p>Adding prop point l_shoulder</p>
764<p>Adding prop point l_forearm</p>
765<p>Adding prop point shield</p>
766<p>Adding prop point l_hand</p>
767<p>Adding prop point l_leg</p>
768<p>Adding prop point r_leg</p>
769<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit.xml"</p>
770<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_support.xml"</p>
771<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_support_female_citizen.xml"</p>
772<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_support_female_citizen.xml"</p>
773<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry.xml"</p>
774<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_melee.xml"</p>
775<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_melee_spearman.xml"</p>
776<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_b.xml"</p>
777<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_a.xml"</p>
778<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_spearman_e.xml"</p>
779<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_ranged.xml"</p>
780<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_infantry_ranged_javelinist.xml"</p>
781<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_b.xml"</p>
782<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_a.xml"</p>
783<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_infantry_javelinist_e.xml"</p>
784<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry.xml"</p>
785<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry_melee.xml"</p>
786<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_cavalry_melee_swordsman.xml"</p>
787<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_b.xml"</p>
788<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_a.xml"</p>
789<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/units/hele_cavalry_swordsman_e.xml"</p>
790<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit.xml"</p>
791<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna.xml"</p>
792<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna.xml"</p>
793<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_hunt.xml"</p>
794<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_hunt.xml"</p>
795<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_hunt_skittish.xml"</p>
796<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_hunt_skittish.xml"</p>
797<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_deer.xml"</p>
798<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_deer.xml"</p>
799<p>Starting conversion</p>
800<p>Running FixBrokenXML</p>
801<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
802<p>FCollada message 175: COLLADA document loaded successfully.</p>
803<p>Found convertible object 'deerskin'</p>
804<p>Converting 'deerskin-mesh-skin'</p>
805<p>Found skinned geometry</p>
806<p>Starting conversion</p>
807<p>Running FixBrokenXML</p>
808<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
809<p>FCollada message 175: COLLADA document loaded successfully.</p>
810<p>Found convertible object 'deerskin'</p>
811<p>Converting 'deerskin-mesh-skin'</p>
812<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_death_01.dae): Loaded successfully</p>
813<p>Starting conversion</p>
814<p>Running FixBrokenXML</p>
815<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
816<p>FCollada message 175: COLLADA document loaded successfully.</p>
817<p>Found convertible object 'deerskin'</p>
818<p>Converting 'deerskin-mesh-skin'</p>
819<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_idle_01.dae): Loaded successfully</p>
820<p>Starting conversion</p>
821<p>Running FixBrokenXML</p>
822<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
823<p>FCollada message 175: COLLADA document loaded successfully.</p>
824<p>Found convertible object 'deerskin'</p>
825<p>Converting 'deerskin-mesh-skin'</p>
826<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_idle_02.dae): Loaded successfully</p>
827<p>Starting conversion</p>
828<p>Running FixBrokenXML</p>
829<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
830<p>FCollada message 175: COLLADA document loaded successfully.</p>
831<p>Found convertible object 'deerskin'</p>
832<p>Converting 'deerskin-mesh-skin'</p>
833<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_idle_03.dae): Loaded successfully</p>
834<p>Starting conversion</p>
835<p>Running FixBrokenXML</p>
836<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
837<p>FCollada message 175: COLLADA document loaded successfully.</p>
838<p>Found convertible object 'deerskin'</p>
839<p>Converting 'deerskin-mesh-skin'</p>
840<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_idle_04.dae): Loaded successfully</p>
841<p>Starting conversion</p>
842<p>Running FixBrokenXML</p>
843<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
844<p>FCollada message 175: COLLADA document loaded successfully.</p>
845<p>Found convertible object 'deerskin'</p>
846<p>Converting 'deerskin-mesh-skin'</p>
847<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_attack_01.dae): Loaded successfully</p>
848<p>Starting conversion</p>
849<p>Running FixBrokenXML</p>
850<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
851<p>FCollada message 175: COLLADA document loaded successfully.</p>
852<p>Found convertible object 'deerskin'</p>
853<p>Converting 'deerskin-mesh-skin'</p>
854<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_run_01.dae): Loaded successfully</p>
855<p>Starting conversion</p>
856<p>Running FixBrokenXML</p>
857<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
858<p>FCollada message 175: COLLADA document loaded successfully.</p>
859<p>Found convertible object 'deerskin'</p>
860<p>Converting 'deerskin-mesh-skin'</p>
861<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_walk_01.dae): Loaded successfully</p>
862<p>Starting conversion</p>
863<p>Running FixBrokenXML</p>
864<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
865<p>FCollada message 175: COLLADA document loaded successfully.</p>
866<p>Found convertible object 'deerskin'</p>
867<p>Converting 'deerskin-mesh-skin'</p>
868<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_walk_02.dae): Loaded successfully</p>
869<p>Starting conversion</p>
870<p>Running FixBrokenXML</p>
871<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
872<p>FCollada message 175: COLLADA document loaded successfully.</p>
873<p>Found convertible object 'Object02_PIVOT'</p>
874<p>Converting 'Object02'</p>
875<p>Found static geometry</p>
876<p class="error">ERROR: Failed to find matching prop point called "antler" in model "art/meshes/skeletal/deer_mesh.dae" for actor "fauna/deer.xml"</p>
877<p>Starting conversion</p>
878<p>Running FixBrokenXML</p>
879<p>Authoring tool: Feeling ColladaMax v3.02 with FCollada v3.02.</p>
880<p>FCollada message 175: COLLADA document loaded successfully.</p>
881<p>Found convertible object 'deerskin'</p>
882<p>Converting 'deerskin-mesh-skin'</p>
883<p>CSkeletonAnimManager::GetAnimation(art/animation/quadraped/deer_death_02.dae): Loaded successfully</p>
884<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_hunt_passive.xml"</p>
885<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_hunt_passive.xml"</p>
886<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_chicken.xml"</p>
887<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_chicken.xml"</p>
888<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_herd.xml"</p>
889<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_herd.xml"</p>
890<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_herd_passive.xml"</p>
891<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_unit_fauna_herd_passive.xml"</p>
892<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_goat.xml"</p>
893<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_goat.xml"</p>
894<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_sheep.xml"</p>
895<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/fauna_sheep.xml"</p>
896<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora_bush.xml"</p>
897<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora_bush.xml"</p>
898<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora_bush_berry.xml"</p>
899<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/template_gaia_flora_bush_berry.xml"</p>
900<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_bush_berry.xml"</p>
901<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_bush_berry.xml"</p>
902<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_aleppo_pine.xml"</p>
903<p>CEntityTemplateCollection::GetTemplate(): Loaded template "entities/gaia/flora_tree_aleppo_pine.xml"</p>
904<p class="error">ERROR: Failed to load entity template 'iber_dock'</p>
905<p>Starting conversion</p>
906<p>Running FixBrokenXML</p>
907<p>Authoring tool: FBX COLLADA exporter</p>
908<p>Applying fixes for 3ds Max exporter</p>
909<p>Found library_images to delete</p>
910<p>Found library_materials to delete</p>
911<p>Found library_effects to delete</p>
912<p>Found a bind_material to delete</p>
913<p>FCollada message 175: COLLADA document loaded successfully.</p>
914<p>Found convertible object 'canopy158-Pivot'</p>
915<p>Converting 'canopy158Mesh'</p>
916<p>Found static geometry</p>
917<p>Starting conversion</p>
918<p>Running FixBrokenXML</p>
919<p>Authoring tool: FBX COLLADA exporter</p>
920<p>Applying fixes for 3ds Max exporter</p>
921<p>Found library_images to delete</p>
922<p>Found library_materials to delete</p>
923<p>Found library_effects to delete</p>
924<p>Found a bind_material to delete</p>
925<p>FCollada message 175: COLLADA document loaded successfully.</p>
926<p>Found convertible object 'canopy161-Pivot'</p>
927<p>Converting 'canopy161Mesh'</p>
928<p>Found static geometry</p>
929<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
930<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
931<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
932<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
933<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
934<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
935<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
936<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
937<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
938<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
939<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
940<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
941<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
942<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
943<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
944<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
945<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
946<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
947<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
948<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
949<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
950<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
951<p class="error">ERROR: CXeromyces: Failed to find XML file art/actors/props/special/eyecandy/water_waves.xml</p>
952<p class="error">ERROR: CObjectManager::FindObjectBase(): Cannot find object 'props/special/eyecandy/water_waves.xml'</p>
953<p>I18n: No translation found for string 'CMapReader::ApplyData'</p>
954<p>I18n: No translation found for string 'CMapReader::DelayLoadFinished'</p>
955<p>I18n: No translation found for string 'CSimulation'</p>
956<p>I18n: No translation found for string 'Game is starting..'</p>
957<p>I18n: No translation found for string 'Much to our regret we must report the program has encountered an error.
958
959
960
961Please let us know at http://trac.wildfiregames.com/ and attach the crashlog.txt and crashlog.dmp files.
962
963
964
965Details: unhandled exception (Access violation reading 0x00000000)
966
967'</p>