Jump to content

Noisy Pants

Members
  • Posts

    141
  • Joined

  • Last visited

Posts posted by Noisy Pants

  1. I hate Charred Meat, therefore I downloaded a mod that is suppose to replace all Charred Meat with Grilled Meat, yet there is a problem. It says that there is something wrong with this line:

            <set xpath="/lootcontainers/lootgroup[@name='groupFoodPileCommon']/item[@name='foodCharredMeat']/@name">foodGrilledMeat</set>

    I've verified that everything is spelled correctly and such, even so, it still doesn't want to work - please help.

  2. On 8/28/2023 at 4:45 PM, seven said:

    Did you take his advice and join their discord? You would probably have the best chance of finding people who know about modding SMX there. The discord link in that thread is https://discord.com/invite/6P67kJP

     

    I would say it's not that people don't want to help but rather there aren't that many people that do modding (relative to players), and even fewer that use SMX. And people who do modding have their own mods to work on.

     

    I've never used SMX so can't help with that, but I looked at your other topic and noticed all those "did not apply" errors. In my experience that means you're trying to change something that doesn't exist, which is often an error in the xpath string where it doesn't lead to a node (like a missing slash, or mispelled node level).

    I'm not allowed to post anything, what do I do?
    It works now, yet the only problem is the placing of the windows.

  3. I posted this in frustration which isn't an excuse, I apologize. The quote was to show how the majority of people are busy and I had no idea where exactly to find help. I struggle understanding instantly thus people get short with me and cut me off. I've been struggling to get this to work for a week an a half. Errors is all I'm getting and I'm not smart enough to figure out what I'm doing wrong.

  4. there are two problems I am facing:
    1.

    Quote

    2023-08-24T04:56:22 45.919 ERR XML loader: Loading and parsing 'ui_display.xml' failed
    2023-08-24T04:56:22 45.922 EXC crafting_category_list must have an display_type attribute

     

    2.
     

    2023-08-24T04:56:22 46.747 WRN XML patch for "XUi/windows.xml" from mod "BlastForge" did not apply: <set xpath="/windows/window[@name='windowworkstation_BlastForgeInput']/rect/sprite[@name='backgroundMain']/@height">204</set> (line 3 at pos 3)
    2023-08-24T04:56:22 46.747 WRN XML patch for "XUi/windows.xml" from mod "BlastForge" did not apply: <set xpath="/windows/window[@name='windowworkstation_BlastForgeInput']/rect/rect[@name='smxui_forgeinput_resources_content']/@height">204</set> (line 4 at pos 4)
    2023-08-24T04:56:22 46.747 WRN XML patch for "XUi/windows.xml" from mod "BlastForge" did not apply: <set xpath="/windows/window[@name='windowworkstation_BlastForgeInput']/rect/rect/grid/@rows">3</set> (line 6 at pos 4)
    2023-08-24T04:56:22 46.747 WRN XML patch for "XUi/windows.xml" from mod "BlastForge" did not apply: <set xpath="/windows/window[@name='windowworkstation_BlastForgeInput']/rect/rect/rect/sprite[@pos='105,-170']/@width">47</set> (line 8 at pos 4)
    2023-08-24T04:56:22 46.748 WRN XML patch for "XUi/windows.xml" from mod "BlastForge" did not apply: <set xpath="/windows/window[@name='windowworkstation_BlastForgeInput']/rect/rect/rect/sprite[@pos='105,-170']/@pos">105,-238</set> (line 9 at pos 4)
    2023-08-24T04:56:22 46.748 WRN XML patch for "XUi/windows.xml" from mod "BlastForge" did not apply: <append xpath="/windows/window[@name='windowworkstation_BlastForgeInput']/rect/rect/grid[@name='smxui_slot_preview']">
      <rect>
        <sprite name="slot" depth="4" size="50,50" atlas="UIAtlas" sprite="ui_game_symbol_fire" pivot="center" color="[red]" globalopacitymod="0.8" foregroundlayer="true" />
      </rect>
    </append> (line 11 at pos 4)


    The lines are obvious yet I have no idea how to map out any pos.

  5. I'm not going to distribute this or any such thing; I just want this for my own personal use. I know I'm close yet I keep getting error messages no matter what I try. I will be very grateful for any help I get. I am trying to make the Blast Forge compatible with the SMXhud, SMXui, etc. so that I may enjoy the Blast Forge  with the SMX user interface mods. After a lot of videos and reading I've gotten a whole lotta nowhere.
    https://drive.google.com/file/d/1k6bcBblGGgvEhzVeEtytsi_v9z77T9Dq/view?usp=drive_link

    the Blast Forge is available to whomever via the link above

  6. https://drive.google.com/file/d/1P66uIX2X3l60MAoK56N1LnGAKAW5nxj6/view?usp=drive_link

    Download link above for the Blast Furnace mod.

     

    I made a custom forge with four boxes to put raw material into yet it doesn't work completely. It has some odd issue that happens when I put iron in to smelt. Instantly the custom forge will have a full stack of thirty thousand in the materials window yet when I pull the stack out the amount of available smelted iron drops instantly to zero. The only other thing I've noticed is that the fourth socket is treated as a output option rather a box for raw materials to be smelted in. I've put two days of effort into this and I've hit a wall because I don't know what's going on. What .xml do I edit to change slot 4 into a input rather than an output?

    Blast_Furnace_Glitch1.png

    Blast_Furnace_Glitch2.png

  7. 14 hours ago, meganoth said:

    Did you compare the workbench with the chemstation in XML? One is without, the other with fuel. The necessary changes should be visible.

     

    I don't know why I thought you were speaking of the  Advanced Forge when you were actually talking about the Chemical Station; I'll try your idea and see if I get anywhere.🤪

  8. On 7/27/2023 at 11:31 PM, stallionsden said:

    in entityclasses xml do a mass replace of # with @: and ? with /

    items xml - #Other/Items? with @:Other/Items/

    if you compare vanilla items.xml and entityclasses to yours you will see the above has changed. 



    Thank you stallionsden

  9. 7D2D Log Download Link
    I don't understand why I'm getting this error; I can't even find the file they are referring to. I've verified my install therefore I know I'm not missing any files.

     

    Quote

    ERR Loading AssetBundle "D:/7D2D_dedicated_server/steamapps/common/7 Days to Die Dedicated Server/7DaysToDieServer_Data/../Data/Bundles/Other/Items" failed: Parent folder not found!


    I've been unable to locate this file in any given location.

    7D2D_verified.jpg

  10. Superior_Goggles

     

    I have been alternating between modifying and searching the internet for a couple hours, yet I can't remember how to properly write mods. Especially with the changes to make custom recipes craft-able. There are two errors I can't fix:
    1.

    Quote

    2023-07-21T07:44:28 39.943 ERR XML loader: Loading and parsing 'items.xml' failed
    2023-07-21T07:44:28 39.946 EXC Requested value 'LootGamestage' was not found.

    2.

    Quote

    2023-07-21T07:44:28 40.333 ERR XML loader: Loading and parsing 'recipes.xml' failed
    2023-07-21T07:44:28 40.333 EXC No item/block with name 'Superior_Goggles' existing at RecipesFromXml+<LoadRecipies>d__1.MoveNext () [0x000e7] in <0266d593c0f442fa83ca9e728741ee90>:0  at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__51.MoveNext () [0x00044] in <0266d593c0f442fa83ca9e728741ee90>:0

     

  11. The log says that the "loot.xml" did not apply.... why?

    Quote

    <config>

        <append xpath="/lootcontainers/lootgroup[@name='groupApparelFaceCover']">
            <item name="apparelBandana" mods="dye" mod_chance="0"/>
            <item name="apparelShades" prob=".7"/>
            <item name="apparelToughGuySunglasses" prob=".7"/>
            <item name="apparelNerdGlasses" prob=".7"/>
            <item name="apparelSkiGoggles" prob=".7"/>
            <item name="apparelAviatorGoggles" prob=".7"/>
            <item name="Superior_Goggles" prob=".4"/>        
        </append>
        
        <append xpath="/lootcontainers/lootgroup[@name='sportingGoods']">
            <item name="meleeToolFlashlight02"/>
            <item name="resourceGunPowder" count="20,50"/>
            <item name="resourceScrapBrass" count="100,250"/>
            <item name="resourceArrowHeadSteelAP"/>
            <item name="toolCookingGrill"/>
            <item name="toolCookingPot"/>
            <item name="resourceLeather" count="5,15"/>
            <item name="medicalFirstAidKit" count="2"/>
            <item name="bedroll"/>
            <item group="groupApparelShirtLong"/>
            <item group="groupApparelPants"/>
            <item name="apparelBandana" mods="dye" mod_chance="0"/>
            <item name="apparelTShirtPlain" mods="dye" mod_chance="0"/>
            <item name="apparelSkiGoggles"/>
            <item name="apparelShades" prob=".7"/>
            <item name="apparelNerdGlasses" prob=".7"/>
            <item name="apparelSkiGoggles" prob=".7"/>
            <item name="apparelAviatorGoggles" prob=".7"/>
            <item name="Superior_Goggles" prob=".4"/>
            <item name="apparelNightvisionGoggles"/>
            <item group="groupApparelHats"/>
            <item name="apparelBallCap" mods="dye" mod_chance="0"/>
            <item name="apparelWornBoots"/>
            <item name="armorFootballHelmet"/>
        </append>
        
    </config>

    Isn't this the correct format? If so, why isn't this applying?

×
×
  • Create New...