issork / gift

Godot IRC For Twitch addon
MIT License
150 stars 23 forks source link

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

Open Locxion opened 11 months ago

Locxion commented 11 months ago

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 11 months ago

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

issork commented 11 months ago

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.