• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

A19e Nitrogen - UNSTABLE

Status
Not open for further replies.
Is it possible to some how Intergrate the compo pack into this or a drag & drop folder with prefabs or to somehow read a pre made mixer files lol :p Thanks

 
I will add a prefablist chooser, to allow for differnt Prefab setups.

Currently, the prefablist needs to be replaced by one of the same name.

The compopack itself is a very large download, that needs to be placed into the actual game-files prefab folder to be used.

I cant really make this more convenient from my side. (would be good if 7DtD had some mod subfolders that can be defined within the world-data)

 
And here is a preliminary version combining CompoPack and the original Vanilla Prefabs (copy all prefabs into the same folder in 7DtD)

prefablist_CompoPack.txt

All the prefabs are assigned to an existing NitroGen zone.

You can use this by downloading CompoPack 39, add all the prefabs to the vanilla prefabs folder.

Then rename the list to prefablist.txt in NitroGens resources folder (replacing the original)

Then just generate.

 
Hi there, first time trying to use this tool and I'm running into some issues. I'm able to open the tool and when I hit generate world for a 4096 x 4096, I get:

terrain generation...DONE...

running world mapping...

(1/39)

...

(39/39)

exporting (1/4)

and it has been stuck on that for the past 20 minutes

 
Hi there, first time trying to use this tool and I'm running into some issues. I'm able to open the tool and when I hit generate world for a 4096 x 4096, I get:terrain generation...DONE...

running world mapping...

(1/39)

...

(39/39)

exporting (1/4)

and it has been stuck on that for the past 20 minutes
Strange. You could run the program via the bat script to see errors in the commandline. And then report any Exception that was thrown.

The export is related to the preview map. You could try turning it off.

As the other files where generated, (biomes etc) there should not be a problem exporting the preview map.

 
Ok, I've copied over the entire folder to the generatedworlds but do not see it when i cycle through my game worlds. I see the other folders for maps I have generated randomly through the in-game random gen. The Nitrogenmap folder has 4 files: biomes, genHM, main.ttw, radiation

 
Last edited by a moderator:
Ok so I made a few maps messing with settings :) I settled on a 16k Map 88 mins to Generate & i have the folder with the files, I then checked on my Dedicated server which is in france & inside the save folder I get a map name that i was running BUT the files are very different, Can this be Run on a Dedi server or is it only for single play on steam, If I can run it on my server do I just delete the old save folder & drap & drop the new folder inside.... Thanks

 
Ok, I've copied over the entire folder to the generatedworlds but do not see it when i cycle through my game worlds. I see the other folders for maps I have generated randomly through the in-game random gen. The Nitrogenmap folder has 4 files: biomes, genHM, main.ttw, radiation
No you are missing important files, like dtm.raw. The generation did not finish properly here.

You could try the older A17 version, with default settings and a 4k world and see if it finishes properly, to see if there is any problem with your version.

 
Last edited by a moderator:
Ive changed the name on my Server config under Gameworld from RWG to the exact name of my maps folder, Ive uploaded it to the server under saves inside the origonal folder & the server stops after a few seconds, I then tried uploading the folder to inside the saves folder on its own & the server stops the same..... Can anyone explain please what im doing wrong, Thanks....

 
Sorry, I never actually set up a server.

Others, that regularly admin servers can explain better how the configuration for the word-files works there.

In the first post, there is an instruction by zootal (for A17). Maybe that one helps.

 
Ive followed that & the server just stops :( Ive placed the map inside the servers Save folder & specified the folder name under under gameworld were it said RWG ive left everything else as is but no luck..

 
Code:
<property name="GameWorld" value="guppy8kGaia"/>			
<property name="WorldGenSeed" value="guppy8kGaia"/>
...and I make sure I have a world named guppy8kGaia in data/worlds

PRETTY sure the WorldgenSeed isn't necessary, but I didn't want to take any chances, and this worked.

 
Either you have the underwater prefabs box checked or you're not copying over the water_info.xml file that NitroGen generates.

 
I still havent been able to get it to work, Maybe its something to do with the actual server :(

I have the following Info in the Serverconfig.xml

<property name="GameWorld" value="NitroGenMap"/>

<property name="WorldGenSeed" value="NitroGenMap"/>

<property name="WorldGenSize" value="8192"/>

<property name="GameName" value="NitroGenMap"/>

<property name="UserDataFolder" value="Saves/NitroGenMap"/>

<property name="SaveGameFolder" value="Saves/NitroGenMap"/>

Ive tried the default which is value="Saves"/>

Still NO luck its just stops on the Cpanel...

 
Tallon, didn't you say that you generated a 16k world? Your WorldGenSize would need to represent that @ 16384- maybe it's just hanging up trying to generate a brand new map on startup.

Also, after looking closer, I noticed that I have UserDataFolder and SaveGameFolder both commented out to just use defaults. Maybe you're having issues with those lines - are those folders already present? It's also looking for an absolute path so that should be something like "C:/7DaysToDie/Saves/NitroGenMap".

 
Last edited by a moderator:
Testing out a new preview-map rendering,

previewMapNew.jpg


I will keep the old one too as option.

 
Status
Not open for further replies.
Back
Top