ESX TextUI script.js Uncaught TypeError

I’m hoping someone can help me with this issue I’ve been having with my server. Notifications that appear on the right side of the screen that normally guide the player on what buttons to press to open/navigate menus are not appearing at all. I’ve checked through the log files and here’s what I got:

[ 4167562] [b2699_GTAProce] CrBrowserMain/ There isn’t a textUI displaying!? (@esx_textui/nui/js/script.js:53)
[ 4555000] [b2699_GTAProce] CrBrowserMain/ Uncaught TypeError: Cannot read properties of undefined (reading ‘id’) (@esx_textui/nui/js/script.js:81)

So, my first instinct was to check script.js on lines 53 and 81 and honestly, I don’t understand JS too well, but everything seemed to look normal to me since I never messed with anything inside the script.js file. It’s all the same line for line from what comes install with FXServer with ESX… Any suggestions?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.