I am trying to add HD Forge to a world with a few mods I've already had installed but keep getting a few errors I can't seem to figure out. I'm not much of a programmer if at all, I just enjoy messing with this games XML files for my custom world(s). List of mods @ bottom.
First error is "WRN XML patch for "XUI/xui.xml" from mod "War3zuk HD Forge" did not apply: <set xpath="/xui/ruleset[@name=default]/window_group[@name=workstation_workstationOven]/window[@name=windowCraftingQueue]/@name" SS will be at bottom.
I have tried a few different things the last few days to see if it would help, but so far nothing works or has helped. Hopefully, this helps narrow down what I'm missing.
Attempt 1: I tried to edit the last section of "<set>" coding with 'workstation_workstationOven' portion in the Config\XUi\xui.xml to having it have "forge" instead of "Oven"( @name='workstation_workstationforge'] ). That did not work, so I thought maybe commenting it out would work, worth a shot, again didn't work out. I tried to look for something throughout the game's XML files to see if "Oven" was linked to something and maybe link it back in my own "learn as I go" way, with backup files of course, couldn't find anything noticeable.
Attempt 2: I started to look through all of the mods I have installed and the only thing I could find that might be a possible issue is the Donovan_BigBackpack mod that gives you 60 slots as well as a 5 slot crafting queue. I decided to try and comment out the portion that adds the x5 Crafting queue, it would be in Donovan_BigBackpack\Config\XUi\windows.xml. That didn't work either, I figured if I comment that out, it would maybe disable it and allow your mod crafting queue to work completely. It did show x10 queue but I still got the error after starting the game up. Removing the Donovan_BigBackpack mod completely, IIRC I don't think your mod worked, I'd have to try it again.
Error 2. This error happens when I try to look at the recipe of the HD Forge when inside the workbench. "NullReferenceException: Object reference not set to an instance of an object" This basically forces me to close out of the entire game. Honestly not even sure where to start with figuring this one out.
PIC OF ERROR 1
ERROR 2 PIC
Mod List:
CompoPack40(with TheVillage POI)
Donovan_BetterVehicles
Donovan_BigBackpack
donovan-moreperks
JaxTeller718_CarRespawner
Large Storage Containers
War3zuk Find The Trader
War3zuk Advanced Junk Turret
War3zuk HD Forge
War3zuk HD Guns & Ammo
War3zuk Move Speeds
Im using 7D2D Launcher for this, ill see if i can find the log file somewhere.