Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
Izayo

Izayo

2 hours ago, dovadork03 said:

Hi, I'm having some problems being able to craft some my weapons. I believe it is a problem on my end but I don't know what, as the console keeps printing out this message:

2024-02-12T21:14:48 62.979 WRN XML patch for "progression.xml" from mod "A21IZYfirearmshotgunPV" did not apply: <insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='RecipeTagUnlocked' and @tags='gunShotgunT1DoubleBarrel']">
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1TradshotgunModel1887" />
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1SupershotgunSPSinglebarrelSG" />
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1TACshotgunCTS1M590S" />
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1AutoshotgunSaiga12G" />
</insertAfter> (line 4 at pos 3)
2024-02-12T21:14:48 62.979 WRN XML patch for "progression.xml" from mod "A21IZYfirearmshotgunPV" did not apply: <insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='CraftingTier' and @tags='gunShotgunT1DoubleBarrel']">
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1TradshotgunModel1887" />
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1SupershotgunSPSinglebarrelSG" />
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1TACshotgunCTS1M590S" />
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1AutoshotgunSaiga12G" />
</insertAfter> (line 11 at pos 3)

Any help would be appreciatred, thanks.

sound like you did something wrong at line 4 and 11  try copy the original then replace the lines. 

0012.png

 

here is the original line 4 and 11

<insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='RecipeTagUnlocked' and @tags='gunShotgunT1DoubleBarrel']">	
      
<insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='CraftingTier' and @tags='gunShotgunT1DoubleBarrel']">	

 

Izayo

Izayo

2 hours ago, dovadork03 said:

Hi, I'm having some problems being able to craft some my weapons. I believe it is a problem on my end but I don't know what, as the console keeps printing out this message:

2024-02-12T21:14:48 62.979 WRN XML patch for "progression.xml" from mod "A21IZYfirearmshotgunPV" did not apply: <insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='RecipeTagUnlocked' and @tags='gunShotgunT1DoubleBarrel']">
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1TradshotgunModel1887" />
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1SupershotgunSPSinglebarrelSG" />
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1TACshotgunCTS1M590S" />
  <passive_effect name="RecipeTagUnlocked" operation="base_set" level="11,100" value="1" tags="IZYgunT1AutoshotgunSaiga12G" />
</insertAfter> (line 4 at pos 3)
2024-02-12T21:14:48 62.979 WRN XML patch for "progression.xml" from mod "A21IZYfirearmshotgunPV" did not apply: <insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='CraftingTier' and @tags='gunShotgunT1DoubleBarrel']">
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1TradshotgunModel1887" />
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1SupershotgunSPSinglebarrelSG" />
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1TACshotgunCTS1M590S" />
  <passive_effect name="CraftingTier" operation="base_add" level="14,18,22,26,100" value="1,2,3,4,4" tags="IZYgunT1AutoshotgunSaiga12G" />
</insertAfter> (line 11 at pos 3)

Any help would be appreciatred, thanks.

sound like you did something wrong at line 4 and 11  try copy the original then replace the lines. 

0012.png

Just now, Izayo said:

sound like you did something wrong at line 4 and 11  try copy the original then replace the lines. 

0012.png

 

here is the original line 4 and 11

<insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='RecipeTagUnlocked' and @tags='gunShotgunT1DoubleBarrel']">	
      
<insertAfter xpath="//crafting_skill[@name='craftingShotguns']/effect_group/passive_effect[@name='CraftingTier' and @tags='gunShotgunT1DoubleBarrel']">	

 

×
×
  • Create New...