Solved it.
It was "All quest checkmarks"
Deleted it and now it works.
Solved it.
It was "All quest checkmarks"
Deleted it and now it works.
Game crashes just before main menu
These are last lines in server
[Client Request] /launcher/server/version
[Client Request] /launcher/profile/login
Hephaestus: Loaded/Refreshed 1 external builds from external sources.
Hephaestus: Loaded/Refreshed 1 weapon builds in total.
[Client Request] /launcher/profile/get
[Client Request] /launcher/profile/info
[Client Request] /launcher/server/version
[Client Request] /launcher/server/version
[Client Request] /OldTarkovMovement/GetConfig
[Client Request] /singleplayer/bosstypes
[Client Request] /RaidOverhaul/GetEventConfig
[Client Request] /RaidOverhaul/GetServerConfig
[Client Request] /RaidOverhaul/GetDebugConfig
[Client Request] /singleplayer/settings/version
[Client Request] /singleplayer/release
[Client Request] /singleplayer/enableBSGlogging
[Client Request] /singleplayer/moddedTraders
[Client Request] /singleplayer/bundles
[Client Request] /singleplayer/settings/version
[Client Request] /client/menu/locale/en
[Client Request] /client/game/mode
[Client Request] /client/game/start
[Client Request] /client/game/version/validate
[Client Request] /client/languages
[Client Request] /client/game/config
[Client Request] /client/items
[Client Request] /client/customization
[Client Request] /client/customization/storage
[Client Request] /client/globals
[Client Request] /client/trading/api/traderSettings
[Client Request] /client/prestige/list
[Client Request] /client/settings
[Client Request] /client/game/profile/list
[Client Request] /client/game/profile/select
[Raid Overhaul] No Legion progress file exists for this profile, this is normal. Creating...
[Raid Overhaul] Legion progression file for 68306c5a000548f3ad40c2b8 created.
[Client Request] /all-quests-checkmarks/quests
[Client Request] /client/profile/status
[Client Request] /client/weather
[Client Request] /client/locale/en
[Client Request] /client/locations
*** CRASH ***
[Client Request] /launcher/profile/info
[Client Request] /launcher/server/version
Display More
I've marked moment of crash (*** CRASH ***)
Any ideas?
Hi.
If I change any value in items.json (anything) i get:
Attempted to parse file: user/mods/life-death/database/templates/items.json. Error: Unsupported issue: Expected "[", "false", "null", "true", "{", number, or string but "" found. (please open an issue at the repo)
The application had a critical error and failed to run
Exception produced: Error: Attempted to parse file: user/mods/life-death/database/templates/items.json. Error: Unsupported issue: Expected "[", "false", "null", "true", "{", number, or string but "" found. (please open an issue at the repo)
Stacktrace:
Error: Attempted to parse file: user/mods/life-death/database/templates/items.json. Error: Unsupported issue: Expected "[", "false", "null", "true", "{", number, or string but "" found. (please open an issue at the repo)
at JsonUtil.deserializeWithCacheCheck (C:\snapshot\project\obj\utils\JsonUtil.js)
at DatabaseImporter.loadRecursive (C:\snapshot\project\obj\utils\DatabaseImporter.js)
at DatabaseImporter.loadRecursive (C:\snapshot\project\obj\utils\DatabaseImporter.js)
at Mod.postDBLoad (G:\EscapeFromTarkov\user\mods\life-death\mod.js:17:33)
at PostDBModLoader.executeMods (C:\snapshot\project\obj\loaders\PostDBModLoader.js)
at PostDBModLoader.onLoad (C:\snapshot\project\obj\loaders\PostDBModLoader.js)
at App.load (C:\snapshot\project\obj\utils\App.js)
at C:\snapshot\project\obj\Program.js
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at process.runNextTicks [as _tickCallback] (node:internal/process/task_queues:65:3)
Why is that?