Dwarf Fortress > DF Modding

Looking for help verifying world gen issues

(1/3) > >>

aradar:
Looking for anyone who would like to assist me in doing some experiments on world generation stability

All you need to do is make a mod that enables more entities I have six playable entities in my mod so that would probably be a good number to start with.

Then try to generate a large world with a long end history date 500 or more and large population site cap large population after civ creation and then let me know how successful your world generations are and what your error logs contain when they don't generate.

Because more and more I have no actual conclusive evidence but I'm pretty sure with a little Shadow of doubt that there is some weird correlation between playable entity number and worlds failing to generate.

I'm not a big time programmer or anything but it definitely feels like there's some math going haywired somewhere.

And currently the most reoccurring errors I'm seeing in my logs constantly are entities failing to generate speech music and and art forms and stuff and and null populations of animals

 I'm not sure if these have anything to do with the crashes or world's failing to generate but it's my firm suspicion that they are symptoms of something that is causing the crashes

Verdiumm:
I have a similar mod, but  adds 5 playables.

I had a bunch of problems, but i suspect at least in my case, it was the fact some of them didn't have any valid growables for outdoor farming and started in a desert.

After i removed that entity tag, it stopped failing.

That isn't your issue is it? i can't say i've had many problems after that, that weren't me doing something really dumb haha.

aradar:

--- Quote from: Verdiumm on May 01, 2024, 08:00:01 pm ---I have a similar mod, but  adds 5 playables.

I had a bunch of problems, but i suspect at least in my case, it was the fact some of them didn't have any valid growables for outdoor farming and started in a desert.

After i removed that entity tag, it stopped failing.

That isn't your issue is it? i can't say i've had many problems after that, that weren't me doing something really dumb haha.

--- End quote ---

Best I can guess is it had something to do with bad entity setup many of my entities used the same default site type apparently this is a taboo setup...?

Verdiumm:
oh! that would actually made sense.

One of the times i had lots of crashes i couldn't work out was two entities with the same Start biome.

I don't get any now, presumably because they now all have entirely separate starts?

hmm.

aradar:

--- Quote from: Verdiumm on May 02, 2024, 11:04:36 pm ---oh! that would actually made sense.

One of the times i had lots of crashes i couldn't work out was two entities with the same Start biome.

I don't get any now, presumably because they now all have entirely separate starts?

hmm.

--- End quote ---

Yeah my wild theory on it is that with the default site types depending on the map there are only so many of the default site types and if everyone's using the same site type the game just can't figure out where to put everybody then bang unhandled exception and the game crashes

Navigation

[0] Message Index

[#] Next page

Go to full version