You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up event to be Blue Twilight Week 0.
I have updated the teams.
I have made my pit scouting assignments
When going into Pit Scouting Screen,
I selected the button to super scout a team and see an error screen.
Error: ENOENT: no such file or directory, open '/var/task/views/scouting/templates/formCheckbox.pug' at /var/task/views/scouting/superpit.pug line 33
To help us fix this error, please:
Take a screenshot of this error message,
Copy the full URL of this page by clicking on "Share" at the top of the page,
Post the screenshot in either our Discord server or our GitHub page, including relevant information, such as the link you clicked to get to this error.
Stack trace:
Error: ENOENT: no such file or directory, open '/var/task/views/scouting/templates/formCheckbox.pug'
at /var/task/views/scouting/superpit.pug line 33
at Object.openSync (node:fs:561:18)
at Object.readFileSync (node:fs:445:35)
at Function.read (/var/task/node_modules/pug-load/index.js:85:13)
at Object.read (/var/task/node_modules/pug/lib/index.js:164:25)
at /var/task/node_modules/pug-load/index.js:28:25
at walkAST (/var/task/node_modules/pug-walk/index.js:26:18)
at /var/task/node_modules/pug-walk/index.js:112:20
at Array.reduce ()
at walkAndMergeNodes (/var/task/node_modules/pug-walk/index.js:111:18)
at walkAST (/var/task/node_modules/pug-walk/index.js:40:19)
The text was updated successfully, but these errors were encountered:
Thanks for the report. Super scouting is known to be bugged after the major schema storage update, and is on the slate of "top priority" fixes ahead of the 'official' Week 0 event.
I set up event to be Blue Twilight Week 0.
I have updated the teams.
I have made my pit scouting assignments
When going into Pit Scouting Screen,
I selected the button to super scout a team and see an error screen.
Error: ENOENT: no such file or directory, open '/var/task/views/scouting/templates/formCheckbox.pug' at /var/task/views/scouting/superpit.pug line 33
To help us fix this error, please:
Take a screenshot of this error message,
Copy the full URL of this page by clicking on "Share" at the top of the page,
Post the screenshot in either our Discord server or our GitHub page, including relevant information, such as the link you clicked to get to this error.
Stack trace:
Error: ENOENT: no such file or directory, open '/var/task/views/scouting/templates/formCheckbox.pug'
at /var/task/views/scouting/superpit.pug line 33
at Object.openSync (node:fs:561:18)
at Object.readFileSync (node:fs:445:35)
at Function.read (/var/task/node_modules/pug-load/index.js:85:13)
at Object.read (/var/task/node_modules/pug/lib/index.js:164:25)
at /var/task/node_modules/pug-load/index.js:28:25
at walkAST (/var/task/node_modules/pug-walk/index.js:26:18)
at /var/task/node_modules/pug-walk/index.js:112:20
at Array.reduce ()
at walkAndMergeNodes (/var/task/node_modules/pug-walk/index.js:111:18)
at walkAST (/var/task/node_modules/pug-walk/index.js:40:19)
The text was updated successfully, but these errors were encountered: