Posts by jbs4bmx

    It's 'ODT's Item Info' mod.
    As soon as I installed it, I got the same thing... a <color> tag added to the beginning of the item names from the Olympus mod. Just a minor incompatibility between our mods but not game breaking.
    A little bit annoying, yes. But still, the game is not broken in any way.


    Edit:
    Seems to only happen to this mod. My other mod, Holtzman Shield, is not affected by "ItemInfo".

    I'm not entirely sure of what I'm looking at. The name looks correct, but I'm not sure what the "color" tag is before it.

    Could you get a larger screenshot to show a bit more?

    Can you describe more of the issue?
    How did you install it?

    hmmm... I don't get that error when I repair HS.

    I looked through my mod and through the SPT item database to see if anything had the property "Destructibility", but I could not find anything. I'm wondering if this is an error related to something else.

    There is a property on items called "Indestructibility", but my mod is correctly referencing that property.


    Looks like what you are referencing here is the property that is called in the RepairService.ts file that is part of the source files for the Server itself. That is not something that I can fix with this mod.

    I'd recommend deleting the MedAttention.js and MedAttention.js.map files in the src folder after changing the config file.
    They will be regenerated by the server when it processes the MedAttention.ts file... and that will also force it to refresh the property values that you changed in the config.

    jbs4bmx added a new version:

    in "therapistAssort.json", under the "barter_scheme" section of the file, you'll find where the static prices are set. It will be the "count" setting just above the "tpl" setting for each item.

    The moment I leave it available, is the moment that I have to continue to support it.

    I have a full-time job. I just don't have the bandwidth these days to support more than one version at a time. Hell... I barely even get to play Tarkov.

    jbs4bmx added a new version:

    Quote

    Supports SPT 3.11.0+ and EFT 0.16.1.3.35392


    I dumb-dumb... should now be compatible across all versions of SPT 3.11.X

    jbs4bmx added a new version:

    Quote

    Supports SPT 3.11.0+ and EFT 0.16.1.3.35392


    I dumb-dumb... should now be compatible across all versions of SPT 3.11.X

    jbs4bmx added a new version:

    Quote

    Supports SPT 3.11.0+ and EFT 0.16.1.3.35392


    I dumb-dumb... should now be compatible across all versions of SPT 3.11.X

    jbs4bmx added a new version:

    Quote

    Supports SPT 3.11.0+ and EFT 0.16.1.3.35392


    I dumb-dumb... should now be compatible across all versions of SPT 3.11.X

    jbs4bmx added a new version:

    Quote

    Supports SPT 3.11.0+ and EFT 0.16.1.3.35392


    I dumb-dumb... should now be compatible across all versions of SPT 3.11.X

    That will depend on many factors.

    Server Minor Updates:
    3.11.0 -> 3.11.1 -> 3.11.2 == Okay to use 3.11.x server mods unless the author codes it to support only 1 version at a time (Like me).

    Server Major Updates:

    3.10.x -> 3.11.x == Not recommended. Best to wait until the mod author explicitly states that their mod is compatible, or they upload a new version of the mod.


    2.x.x -> 3.x.x == Not recommended. Best to wait until the mod author explicitly states that their mod is compatible, or they upload a new version of the mod.

    EFT version changes:

    May require a new version of the client mods, but that will depend on the underlying code within the game's assembly files and also whether or not a mod author codes in support for only the current version of EFT (like me again).
    For EFT updates, it's best to wait until the mod author explicitly states that their mod is compatible, or they upload a new version of the mod.


    TL;DR:
    It's best to wait until the mod author explicitly states that their mod is compatible, or they upload a new version of the mod.

    If you are referring to updating from Better Backpacks v28 to Better Backpacks v28.1, it's just as simple as installing v28.1 as if you didn't already have the mod installed. For most mods, unless they say otherwise, you can install over the top.


    I don't know if Better Backpacks has a config file as I don't use it myself, but if it does and if you modified the config file, then you may want to either back it up or make note of the changes, because updating the mod will overwrite those changes and put them back to default.

    jbs4bmx added a new version: