Tried putting on the clothing from Nomad's pack but the game would just infinitely load and then give me a error also happens with Ragman clothing too.
I alt+tab out of the game and this is the error I found in the server:
TypeError: Cannot read properties of undefined (reading 'length')
TypeError: Cannot read properties of undefined (reading 'length')
at CustomizationController.getTraderSuits (C:\snapshot\project\obj\controllers\CustomizationController.js)
at CustomizationController.getAllTraderSuits (C:\snapshot\project\obj\controllers\CustomizationController.js)
at CustomizationController.buyClothing (C:\snapshot\project\obj\controllers\CustomizationController.js)
at CustomizationCallbacks.buyClothing (C:\snapshot\project\obj\callbacks\CustomizationCallbacks.js)
at CustomizationItemEventRouter.handleItemEvent (C:\snapshot\project\obj\routers\item_events\CustomizationItemEventRouter.js)
at ItemEventRouter.handleEvents (C:\snapshot\project\obj\routers\ItemEventRouter.js)
at ItemEventCallbacks.handleEvents (C:\snapshot\project\obj\callbacks\ItemEventCallbacks.js)
at RouteAction.action (C:\snapshot\project\obj\routers\static\ItemEventStaticRouter.js)
at ItemEventStaticRouter.handleStatic (C:\snapshot\project\obj\di\Router.js)
at HttpRouter.handleRoute (C:\snapshot\project\obj\routers\HttpRouter.js)
TypeError: Cannot read properties of undefined (reading 'length')
TypeError: Cannot read properties of undefined (reading 'length')
at CustomizationController.getTraderSuits (C:\snapshot\project\obj\controllers\CustomizationController.js)
at CustomizationController.getAllTraderSuits (C:\snapshot\project\obj\controllers\CustomizationController.js)
at CustomizationController.buyClothing (C:\snapshot\project\obj\controllers\CustomizationController.js)
at CustomizationCallbacks.buyClothing (C:\snapshot\project\obj\callbacks\CustomizationCallbacks.js)
at CustomizationItemEventRouter.handleItemEvent (C:\snapshot\project\obj\routers\item_events\CustomizationItemEventRouter.js)
at ItemEventRouter.handleEvents (C:\snapshot\project\obj\routers\ItemEventRouter.js)
at ItemEventCallbacks.handleEvents (C:\snapshot\project\obj\callbacks\ItemEventCallbacks.js)
at RouteAction.action (C:\snapshot\project\obj\routers\static\ItemEventStaticRouter.js)
at ItemEventStaticRouter.handleStatic (C:\snapshot\project\obj\di\Router.js)
at HttpRouter.handleRoute (C:\snapshot\project\obj\routers\HttpRouter.js)
I am very clueless on how to fix it can anyone help?