Posts by dankmans

    I have been playing this every day for the last few weeks. Havent tinkered with the mods in awhile and the game has been running great. Yesterday, when I was running the game I noticed I was getting red text in the server dialogue box and decided to close my game and restart. When I tried to relaunch the game from the launcher I got the error:


    [2024-10-30T23:57:33.184Z] error: TypeError: Cannot read properties of undefined (reading 'exp')

    at ProfileHelper.getExperience (C:\snapshot\src\helpers\ProfileHelper.ts:232:32)

    at ProfileController.getMiniProfile (C:\snapshot\src\controllers\ProfileController.ts:99:44)

    at ProfileCallbacks.getMiniProfile (C:\snapshot\src\callbacks\ProfileCallbacks.ts:192:64)

    at RouteAction.action (C:\snapshot\src\routers\static\ProfileStaticRouter.ts:93:50)

    at ProfileStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:47:61)

    at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:78:62)

    at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:43:30)

    at AkiHttpListener.getResponse (C:\snapshot\src\servers\http\AkiHttpListener.ts:150:38)

    at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\AkiHttpListener.ts:75:43)

    at IncomingMessage.emit (node:events:518:28)


    I dont really know how to fix this. I have been trying to see if I can find that value that is throwing the error but I havent been able to come across it yet. I cleaned my temporary files on the launcher and that didnt fix it.


    Anyone able to help me out here?