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?