Closed Nolankicks closed 5 months ago
I also get this error as well. Not sure if its related:
11:50:33 Generic [1] Collection was modified; enumeration operation may not execute.
Pushed / published a possible fix.
Yeah still getting this issue. The world is not spawned in when the player joins. Some things seem to be more stable though.
Investigating now.
I haven't been able to repro this in my own project, I assume you're getting it in sbox-OpenWorld? Testing sdf_staging.scene I just get stuck on this:
How long should I wait for it to generate? Maybe it's because I'm missing the materials for your sdfvol assets.
Closing because the original error is fixed, feel free to open another ticket if you're still getting the new error.
When joining from another client, the SDF world has to regenerate on the second client and spits errors. Here's the link to the discord convo about it:https://discord.com/channels/833983068468936704/895597253316714497/12383112487103BoxSdf3D(Vector3.Zero, new Vector3(WorldSize, WorldSize, WorldHeight)), Grass); await OnWorldSpawned?.Invoke(this); await Task.Delay(1000); GameNetworkSystem.CreateLobby(); }`