Ticket #2042: mainlog.html

File mainlog.html, 15.8 KB (added by michael, 11 years ago)

Main Log (might not be very useful)

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. Main log</h2>
6<p>Loading config file "config/default.cfg"</p>
7<p>Loaded config string "windowed" = "false"</p>
8<p>Loaded config string "splashscreenenable" = "true"</p>
9<p>Loaded config string "pauseonfocusloss" = "true"</p>
10<p>Loaded config string "multiplayerserver" = "127.0.0.1"</p>
11<p>Loaded config string "xres" = "0"</p>
12<p>Loaded config string "yres" = "0"</p>
13<p>Loaded config string "bpp" = "0"</p>
14<p>Loaded config string "waternormals" = "true"</p>
15<p>Loaded config string "waterrealdepth" = "true"</p>
16<p>Loaded config string "waterfoam" = "false"</p>
17<p>Loaded config string "watercoastalwaves" = "false"</p>
18<p>Loaded config string "waterrefraction" = "true"</p>
19<p>Loaded config string "waterreflection" = "true"</p>
20<p>Loaded config string "watershadows" = "false"</p>
21<p>Loaded config string "shadows" = "true"</p>
22<p>Loaded config string "shadowpcf" = "true"</p>
23<p>Loaded config string "vsync" = "false"</p>
24<p>Loaded config string "particles" = "true"</p>
25<p>Loaded config string "silhouettes" = "true"</p>
26<p>Loaded config string "showsky" = "false"</p>
27<p>Loaded config string "nos3tc" = "false"</p>
28<p>Loaded config string "noautomipmap" = "true"</p>
29<p>Loaded config string "novbo" = "false"</p>
30<p>Loaded config string "noframebufferobject" = "false"</p>
31<p>Loaded config string "nohwcursor" = "false"</p>
32<p>Loaded config string "force_s3tc_enable" = "true"</p>
33<p>Loaded config string "renderpath" = "default"</p>
34<p>Loaded config string "preferglsl" = "false"</p>
35<p>Loaded config string "gentangents" = "false"</p>
36<p>Loaded config string "gpuskinning" = "false"</p>
37<p>Loaded config string "smoothlos" = "false"</p>
38<p>Loaded config string "postproc" = "false"</p>
39<p>Loaded config string "materialmgr.quality" = "0.0"</p>
40<p>Loaded config string "materialmgr.PARALLAX_DIST.max" = "150"</p>
41<p>Loaded config string "materialmgr.PARALLAX_HQ_DIST.max" = "75"</p>
42<p>Loaded config string "materialmgr.PARALLAX_VHQ_DIST.max" = "0"</p>
43<p>Loaded config string "forcealphatest" = "false"</p>
44<p>Loaded config string "userreport.url" = "http://feedback.wildfiregames.com/report/upload/v1/"</p>
45<p>Loaded config string "skycolor" = "0 0 0"</p>
46<p>Loaded config string "sound.mastergain" = "0.9"</p>
47<p>Loaded config string "sound.musicgain" = "0.2"</p>
48<p>Loaded config string "sound.ambientgain" = "0.6"</p>
49<p>Loaded config string "sound.actiongain" = "0.7"</p>
50<p>Loaded config string "sound.uigain" = "0.7"</p>
51<p>Loaded config string "view.scroll.speed" = "120.0"</p>
52<p>Loaded config string "view.scroll.speed.modifier" = "1.05"</p>
53<p>Loaded config string "view.rotate.x.speed" = "1.2"</p>
54<p>Loaded config string "view.rotate.x.min" = "28.0"</p>
55<p>Loaded config string "view.rotate.x.max" = "60.0"</p>
56<p>Loaded config string "view.rotate.x.default" = "35.0"</p>
57<p>Loaded config string "view.rotate.y.speed" = "2.0"</p>
58<p>Loaded config string "view.rotate.y.speed.wheel" = "0.45"</p>
59<p>Loaded config string "view.rotate.y.default" = "0.0"</p>
60<p>Loaded config string "view.rotate.speed.modifier" = "1.05"</p>
61<p>Loaded config string "view.drag.speed" = "0.5"</p>
62<p>Loaded config string "view.zoom.speed" = "256.0"</p>
63<p>Loaded config string "view.zoom.speed.wheel" = "32.0"</p>
64<p>Loaded config string "view.zoom.min" = "50.0"</p>
65<p>Loaded config string "view.zoom.max" = "200.0"</p>
66<p>Loaded config string "view.zoom.default" = "120.0"</p>
67<p>Loaded config string "view.zoom.speed.modifier" = "1.05"</p>
68<p>Loaded config string "view.pos.smoothness" = "0.1"</p>
69<p>Loaded config string "view.zoom.smoothness" = "0.4"</p>
70<p>Loaded config string "view.rotate.x.smoothness" = "0.5"</p>
71<p>Loaded config string "view.rotate.y.smoothness" = "0.3"</p>
72<p>Loaded config string "view.near" = "2.0"</p>
73<p>Loaded config string "view.far" = "4096.0"</p>
74<p>Loaded config string "view.fov" = "45.0"</p>
75<p>Loaded config string "view.height.smoothness" = "0.5"</p>
76<p>Loaded config string "view.height.min" = "16"</p>
77<p>Loaded config string "camerajump.threshold" = "40"</p>
78<p>Loaded config string "hotkey.exit" = "Alt+F4"</p>
79<p>Loaded config string "hotkey.exit" = "Ctrl+Break"</p>
80<p>Loaded config string "hotkey.exit" = "Super+Q"</p>
81<p>Loaded config string "hotkey.leave" = "Escape"</p>
82<p>Loaded config string "hotkey.pause" = "Pause"</p>
83<p>Loaded config string "hotkey.screenshot" = "F2"</p>
84<p>Loaded config string "hotkey.bigscreenshot" = "Shift+F2"</p>
85<p>Loaded config string "hotkey.togglefullscreen" = "Alt+Return"</p>
86<p>Loaded config string "hotkey.screenshot.watermark" = "Alt+K"</p>
87<p>Loaded config string "hotkey.wireframe" = "Alt+W"</p>
88<p>Loaded config string "hotkey.silhouettes" = "Alt+S"</p>
89<p>Loaded config string "hotkey.showsky" = "Alt+Z"</p>
90<p>Loaded config string "hotkey.camera.reset" = "R"</p>
91<p>Loaded config string "hotkey.camera.follow" = "F"</p>
92<p>Loaded config string "hotkey.camera.zoom.in" = "Plus"</p>
93<p>Loaded config string "hotkey.camera.zoom.in" = "Equals"</p>
94<p>Loaded config string "hotkey.camera.zoom.in" = "NumPlus"</p>
95<p>Loaded config string "hotkey.camera.zoom.out" = "Minus"</p>
96<p>Loaded config string "hotkey.camera.zoom.out" = "NumMinus"</p>
97<p>Loaded config string "hotkey.camera.zoom.wheel.in" = "WheelUp"</p>
98<p>Loaded config string "hotkey.camera.zoom.wheel.out" = "WheelDown"</p>
99<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+UpArrow"</p>
100<p>Loaded config string "hotkey.camera.rotate.up" = "Ctrl+W"</p>
101<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+DownArrow"</p>
102<p>Loaded config string "hotkey.camera.rotate.down" = "Ctrl+S"</p>
103<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+LeftArrow"</p>
104<p>Loaded config string "hotkey.camera.rotate.cw" = "Ctrl+A"</p>
105<p>Loaded config string "hotkey.camera.rotate.cw" = "Q"</p>
106<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+RightArrow"</p>
107<p>Loaded config string "hotkey.camera.rotate.ccw" = "Ctrl+D"</p>
108<p>Loaded config string "hotkey.camera.rotate.ccw" = "E"</p>
109<p>Loaded config string "hotkey.camera.rotate.wheel.cw" = "Shift+WheelUp"</p>
110<p>Loaded config string "hotkey.camera.rotate.wheel.cw" = "MouseX1"</p>
111<p>Loaded config string "hotkey.camera.rotate.wheel.ccw" = "Shift+WheelDown"</p>
112<p>Loaded config string "hotkey.camera.rotate.wheel.ccw" = "MouseX2"</p>
113<p>Loaded config string "hotkey.camera.pan" = "MouseMiddle"</p>
114<p>Loaded config string "hotkey.camera.pan" = "ForwardSlash"</p>
115<p>Loaded config string "hotkey.camera.left" = "A"</p>
116<p>Loaded config string "hotkey.camera.left" = "LeftArrow"</p>
117<p>Loaded config string "hotkey.camera.right" = "D"</p>
118<p>Loaded config string "hotkey.camera.right" = "RightArrow"</p>
119<p>Loaded config string "hotkey.camera.up" = "W"</p>
120<p>Loaded config string "hotkey.camera.up" = "UpArrow"</p>
121<p>Loaded config string "hotkey.camera.down" = "S"</p>
122<p>Loaded config string "hotkey.camera.down" = "DownArrow"</p>
123<p>Loaded config string "hotkey.camera.scroll.speed.increase" = "Ctrl+Shift+S"</p>
124<p>Loaded config string "hotkey.camera.scroll.speed.decrease" = "Ctrl+Alt+S"</p>
125<p>Loaded config string "hotkey.camera.rotate.speed.increase" = "Ctrl+Shift+R"</p>
126<p>Loaded config string "hotkey.camera.rotate.speed.decrease" = "Ctrl+Alt+R"</p>
127<p>Loaded config string "hotkey.camera.zoom.speed.increase" = "Ctrl+Shift+Z"</p>
128<p>Loaded config string "hotkey.camera.zoom.speed.decrease" = "Ctrl+Alt+Z"</p>
129<p>Loaded config string "hotkey.camera.jump.1" = "F5"</p>
130<p>Loaded config string "hotkey.camera.jump.2" = "F6"</p>
131<p>Loaded config string "hotkey.camera.jump.3" = "F7"</p>
132<p>Loaded config string "hotkey.camera.jump.4" = "F8"</p>
133<p>Loaded config string "hotkey.camera.jump.set.1" = "Ctrl+F5"</p>
134<p>Loaded config string "hotkey.camera.jump.set.2" = "Ctrl+F6"</p>
135<p>Loaded config string "hotkey.camera.jump.set.3" = "Ctrl+F7"</p>
136<p>Loaded config string "hotkey.camera.jump.set.4" = "Ctrl+F8"</p>
137<p>Loaded config string "hotkey.console.toggle" = "BackQuote"</p>
138<p>Loaded config string "hotkey.console.toggle" = "F9"</p>
139<p>Loaded config string "hotkey.copy" = "Ctrl+C"</p>
140<p>Loaded config string "hotkey.paste" = "Ctrl+V"</p>
141<p>Loaded config string "hotkey.cut" = "Ctrl+X"</p>
142<p>Loaded config string "hotkey.selection.add" = "Shift"</p>
143<p>Loaded config string "hotkey.selection.milonly" = "Alt"</p>
144<p>Loaded config string "hotkey.selection.remove" = "Ctrl"</p>
145<p>Loaded config string "hotkey.selection.cancel" = "Esc"</p>
146<p>Loaded config string "hotkey.selection.idleworker" = "Period"</p>
147<p>Loaded config string "hotkey.selection.idlewarrior" = "Comma"</p>
148<p>Loaded config string "hotkey.selection.offscreen" = "Alt"</p>
149<p>Loaded config string "hotkey.selection.group.select.0" = "0"</p>
150<p>Loaded config string "hotkey.selection.group.save.0" = "Ctrl+0"</p>
151<p>Loaded config string "hotkey.selection.group.add.0" = "Shift+0"</p>
152<p>Loaded config string "hotkey.selection.group.select.1" = "1"</p>
153<p>Loaded config string "hotkey.selection.group.save.1" = "Ctrl+1"</p>
154<p>Loaded config string "hotkey.selection.group.add.1" = "Shift+1"</p>
155<p>Loaded config string "hotkey.selection.group.select.2" = "2"</p>
156<p>Loaded config string "hotkey.selection.group.save.2" = "Ctrl+2"</p>
157<p>Loaded config string "hotkey.selection.group.add.2" = "Shift+2"</p>
158<p>Loaded config string "hotkey.selection.group.select.3" = "3"</p>
159<p>Loaded config string "hotkey.selection.group.save.3" = "Ctrl+3"</p>
160<p>Loaded config string "hotkey.selection.group.add.3" = "Shift+3"</p>
161<p>Loaded config string "hotkey.selection.group.select.4" = "4"</p>
162<p>Loaded config string "hotkey.selection.group.save.4" = "Ctrl+4"</p>
163<p>Loaded config string "hotkey.selection.group.add.4" = "Shift+4"</p>
164<p>Loaded config string "hotkey.selection.group.select.5" = "5"</p>
165<p>Loaded config string "hotkey.selection.group.save.5" = "Ctrl+5"</p>
166<p>Loaded config string "hotkey.selection.group.add.5" = "Shift+5"</p>
167<p>Loaded config string "hotkey.selection.group.select.6" = "6"</p>
168<p>Loaded config string "hotkey.selection.group.save.6" = "Ctrl+6"</p>
169<p>Loaded config string "hotkey.selection.group.add.6" = "Shift+6"</p>
170<p>Loaded config string "hotkey.selection.group.select.7" = "7"</p>
171<p>Loaded config string "hotkey.selection.group.save.7" = "Ctrl+7"</p>
172<p>Loaded config string "hotkey.selection.group.add.7" = "Shift+7"</p>
173<p>Loaded config string "hotkey.selection.group.select.8" = "8"</p>
174<p>Loaded config string "hotkey.selection.group.save.8" = "Ctrl+8"</p>
175<p>Loaded config string "hotkey.selection.group.add.8" = "Shift+8"</p>
176<p>Loaded config string "hotkey.selection.group.select.9" = "9"</p>
177<p>Loaded config string "hotkey.selection.group.save.9" = "Ctrl+9"</p>
178<p>Loaded config string "hotkey.selection.group.add.9" = "Shift+9"</p>
179<p>Loaded config string "hotkey.session.kill" = "Delete"</p>
180<p>Loaded config string "hotkey.session.stop" = "H"</p>
181<p>Loaded config string "hotkey.session.attack" = "Ctrl+Alt"</p>
182<p>Loaded config string "hotkey.session.garrison" = "Ctrl"</p>
183<p>Loaded config string "hotkey.session.attackmove" = "Ctrl"</p>
184<p>Loaded config string "hotkey.session.queue" = "Shift"</p>
185<p>Loaded config string "hotkey.session.batchtrain" = "Shift"</p>
186<p>Loaded config string "hotkey.session.massbarter" = "Shift"</p>
187<p>Loaded config string "hotkey.session.masstribute" = "Shift"</p>
188<p>Loaded config string "hotkey.session.unloadtype" = "Shift"</p>
189<p>Loaded config string "hotkey.session.deselectgroup" = "Ctrl"</p>
190<p>Loaded config string "hotkey.session.rotate.cw" = "RightBracket"</p>
191<p>Loaded config string "hotkey.session.rotate.ccw" = "LeftBracket"</p>
192<p>Loaded config string "hotkey.timewarp.fastforward" = "Space"</p>
193<p>Loaded config string "hotkey.timewarp.rewind" = "Backspace"</p>
194<p>Loaded config string "hotkey.session.queueunit.1" = "Z"</p>
195<p>Loaded config string "hotkey.session.queueunit.2" = "X"</p>
196<p>Loaded config string "hotkey.session.queueunit.3" = "C"</p>
197<p>Loaded config string "hotkey.session.queueunit.4" = "V"</p>
198<p>Loaded config string "hotkey.session.queueunit.5" = "B"</p>
199<p>Loaded config string "hotkey.session.queueunit.6" = "N"</p>
200<p>Loaded config string "hotkey.session.queueunit.7" = "M"</p>
201<p>Loaded config string "hotkey.fps.toggle" = "Alt+F"</p>
202<p>Loaded config string "hotkey.session.devcommands.toggle" = "Alt+D"</p>
203<p>Loaded config string "hotkey.session.gui.toggle" = "Alt+G"</p>
204<p>Loaded config string "hotkey.menu.toggle" = "F10"</p>
205<p>Loaded config string "hotkey.timeelapsedcounter.toggle" = "F12"</p>
206<p>Loaded config string "hotkey.session.showstatusbars" = "Tab"</p>
207<p>Loaded config string "hotkey.chat" = "Return"</p>
208<p>Loaded config string "hotkey.teamchat" = "T"</p>
209<p>Loaded config string "hotkey.text.delete.left" = "Ctrl+Backspace"</p>
210<p>Loaded config string "hotkey.text.delete.right" = "Ctrl+Del"</p>
211<p>Loaded config string "hotkey.text.move.left" = "Ctrl+LeftArrow"</p>
212<p>Loaded config string "hotkey.text.move.right" = "Ctrl+RightArrow"</p>
213<p>Loaded config string "hotkey.profile.toggle" = "F11"</p>
214<p>Loaded config string "hotkey.profile.save" = "Shift+F11"</p>
215<p>Loaded config string "hotkey.profile2.enable" = "F11"</p>
216<p>Loaded config string "profiler2.http.autoenable" = "false"</p>
217<p>Loaded config string "profiler2.script.enable" = "false"</p>
218<p>Loaded config string "profiler2.gpu.autoenable" = "false"</p>
219<p>Loaded config string "profiler2.gpu.arb.enable" = "true"</p>
220<p>Loaded config string "profiler2.gpu.ext.enable" = "true"</p>
221<p>Loaded config string "profiler2.gpu.intel.enable" = "true"</p>
222<p>Loaded config string "jsdebugger.enable" = "false"</p>
223<p>Loaded config string "hotkey.quicksave" = "Shift+F5"</p>
224<p>Loaded config string "hotkey.quickload" = "Shift+F8"</p>
225<p>Loaded config string "joystick.enable" = "false"</p>
226<p>Loaded config string "joystick.deadzone" = "8192"</p>
227<p>Loaded config string "joystick.camera.pan.x" = "0"</p>
228<p>Loaded config string "joystick.camera.pan.y" = "1"</p>
229<p>Loaded config string "joystick.camera.rotate.x" = "3"</p>
230<p>Loaded config string "joystick.camera.rotate.y" = "2"</p>
231<p>Loaded config string "joystick.camera.zoom.in" = "5"</p>
232<p>Loaded config string "joystick.camera.zoom.out" = "4"</p>
233<p>Loaded config string "gui.cursorblinkrate" = "0.5"</p>
234<p>Loading config file "config/local.cfg"</p>
235<p>Loaded config string "xres" = "1600"</p>
236<p>Loaded config string "yres" = "900"</p>
237<p>Loaded config string "waternormals" = "true"</p>
238<p>Loaded config string "waterbinormals" = "true"</p>
239<p>Loaded config string "waterrealdepth" = "true"</p>
240<p>Loaded config string "waterfoam" = "true"</p>
241<p>Loaded config string "watercoastalwaves" = "true"</p>
242<p>Loaded config string "waterrefraction" = "true"</p>
243<p>Loaded config string "waterreflection" = "true"</p>
244<p>Loaded config string "watershadows" = "true"</p>
245<p>Loaded config string "showsky" = "false"</p>
246<p>Loaded config string "postproc" = "true"</p>
247<p>Loaded config string "forcealphatest" = "false"</p>
248<p>Loaded config string "materialmgr.quality" = "10"</p>
249<p>Loaded config string "preferglsl" = "true"</p>
250<p>Loaded config string "gpuskinning" = "true"</p>
251<p>Loaded config string "gentangents" = "true"</p>
252<p>Loaded config string "smoothlos" = "true"</p>
253<p>Loading config file "config/user.cfg"</p>
254<p>Loaded config string "multiplayerserver" = "25.180.83.210"</p>
255<p>Loaded config string "playername" = "Mythos_Ruler"</p>
256<p>Loaded config string "splashscreenenable" = "true"</p>
257<p>Loaded config string "userreport.enabledversion" = "0"</p>
258<p>Loaded config string "userreport.id" = "50a8aaac116ad4b7"</p>
259<p>CRenderer::Open: depth bits 24</p>
260<p>CRenderer::Open: stencil bits 8</p>
261<p>CRenderer::Open: alpha bits 8</p>
262<p>GUI file 'gui/common/functions_utility.js' changed - reloading page 'page_pregame.xml'</p>