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

Open
opened 2023-09-17 09:52:30 +02:00 by Locxion · 2 comments
Locxion commented 2023-09-17 09:52:30 +02:00 (Migrated from github.com)

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

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 commented 2023-09-17 09:56:53 +02:00 (Migrated from github.com)

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

I added a print("Server Response:", response) at line 203 and got this: `Server Response:`
issork commented 2023-09-17 11:02:06 +02:00 (Migrated from github.com)

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.

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 in to join this conversation.
No description provided.