Fallout 4
0 of 0

File information

Last updated

Original upload

Created by

Petite Omnivore

Uploaded by

PetiteOmnivore

Virus scan

Safe to use

Tags for this mod

About this mod

Ever get stuck after importing a blueprint only to find that no matter what you do it wont continue. I have identified a solution.

Requirements
Permissions and credits
Ever get stuck after importing a blueprint only to find that no matter what you do it wont continue. I have identified a solution.

The picture is mainly to assist. You will get an error message from Transfer Settlements along the lines of error upon importing ##000000. just as an example. Write down that number! Then open the .json where the blueprint is. Press Ctrl+F in whatever word processor of choice you use. Delete the following lines 

{
"ConnectedObjects" : "",
"ExtraData" : "",
"FormID" : "#######",
"FormID_dec" : 2219,
"RemoveHavok" : 1,
"Scale" : 1.0,
"idx" : 769,
"isActor" : 0,
"isAssignable" : 0,
"isCreated" : 1,
"isFarmAnimal" : 0,
"isFood" : 0,
"isGenerator" : 0,
"isPowered" : 0,
"isTamedCreature" : 0,
"isTurret" : 0,
"isWater" : 0,
"name" : "DESRIPTION",
"plugin_name" : "RANDOMNAMEOFMOD.esp",
"posX" : -71431.796875,
"posY" : 83391.6953125,
"posZ" : 8012.662109375,
"rotX" : 0.0,
"rotY" : 0.0,
"rotZ" : 142.83168029785156
},


Overwrite the .json file

Close Fallout 4
Reopen Fallout 4
Then proceed to import and all should be well.