If you are using the UI along with our Multicharacter system, please follow these steps:
If you have renamed ZSX_Multicharacter, ensure you also update the reference in the file:
ZSX_UIV2/shared/framework.lua
Find the line:
ZSX_Multicharacter = 'MY_CHANGED_MULTICHARACTER'
Replace 'MY_CHANGED_MULTICHARACTER' with the new resource name you assigned.
Config.CustomInitialization = true
Afterward, restart the server.