Posts by firstbornacorn

    I,m trying to spawn rogues as rider spawns on Lighthouse but i feel like im getting only PMC as a result


    also what does those 2 lines do?

    "usec_type": "exUsec",

    "bear_type": "followerBigPipe",


    Definately getting only pmc bots instead of rogues.

    for tests i even modified factory:

    firstbornacorn added a new file:

    Fin, I'm not sure if im right but even if i ad exusec to the category (it seems to help with roaming ones) it does little to nothing to the ones using GL-s and MG-s. they snipe at bots and me across the bridge near the intersection xD

    Thats why nothing spawned? (btw. it worked fine with previous version)


    i tried changing to:

    "aiChanges": {

    "changeBots": {

    "lowLevelAIs": [

    "assault",

    "followergluharassault",

    "followergluharscout",

    "followergluharsecurity",

    "followergluharsnipe",

    "followerkojaniy",

    "followersanitar",

    "followerbully"

    ],

    "midLevelAIs": [

    "pmcbot",

    "assaultgroup",

    "bear",

    "usec"

    ],

    "highLevelAIs": [

    "bosssanitar",

    "bosskojaniy",

    "bosstagilla",

    "bosskilla",

    "bossgluhar",

    "bossbully"

    ]

    },

    and still nothing spawns.


    I tried rolling back to previous version and it works :) so its something wrong with the config even with all 3 levels populated

    Hey, just downloaded new version and used the config tool to create below config.

    for some reason it throws errors while loading, hope this will help improve mod while i try to create config manually.



    [ERROR] Trace:

    TypeError: Cannot set property 'difficulty' of undefined

    at Function.replaceDifficulties (D:\SPTarkov\user\mods\zzzFin-AITweaks\src\mod.js:1401:33)

    at Function.scrambleBots (D:\SPTarkov\user\mods\zzzFin-AITweaks\src\mod.js:1374:15)

    at Function.setDifficulty (D:\SPTarkov\user\mods\zzzFin-AITweaks\src\mod.js:4916:13)

    at AITweaks.main (D:\SPTarkov\user\mods\zzzFin-AITweaks\src\mod.js:5045:12)

    at AITweaks.load (D:\SPTarkov\user\mods\zzzFin-AITweaks\src\mod.js:125:8)

    at Function.executeMods (D:\SPTarkov\obj\bundle.js:26082:28)

    at Function.load (D:\SPTarkov\obj\bundle.js:25971:15)

    at Object.load [as aki-mods] (D:\SPTarkov\obj\bundle.js:16417:15)

    at Function.load (D:\SPTarkov\obj\bundle.js:27461:27)

    at Function.main (D:\SPTarkov\obj\bundle.js:15143:9)


    Edit i think i found the reason:

    I removed line 37

    pasted-from-clipboard.png

    it seems to help


    Edit:

    yeah it stopped error from happening but nothing spawns in the raid.... no vanilla waves no additional ones

    But this only happens when i turn off behaviour changes :)

    If i turn it back on, the errors go away as well.

    I will try to test more around it. i will let you know.

    I don't believe so, it's more likely due to having Behaviour Changes enabled.

    if i turn bechaviour changes to false i get this error:


    [ERROR] Bot with name 18 does not exist, or is missing at least one difficulty entry.

    This error must be fixed, or you'll likely experience errors. Check your AI category entries in the config and make sure they're all valid bot types.

    [ERROR] Trace:

    TypeError: Cannot read property 'difficulty' of undefined

    at Function.noTalking (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:279:88)

    at Function.checkTalking (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:294:12)

    at Function.setDifficulty (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:4730:13)

    at AITweaks.main (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:4819:12)

    at AITweaks.load (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:119:8)

    at Function.executeMods (D:\SPTarkov\obj\bundle.js:26082:28)

    at Function.load (D:\SPTarkov\obj\bundle.js:25971:15)

    at Object.load [as aki-mods] (D:\SPTarkov\obj\bundle.js:16417:15)

    at Function.load (D:\SPTarkov\obj\bundle.js:27461:27)

    at Function.main (D:\SPTarkov\obj\bundle.js:15143:9)


    My current settings for behaviour that the server works on are:

    "AIbehaviourChanges": {

    "enabled": true,

    "highLevelAIs": {

    "default": 1,

    "balanced": 0,

    "aggressive": 0,

    "ranged": 0

    },

    "midLevelAIs": {

    "default": 2,

    "balanced": 0,

    "aggressive": 0,

    "ranged": 0

    },

    "lowLevelAIs": {

    "default": 2,

    "balanced": 0,

    "aggressive": 0,

    "ranged": 0

    }

    },

    Is it possible that the bosses/raiders are not beeing counted into quests because i changed their AI level?


    "aiChanges": {

    "changeBots": {

    "lowLevelAIs": [

    "assault"

    ],

    "midLevelAIs": [

    "pmcbot",

    "bossbully",

    "bossgluhar",

    "bosskilla",

    "bosstagilla",

    "bosskojaniy",

    "bosssanitar",

    "followergluharassault",

    "followergluharscout",

    "followergluharsecurity",

    "followergluharsnipe",

    "followerkojaniy",

    "followersanitar",

    "followerbully",

    "assaultgroup",

    "bear",

    "usec"

    ],

    "highLevelAIs": [

    ""

    ]

    },

    Im having similar issues tot he guy in the comments....

    i retried only with this mod installed.

    Any idea how to fix this?


    TypeError: Cannot read property '_props' of undefined

    at D:\SPTarkov\obj\bundle.js:24247:58

    at Array.some (<anonymous>)

    at Function.isItemIncompatibleWithCurrentItems (D:\SPTarkov\obj\bundle.js:24247:29)

    at Function.generateModsForItem (D:\SPTarkov\obj\bundle.js:24121:27)

    at Function.generateWeapon (D:\SPTarkov\obj\bundle.js:24033:33)

    at Function.generateInventory (D:\SPTarkov\obj\bundle.js:23925:22)

    at Function.generateBot (D:\SPTarkov\obj\bundle.js:17169:34)

    at Function.generate (D:\SPTarkov\obj\bundle.js:17194:29)

    at Array.generateBots (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:1474:46)

    at Object.botGen [as botGenerationQueue] (D:\SPTarkov\user\mods\zzFin-AITweaks\src\mod.js:4286:64)