Project

General

Profile

Actions

Bug #1953

open

Zero randseed or mapseed

Added by Marko Lindqvist 5 days ago. Updated 5 days ago.

Status:
In Review
Priority:
Normal
Category:
Server
Target version:
Start date:
02/25/2026
Due date:
% Done:

0%

Estimated time:

Description

Zero as random seed means that the seed is not preset, but is to be got from a random source. With really bad luck, some random source types can result in also the final seed being zero. When that happens, it makes it impossible to replay the game by setting the random seed (as setting seed to zero would cause the game to get a new seed from random source), and likely cause other problems.
Likely similar thing can happen with map seed.


Files

Actions

Also available in: Atom PDF