Posts by Merlin The Wizard

    Would you mind pasting the error you're currently getting, anyways? I've definitely disabled that part of code, and I'd like to see the line numbers of the error, so I can see if it's happening in a new place and, if so, at least try and fix it ^^.

    Sure thing hombre, see below, just got it today:


    [ERROR] Trace:

    TypeError: Cannot read property '_props' of undefined

    at Function.swapPresetWeapon (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.0\user\mods\zFin-AITweaks\src\mod.js:2584:44)

    at Array.pmcScavAlliance (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.0\user\mods\zFin-AITweaks\src\mod.js:2101:39)

    at Object.botGen [as botGenerationQueue] (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.0\user\mods\zFin-AITweaks\src\mod.js:4710:69)

    at Function.getResponse (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.0\obj\src\routers\HttpRouter.js:26:26)

    at Function.sendResponse (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.0\obj\src\servers\HttpServer.js:149:33)

    at Inflate.cb (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.0\obj\src\servers\HttpServer.js:195:32)

    at Inflate.zlibBufferOnEnd (zlib.js:153:10)

    at Inflate.emit (events.js:315:20)

    at endReadableNT (internal/streams/readable.js:1327:12)

    at processTicksAndRejections (internal/process/task_queues.js:80:21)

    I left a debug function in by accident in the latest update, and it's getting caught encountering a broken ID in your install. -I've disabled the debug function now (1.21.8d), and you should be okay, the rest of the mod has filters built in to sift out any broken items, but due to its nature as a debugging function, the bit of code I'd left running before didn't have those safeties.

    It's possible, though probably beyond what FAIT can accomplish without bloating its already-large config. -It sounds like you might have a different issue however, as there should be bots spawning in the factory area on Customs, and all spawn locations (except bosses) should be being randomized. Would you mind posting your debug hash, and I'll see if anything stands out as being weird to me?

    Hey boss, seems this issue is still present even in the newest version. Still no hash, sadly. Really just seems to not like armbands not having a shortname.

    Hey Fin, had an issue that I couldn't piece together after moving to 2.3.1 and setting up your newest version of FAIT, sadly no debug hash from the server. Here's what I got, not sure if I fucked something up somewhere with armbands, or if it's a new issue.

    From the server:

    ...

    [INFO] Fin's AI Tweaks: Gear changes complete.

    [SUCCESS] Gear for bot assault, ai category lowLevelAIs, gear category scavBots:

    ArmBand:

    { Armband: 1 }

    ArmorVest:

    [ERROR] Trace:

    TypeError: Cannot read property 'ShortName' of undefined

    at Function.printAllBotGear (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\user\mods\zFin-AITweaks\src\mod.js:129:72)

    at AITweaks.load (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\user\mods\zFin-AITweaks\src\mod.js:64:19)

    at Function.executeMods (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\src\loaders\ModLoader.js:147:13)

    at Function.load (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\src\loaders\ModLoader.js:17:19)

    at Object.load [as aki-mods] (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\src\callbacks\ModCallbacks.js:9:19)

    at Function.load (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\src\utils\App.js:22:13)

    at Function.main (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\src\Program.js:26:13)

    at Object.192../Lib.js (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\src\Program.js:30:9)

    at o (C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\node_modules\browser-pack\_prelude.js:1:1)

    at C:\Users\Wizard\Desktop\Vidya Gaems\Single Player Tarkov\SPT-AKI 2.3.1\SPTARKOV\obj\node_modules\browser-pack\_prelude.js:1:1



    Feel free to call me a moron if it's an obvious error on my end.

    Hello,


    I'm having an issue where every couple raids on extract or death, I get an error for every bot type stating


    "Mod every for [bot type], for parent tpl VIRAGO in slot mod_nvg, index position 0, and with tpl 0010321_GEARSET_11111000 has problems. It has been removed from the bot's list of available mods."


    When it happens, the game screen goes dark, and the extract/death screen never shows and I have to close the game and the server, but the server does seem to save any items gained or lost in the raid. Any idea what this might be?