To Reproduce
- Create a world with seed a in 20w20a.
- Check the seed by using /seed command.
- Expected: 97
- Actual: a random number
Original Description
In the latest snapshot I tried using a world generated with the seed "a", which should be seed "97".
However in this snapshot the seed I received was much longer, and resembled a seed that would generate randomly. I tried the same "a" seed again, and I received a different seed yet again. I tried this with other words and they all give back random seeds. When I tried the seed "1" the world generated with the seed "1", which leads me to believe this is only the case for seeds made up of letters.
- is duplicated by
-
MC-183869 Seeds are completely ranom even when you manually type a seed.
- Resolved
-
MC-184051 Seed generation by text is broken
- Resolved
-
MC-184280 Text Based World Seeds Broken
- Resolved
-
MC-184562 seed input is ignored at world creation, giving a random seed
- Resolved
- relates to
-
MC-209001 Typing seed 0 no longer generates a random seed
- Open