#(Fixed) Picking a random map can cause the game to hang.
1 messages · Page 1 of 1 (latest)
Can you still do this? Would like to see the random map list and seed.
Made 2 fixes to guarantee the load.
that is the seed at the top left hand corner. My guess is that the random number generation is picking a number that is out of range from the list of available maps
To replicate, set time dilation to something high so maps unload and load faster
And keep doing it until it happens
Marking as unfixed for now
What's interesting is that in the original post there is no ? in the seed unless that is something you added in recently to debug
Also if it matters when I was picking a random map none of the maps under "Random Map Selection" were selected. I guess that is from playing the playtest and not having the settings be properly loaded into the full game
I think you guys probably have noticed this. Choosing a map does not exist will also cause a hang. If you choose the Mortuary map then start a match with a build without that map, it would also cause a hang
Found the problem, there was a chance of picking an invalid map. Just to be sure. Now, if you pick a map that doesn't exist, it will randomly select a new one. If you select 'random' and have no maps, it will randomly select from all available maps.
(Fixed) Picking a random map can cause the game to hang.