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

Invalid get index '1' (on base: 'PackedStringArray'). #29

Open
Locxion opened this issue Sep 17, 2023 · 2 comments
Open

Invalid get index '1' (on base: 'PackedStringArray'). #29

Locxion opened this issue Sep 17, 2023 · 2 comments

Comments

@Locxion
Copy link

Locxion commented Sep 17, 2023

Hey o/
i tried using gift to get a twitch connection ... but at start i get this error:
Invalid get index '1' (on base: 'PackedStringArray') at line 204 of gift_node.gd

@Locxion
Copy link
Author

Locxion commented Sep 17, 2023

I added a print("Server Response:", response) at line 203 and got this:
Server Response:����

@issork
Copy link
Owner

issork commented Sep 17, 2023

Do you have the same issue when using the example chat project? Can you give me the actual byte array of the response (preferable in a direct message on discord, as sensitive data might be present)? There seems to be data present, it just doesn't seem to be the expected string.

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