Can someone help please? I get this error when I install the mod, even if it's the only mod I install.
The application had a critical error and failed to run
Exception produced: TypeError
Stacktrace:
TypeError: this.configServer.getConfig is not a function
at new LocationController (C:\snapshot\src\controllers\LocationController.ts:53:48)
at new AirdropLootgen (E:\Program Files\Escape from Tarkov [BSG-Rip] by Ksenia\Escape from Tarkov\user\mods\SPT-Realism\src\misc\airdrops.ts:43:1)
at Main.preAkiLoad (E:\Program Files\Escape from Tarkov [BSG-Rip] by Ksenia\Escape from Tarkov\user\mods\SPT-Realism\src\mod.ts:217:39)
at PreAkiModLoader.executeModsAsync (C:\snapshot\src\loaders\PreAkiModLoader.ts:420:53)
at PreAkiModLoader.load (C:\snapshot\src\loaders\PreAkiModLoader.ts:62:24)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at process.runNextTicks [as _tickCallback] (node:internal/process/task_queues:64:3)
at Function.runMain (pkg/prelude/bootstrap.js:1984:13)
at node:internal/main/run_main_module:28:49
at Program.start (C:\snapshot\src\Program.ts:31:13)