Jump to content

Trinketos

Community Members
  • Posts

    1.086
  • Joined

  • Last visited

  • Days Won

    13

Posts posted by Trinketos

  1. 12 minutes ago, Diogenes said:
    
    <!DOCTYPE html>
    <meta charset="utf-8">
    <title>Pyrogenesis Log</title>
    <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>
    <h2>0 A.D. (0.0.24) Main log (warnings and errors only)</h2>
    <p class="error">ERROR: JavaScript error: gui/summary/layout.js line 268
    TypeError: headerGUI is undefined
      updateGeneralPanelHeadings@gui/summary/layout.js:268:3
      updatePanelData@gui/summary/summary.js:339:2
      selectPanelGUI@gui/summary/summary.js:182:3
      selectPanel@gui/common/tab_buttons.js:102:3
      placeTabButtons/button.onPress@gui/common/tab_buttons.js:66:28</p>
    <p class="error">ERROR: Errors executing script event "Press"</p>
    <p>Engine exited successfully on 2020-07-17 at 16:33:07 with 1637 message(s), 2 error(s) and 0 warning(s).</p>

     

    This error also happens to me  in DE to.

     

  2. I get this error when I open the collected resources tab

    Spoiler

    ERROR: JavaScript error: gui/summary/layout.js line 268
    TypeError: headerGUI is undefined
      updateGeneralPanelHeadings@gui/summary/layout.js:268:3
      updatePanelData@gui/summary/summary.js:339:2
      selectPanelGUI@gui/summary/summary.js:182:3
      selectPanel@gui/common/tab_buttons.js:102:3
      placeTabButtons/button.onPress@gui/common/tab_buttons.js:66:28
    ERROR: Errors executing script event "Press"
    ERROR: JavaScript error: gui/summary/layout.js line 268
    TypeError: headerGUI is undefined
      updateGeneralPanelHeadings@gui/summary/layout.js:268:3
      updatePanelData@gui/summary/summary.js:339:2
      selectPanelGUI@gui/summary/summary.js:182:3
      selectPanel@gui/common/tab_buttons.js:102:3
      placeTabButtons/button.onPress@gui/common/tab_buttons.js:66:28
    ERROR: Errors executing script event "Press"

     

    screenshot0040.png

    interestinglog.html

×
×
  • Create New...