Closed bappitybup closed 3 months ago
The intresting point would be the message that got sended. Cause the unmapped stuff are things that Twitch didn't documented but still is sending. When this happen again can you maybe log the message that Twitch has send. And when you need a quick fix check for the length of the tag_value on the else:
part.
The intresting point would be the message that got sended. Cause the unmapped stuff are things that Twitch didn't documented but still is sending. When this happen again can you maybe log the message that Twitch has send. And when you need a quick fix check for the length of the tag_value on the
else:
part.
thanks for the quick fix, I'll try get that and send it here
The error I get is:
Invalid access of index '1' on a base object of type: 'PackedStringArray'.
in this function:
on the final line, which is line 94 in twitch_tags.
Variables
_unmapped
{ }
property_name
""
tag_value
[""]
(a PackedStringArray with 1 element, "")output