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

TypeError: Cannot read property '4' of undefined #6

Open
KurtisRuss opened this issue Mar 27, 2022 · 2 comments
Open

TypeError: Cannot read property '4' of undefined #6

KurtisRuss opened this issue Mar 27, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@KurtisRuss
Copy link

KurtisRuss commented Mar 27, 2022

Hello!

I seem to be having an issue or have made an error. After setting everything up then running start.bat I received no errors and it seemed to be running smoothly, refreshing about once every second. However, as soon as I added a text source start.bat paused with an error message: TypeError: Cannot read property '4' of undefined

Here's a screenshot: https://i.imgur.com/tUFCDkP.png

I'm a novice when it comes to any sort of coding so I'm sure I did something wrong. I was hoping you'd be able to point me in the right direction.

Thank you,
Kurtis

@sdomi4
Copy link
Contributor

sdomi4 commented Mar 28, 2022

Hi Kurtis

I can reproduce this error message when the OBS text source is set to a cell which isn't included in the configured spreadsheet range (e.g. the spreadsheet range is set to A1:A10, but the OBS text source is set to mytext |sheet K2).

You should be fine to just relaunch start.bat once the text sources are configured something like this:
image

I will implement a fix for the crash at some point (whenever I can be bothered) :)

@sdomi4 sdomi4 added the bug Something isn't working label Mar 28, 2022
@sdomi4 sdomi4 self-assigned this Mar 28, 2022
@KurtisRuss
Copy link
Author

This was exactly my problem. I had the range set to A1-A10 and had the text source set to C5. Silly mistake, thanks for the response!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants