Skip to content

Conversation

@apple1417
Copy link
Contributor

No description provided.

we're actually returning a list, which is only an iterable, not an iterator.
with this change `next(unrealsdk.find_all("cls"))` correctly causes type checking to fail, you need `next(iter(...))`
@apple1417 apple1417 changed the title upgrade pyunrealsdk, fix tps upgrade unrealsdk, fix tps Jan 1, 2025
@apple1417 apple1417 merged commit 82269e4 into bl-sdk:master Jan 1, 2025
16 checks passed
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

Successfully merging this pull request may close these issues.

1 participant