Opened 2 years ago

Last modified 2 years ago

#6433 closed defect

[26393] Errors pop up — at Initial Version

Reported by: Langbart Owned by:
Priority: Should Have Milestone: Alpha 26
Component: UI – Game setup Keywords:
Cc: Patch:

Description

to reproduce

  1. Start a game with the autostart command e.g.
    binaries/system/pyrogenesis -conf=mod.enabledmods:"mod public" -autostart="random/unknown" -autostart-seed=-1 -autostart-civ=1:spart -autostart-civ=2:brit -autostart-ai=2:petra
    
  1. Errors appear
    0 A.D. (0.0.26) Main log (warnings and errors only)
    ERROR: JavaScript error: gui/common/l10n.js line 69 Script value conversion check failed: v.isString() || v.isNumber() || v.isBoolean() (got type undefined) translate@gui/common/l10n.js:69:36 TitleDisplay@gui/loading/TitleDisplay.js:11:13 init@gui/loading/loading.js:10:19
    
    ERROR: GUI page 'page_loading.xml': Failed to call init() function
    
    ERROR: JavaScript error: gui/loading/loading.js line 22 g_LoadingPage is undefined reallyStartGame@gui/loading/loading.js:22:2
    

bisect

The issue can be noticed for the first time with changeset [26393]

Change History (1)

by Langbart, 2 years ago

Attachment: change_26393.jpg added
Note: See TracTickets for help on using tickets.