MenuAPI icon indicating copy to clipboard operation
MenuAPI copied to clipboard

Invisible Menu

Open pizzadox11 opened this issue 4 years ago • 3 comments

Hello, I tried almost all the versions of MenuAPI and they all work but the menu seems to be invisible? Im able to control the menu but I cant see anything.

Im on windows 8.1 with latest version of gtav and fivem

any ideas?

pizzadox11 avatar Aug 11 '21 03:08 pizzadox11

Untitled as you can see i can open menus but the menu it self wont showup

other menus that arent based on this are working fine such as txadmin menu i tried to delete fivem and install it back again i deleted any scripthook/non original game files i tried to launch the server with/without sets sv_scriptHookAllowed true/false

heres my server config `This file is a minimal version of the default config file. This is NOT supposed to be enough for a fully running server. Please read the fivem documentation: https://docs.fivem.net/docs/server-manual/server-commands/ https://docs.fivem.net/docs/server-manual/setting-up-a-server/

You CAN edit the following: endpoint_add_tcp "0.0.0.0:30120" endpoint_add_udp "0.0.0.0:30120" sv_maxclients 48 set steam_webApiKey "none" sets tags "default, deployer"

You MAY edit the following: sv_licenseKey "123" sv_hostname "[VCUI]Remastered Vice City United Islands Freeroam" sets sv_projectName "[CFX Default] testerr" sets sv_projectDesc "Recipe for the base resources required to run a minimal FiveM server." sets locale "root-AQ" sets sv_scriptHookAllowed true

These resources will start by default. ensure mapmanager ensure chat ensure spawnmanager ensure sessionmanager ensure basic-gamemode ensure hardcap ensure vc ensure coords ensure limits ensure poccemod

Add system admins add_ace group.admin command allow # allow all commands add_ace group.admin command.quit deny # but don't allow quit add_principal identifier.fivem:3333894 group.admin #Redoggg`

i see no errors in f8 console

citizenfx log wont show any errors too [ 1262281] [ GTAProcess] 6824/ Loaded MenuAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1353541647 [ 1262312] [ GTAProcess] 6824/ Instantiated instance of script MenuAPI.MenuController.

i will try to reinstall gtav and everything else again... but im pretty sure its not the problem.. ill update if ill find a way to fix it

pizzadox11 avatar Aug 11 '21 17:08 pizzadox11

not working even after deleting everything gta related on pc, even uninstalled social club+fivem+fresh server..

pizzadox11 avatar Aug 12 '21 00:08 pizzadox11

guys sorry for the dumb but turns out its was a problem in my end.. so its was because of my custom map if anyone else runs into such issue make sure you included all necessary assets in images.meta overwise such stuff will bugout be aware!

pizzadox11 avatar Aug 12 '21 02:08 pizzadox11