Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Partition:Loaded client crash #543

Closed
FlashHit opened this issue Nov 20, 2020 · 1 comment
Closed

[Bug] Partition:Loaded client crash #543

FlashHit opened this issue Nov 20, 2020 · 1 comment

Comments

@FlashHit
Copy link

This code makes me crash:

Events:Subscribe('Partition:Loaded', function(partition)
    for _,instance in pairs(partition.instances) do
    end
end)

Repro Mod: reproInstanceCrash.zip

Just join a server and restart a map. -> Client will crash

Crash ID: 13b09af1-8771-4a33-a907-73e76a6d035a
Build Number: 17307
Release Branch: dev

817a98bd-c179-4ba7-9ec7-6915c3b270b2.zip

@OrfeasZ
Copy link
Contributor

OrfeasZ commented Nov 21, 2020

This is fixed in build 17316.

@OrfeasZ OrfeasZ closed this as completed Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants