You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug description
During the CnC test spectators (possiblty all players) were teleported to the surface before map generation was compelted. I feel that this might be caused by on_spectator_spawned being called before the map generation is completed.
Reproduction method
Steps to reproduce the behavior:
Start CnC game with spectators
Spectators get teleported stright away
Expected behavior
Spectators should not be teleported until the game starts, just like any game which doesnt use wait for map generation.
The text was updated successfully, but these errors were encountered:
Factorio version
Version number: 1.0.0
Scenario version
Version number: dev
Bug description
During the CnC test spectators (possiblty all players) were teleported to the surface before map generation was compelted. I feel that this might be caused by on_spectator_spawned being called before the map generation is completed.
Reproduction method
Steps to reproduce the behavior:
Expected behavior
Spectators should not be teleported until the game starts, just like any game which doesnt use wait for map generation.
The text was updated successfully, but these errors were encountered: