Advertisement
Guest User

Untitled

a guest
Nov 18th, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.69 KB | None | 0 0
  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 (warnings and errors only)</h2>
  6. <p class="warning">WARNING: JavaScript warning: gui/loading/loading.js line 44
  7. reference to undefined property data.attribs.settings</p>
  8. <p class="error">ERROR: JavaScript error: gui/loading/loading.js line 44
  9. TypeError: data.attribs.settings is undefined
  10.   init@gui/loading/loading.js:44:7
  11.   reallyStartVisualReplay@gui/replaymenu/replay_actions.js:36:3
  12.   startReplay@gui/replaymenu/replay_actions.js:12:3
  13.   __eventhandler177 (mouseleftdoubleclickitem)@replaySelection mouseleftdoubleclickitem:0:1</p>
  14. <p class="error">ERROR: GUI page 'page_loading.xml': Failed to call init() function</p>
  15. <p class="warning">WARNING: JavaScript warning: gui/loading/loading.js line 44
  16. reference to undefined property data.attribs.settings</p>
  17. <p class="error">ERROR: JavaScript error: gui/loading/loading.js line 44
  18. TypeError: data.attribs.settings is undefined
  19.   init@gui/loading/loading.js:44:7
  20.   reallyStartVisualReplay@gui/replaymenu/replay_actions.js:36:3
  21.   startReplay@gui/replaymenu/replay_actions.js:12:3
  22.   __eventhandler308 (mouseleftdoubleclickitem)@replaySelection mouseleftdoubleclickitem:0:1</p>
  23. <p class="error">ERROR: GUI page 'page_loading.xml': Failed to call init() function</p>
  24. <p class="error">ERROR: Out of sync on turn 1
  25.  
  26. The current game state is different from the original game state.</p>
  27. <p>Engine exited successfully on 2015-11-18 at 15:34:35 with 1759 message(s), 5 error(s) and 2 warning(s).</p>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement