Solarint / SAIN

Full EFT AI Replacement
75 stars 19 forks source link

Error Sain Logger system string... #169

Closed sk1zog4m3r closed 1 month ago

sk1zog4m3r commented 1 month ago

I captured the error

https://i.ibb.co/hVzzphz/BUG2.jpg

mods used in SPT 3.9.1: Sain + BigBrain + Waypoints

c.u

edit: the error was in Factory, no error appear in Ground Zero

HeavyComponent commented 1 month ago

I got the same error in Customs. It pops up for different bots. I'm glad I wasn't the only one with this.

Solarint commented 1 month ago

Look like another mod is overwriting sain's server mod or sain server is mod is missing entirely.

lukaskabc commented 1 month ago

Look like another mod is overwriting sain's server mod or sain server is mod is missing entirely.

Playing with FIKA, I have installed BigBrain, Waypoints, SAIN, and looting bots (the errors occurred even before the installation of looting bots) Headshot Damage Redirect and ADS Volume Adjuster from the optional folder from the SAIN archive no other mods are installed

BepInEx / LogOutput.log

in user/mods/order.json, I have

{
    "order": [
        "Skwizzy-LootingBots-ServerMod",
        "zSolarint-SAIN-ServerMod"
    ]
}