Whenever I open the game, I get through the first screen pretty quickly that has the picture of characters and other information but when I get to the screen just before the main title screen where it says Escape From Tarkov, Character, Hideout, etc, the game stops. It does not freeze, the mouse cursor still moves the background, it is just stuck loading on that screen forever until I force close the game. The computer behaves normally otherwise, I can alt+tab to look at the server and this is where it gives me this message in red:
TypeError: Cannot read properties of undefined (reading 'migrations')
TypeError: Cannot read properties of undefined (reading 'migrations')
at GameController.gameStart (C:\snapshot\src\controllers\GameController.ts:116:40)
at GameCallbacks.gameStart (C:\snapshot\src\callbacks\GameCallbacks.ts:63:29)
at RouteAction.action (C:\snapshot\src\routers\static\GameStaticRouter.ts:84:47)
at GameStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:41:63)
at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:61:68)
at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:34:36)
at SptHttpListener.getResponse (C:\snapshot\src\servers\http\SptHttpListener.ts:151:44)
at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\SptHttpListener.ts:68:49)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
TypeError: Cannot read properties of undefined (reading 'migrations')
TypeError: Cannot read properties of undefined (reading 'migrations')
at GameController.gameStart (C:\snapshot\src\controllers\GameController.ts:116:40)
at GameCallbacks.gameStart (C:\snapshot\src\callbacks\GameCallbacks.ts:63:29)
at RouteAction.action (C:\snapshot\src\routers\static\GameStaticRouter.ts:84:47)
at GameStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:41:63)
at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:61:68)
at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:34:36)
at SptHttpListener.getResponse (C:\snapshot\src\servers\http\SptHttpListener.ts:151:44)
at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\SptHttpListener.ts:68:49)
at processTicksAndRejections (node:internal/process/task_queues:95:5)