Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value error #107

Open
celesteroselli opened this issue Feb 23, 2024 · 2 comments
Open

Value error #107

celesteroselli opened this issue Feb 23, 2024 · 2 comments

Comments

@celesteroselli
Copy link

celesteroselli commented Feb 23, 2024

My team is using ScoutingPASS, and linked our google sheet to record data. However, whenever I set "enable_google_sheets" to true (either in the config file or in scoutingPASS.js), many value errors pop up in the chrome console, and you are not able to go to the next screen in ScoutingPASS. Blue Alliance also stops populating event/match/team data, and you are not able to move to the next ScoutingPASS screen.

I've attached a screenshot of the error from google chrome below, as well as our GS_config file and scoutingPASS.js.

Screenshot 2024-02-23 at 7 48 24 AM

scoutingPASS.txt

crescendo_GS_config.txt

@fuddster
Copy link
Collaborator

@celesteroselli Thanks for opening this issue. Google Sheets has always been troublesome. That's why this year we moved to a new solution for Google Sheets input.

Keep "enable_google_sheets" as False. Make sure the "dataFormat" is set to "tsv".

Now all you need to do is put your cursor in the first cell where you want the input to be stored. When you scan the QR code the data will be input directly into the Google Sheet without the need for special setup or scripts.

Please try it and let me know if that solves the issue for you.

Thanks for using ScoutingPASS

@celesteroselli
Copy link
Author

Hey! Our team has been trying to use google sheets the way it was used last year, so that when connected to wifi, you can hit "submit" and it will send the data to the google sheet without need for QR scanner. Is there any way to do that this year? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants