Hey Hey, Thank you muchly! Always appreciate the feedback When I was uploading new screenshots, I was comparing them to the old ones and the difference was pretty shocking. The Airstrip was the first prefab that I ever made pre-Nexus (back from A15 I think), so it had been a little neglected. Glad to have bought it back up to date and more enjoyable to explore now Andy.
How to generate a POI list? Im using KinGen world generator because the ingame RWG is complete dookie and leaves out the more interesting stuff. I have this copied into my prefab folder and coded in as well. How do i make the POI list file?
I just tried to do this but it just keeps giving me an error crash repot.
Traceback (most recent call last): File "crash_log.py", line 19, in handle_crash_log File "gen_pois_list.py", line 52, in generate_pois_file File "gen_pois_list.py", line 52, in <genexpr> File "gen_pois_list.py", line 10, in get_pois File "xml\etree\ElementTree.py", line 1202, in parse File "xml\etree\ElementTree.py", line 584, in parse FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/user/OneDrive/Desktop/KingGen/Prefabs\\part_5m_water_tower.xml.xml'
Am I doing something wrong? (first time using KingGen)
8 comments
Thank you muchly! Always appreciate the feedback
When I was uploading new screenshots, I was comparing them to the old ones and the difference was pretty shocking.
The Airstrip was the first prefab that I ever made pre-Nexus (back from A15 I think), so it had been a little neglected.
Glad to have bought it back up to date and more enjoyable to explore now
Andy.
As long as you have added your preferred custom prefabs to your prefabs folder, follow these steps in KingGen.
Before you Generate a new world:
- Go to Advanced Settings
- Press the "Generate Custom POIs List" Button
- Find The 7D2D Prefabs Folder
- Press the "Select Folder" Button
- Type in a File Name eg 'AllPrefabs'
- Press Save
- Wait Whilst KingGen Shows "Running" in the little button under POI's List.
- Once Running Has Completed, Change the Dropdown for "POI's List" back to Vanilla
- Then Change it Back to "Custom List"
- Find Your "AllPrefabs" File That You Just Created and Select It
Then Generate Your World As Normal - This will now include any Prefab that you've added to your 7D2D Prefab Folder.(usually at DRIVE:\SteamLibrary\steamapps\common\7 Days To Die\Data\Prefabs)
Hope this helps!
Andy.
Traceback (most recent call last):
File "crash_log.py", line 19, in handle_crash_log
File "gen_pois_list.py", line 52, in generate_pois_file
File "gen_pois_list.py", line 52, in <genexpr>
File "gen_pois_list.py", line 10, in get_pois
File "xml\etree\ElementTree.py", line 1202, in parse
File "xml\etree\ElementTree.py", line 584, in parse
FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/user/OneDrive/Desktop/KingGen/Prefabs\\part_5m_water_tower.xml.xml'
Am I doing something wrong? (first time using KingGen)