- Server version
- 2.3.0
- Game client version
- 0.12.12.17107
- Client log file
- codepaste.sp-tarkov.com/?1a72e…CGgJ7dJetoag5wmRxsTF6YrJE
- BepInEx log file
- codepaste.sp-tarkov.com/?75063…mNqbj14Hdhfy3Lik3pnRyZo5r
- Server log file
- codepaste.sp-tarkov.com/?b6813…bdTnKAZ16Xj3q7cjH35tSwV3i
- Have you read the FAQ?
- Yes
- Where did you download your game from?
- Battlestate's own website
- List of used mods
- Atlas-Pack
Erishkigal Core
Lua-TheGachaBox
ModularNVG
(I got rid of the Erishkigal AllInOne because I thought it would solve the issues but it did not.)
I repeatedly get this trace error that has caused a bit of a headache and has been a bit of a puzzle to solve. Code reads exactly like so (with name censored)
[ERROR] Trace:
TypeError: Cannot read property 'find' of undefined
at Function.GetClientRepeatableQuests (C:\Users\REDACTED NAME\Desktop\EFT Offline 2\obj\src\controllers\RepeatableQuestController.js:41:62)
at Object.activityPeriods [as aki] (C:\Users\REDACTED NAME\Desktop\EFT Offline 2\obj\src\callbacks\QuestCallbacks.js:34:63)
at Function.getResponse (C:\Users\REDACTED NAME\Desktop\EFT Offline 2\obj\src\routers\HttpRouter.js:26:26)
at Function.sendResponse (C:\Users\REDACTED NAME\Desktop\EFT Offline 2\obj\src\servers\HttpServer.js:149:33)
at Inflate.cb (C:\Users\REDACTED NAME\Desktop\EFT Offline 2\obj\src\servers\HttpServer.js:195:32)
at Inflate.zlibBufferOnEnd (zlib.js:153:10)
at Inflate.emit (events.js:315:20)
at endReadableNT (internal/streams/readable.js:1327:12)
at processTicksAndRejections (internal/process/task_queues.js:80:21)