Skip to content

Stage Striking Layout No Longer Updates #910

@ladyisatis

Description

@ladyisatis

When using layout/stage_strike/index.html or layout/stage_strike/index_autohide.html the stage striking doesn't update, and TSH has this error:

[2025-10-21 21:52:50] - ERROR - StartGGDataProvider.py:_GetMatchTasks:421 | Traceback (most recent call last):
  File "src\TournamentDataProvider\StartGGDataProvider.py", line 419, in _GetMatchTasks
  File "src\TournamentDataProvider\StartGGDataProvider.py", line 865, in ParseMatchDataOldApi
  File "src\TSHGameAssetManager.py", line 1485, in GetStageFromStartGGId
AttributeError: 'TSHGameAssetManager' object has no attribute 'stages'

On index.html, in the console:

TypeError: Cannot read properties of undefined (reading 'path')
    at index.js:103:28
    at Array.forEach (<anonymous>)
    at Update (index.js:102:19)
    at HTMLDocument.UpdateWrapper (globals.js:29:9)
    at HandleTSHStateUpdateMessage (globals.js:843:12)
    at a.<anonymous> (globals.js:141:9)
    at L.emit (index.mjs:136:20)
    at a.value (socket.js:494:20)
    at a.value (socket.js:481:18)
    at a.value (socket.js:451:22)
TypeError: Cannot read properties of undefined (reading 'currGame')
    at Update (index.js:96:62)
    at HTMLDocument.UpdateWrapper (globals.js:29:9)
    at HandleTSHStateUpdateMessage (globals.js:843:12)
    at a.<anonymous> (globals.js:141:9)
    at L.emit (index.mjs:136:20)
    at a.value (socket.js:494:20)
    at a.value (socket.js:481:18)
    at a.value (socket.js:451:22)
    at L.emit (index.mjs:136:20)
    at manager.js:207:18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions