View Issue Details

IDProjectCategoryView StatusLast Update
0006010Dwarf FortressWorld Generation -- Generalpublic2012-06-11 16:16
Reportertest1234 Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformLenovo ThinkPad Edge E425OSMicrosoft WindowsOS VersionV 6.19(7601:SP1)
Product Version0.34.11 
Summary0006010: World generator not using seed values from -gen commandline.
DescriptionWhen using commands to generate worlds using the -gen tag, the worlds are not seeded with any values and turn up as "NULL" values. This is easily repeatable with the 0.34.11 version.

This bug also occurs even if the seed values are initialized in a [WORLD_GEN] Parameter set.

If only numbers are used a single value seems to be returned, this can be anything and changes with the value of the input but seems repeatable.
Steps To Reproduce1. Unzip a fresh, verified, download of version 0.34.11.
2. Open the extracted folder with some kind of terminal or prompt.
3. Execute the following command.
"Dwarf Fortress.exe" -gen 1 ASIMPLESEED1 "POCKET ISLAND"
4. Open region-1-world_gen_param.txt
5. Observe how there is a NULL value or random character for all seeds.
Additional InformationGenerating with RANDOM produces the expected output and generates seeds correctly.

Generating from within dwarf fortress works as well.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Add Note

Note

Issue History

Date Modified Username Field Change
2012-06-11 16:16 test1234 New Issue