Terbau / fortnitepy

Async python library for interacting with Fortnite's API and XMPP services.
MIT License
148 stars 51 forks source link

xmpp event return array #59

Closed Pulse-Git closed 4 years ago

Pulse-Git commented 4 years ago

seems that something on an FriendRequest returns an array:

getting the following error: TypeError list indices must be integers or slices, not str

Terbau commented 4 years ago

Issue should be fixed in the latest hotpatch. Thanks for reporting.