• .GMA error (Not whitelisted)
    3 replies, posted
Hello everyone! I am trying to create a .gma file,  with the gmod publishing utility tool; however it says that many of the files are not on the whitelist? I checked the whitelist list here: gmad/AddonWhiteList.h at master · garrynewman/gmad · GitHub And it seems as they should be allowed, so not sure what is wrong. Maybe it's something obvious and that I am too stupid to realize it. Here is the error code: hastebin Any help or insight on my problem would be appreciated!
Each string in the whitelist includes a file extension. Please, don't try to upload Counter-Strike: Source content to workshop, don't be that stupid.
If im not wrong its because they are in the folder "scripts" The way gmod addons work are very, VERY rule based. materials HAVE to be in the folder materials, sounds in sound, lua stuff in lua, etc. If you make any other folders (like the scripts one) it will not compile and will not work. also what are the filetypes ctx and pcf?? I never saw those... I know .lua, .mdl, .vmt, .vtf etc. but i never saw ctx and pcf?
Sorry, you need to Log In to post a reply to this thread.