so for the past few days, I've been trying to learn how to load an RNUI menu but whenever I press the open key which is K it just crashes my game. I've read the log its an issue with processmenus() line 37 in particular which is if (menu.Visible)
BTW I've read https://github.com/alexguirre/RAGENativeUI/wiki/Menus-Overview still no luck.
Any help would be greatly appreciated
Thanks.