• [PROBLEM] Gmad.exe Problem with compiling addon
    3 replies, posted
Hey guys, this is my first time other than creating maps uploading shit to the workshop, so bear in mind i might sound a little retarted and you might yell at me if you are more expierienced in coding but i need help im trying to make one of those nextbot memes of my friend and i keep coming across this error, here is the error message: -------------------------------------------------- C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\bin>gmad.exe create -fol der "C:\gmodpublish" -out "C:\gmodpublish\beatinbutter nextbot" Garry's Mod Addon Creator 1.1 Looking in folder "C:/gmodpublish/" beatinbutter nextbot/lua/entities/npc_beat.lua [Not allowed by whitelist] beatinbutter nextbot/materials/beat/npc_beat.png [Not allowed by whitelist] beatinbutter nextbot/materials/beat/npc_beat_killicon.vmt [Not allowed by whitelist] beatinbutter nextbot/materials/beat/npc_beat_killicon.vtf [Not allowed by whitelist] beatinbutter nextbot/materials/entities/npc_beat.png [Not allowed by whitelist] beatinbutter nextbot/sound/beat/deezsongs.mp3 [Not allowed by whitelist] beatinbutter nextbot/sound/beat/highjump.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/jump.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt1.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt2.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt3.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt4.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt5.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt6.wav [Not allowed by whitelist] beatinbutter nextbot/sound/beat/taunt7.wav [Not allowed by whitelist] File list verification failed -------------------------------------- firstly, the addon.json [url]https://gyazo.com/9e570e79a31ce25ff139cb7b727d6f3b[/url] ------------------------------------------------------------------------------------------- [url]https://gyazo.com/b663032fd2f841637f2e1496afdd3abe[/url] [url]https://gyazo.com/7d177227fb55aacf142156a8a5782948[/url] [url]https://gyazo.com/ad91eb230b7b1ad1855d226f077ba6ff[/url] i put the pictures in here as .pngs but they say that they are not in the whitelist, same goes with the .lua [url]https://gyazo.com/f0bea61bbb6aa39d4dfa4f60aa8c6f64[/url] [url]https://gyazo.com/f4e146369d2db3d63fb9f31ccdb130ca[/url] [url]https://gyazo.com/e92db423caea4dfcbce5cdf387f8ba87[/url] and last but not least the .lua is in lua\entities\ [url]https://gyazo.com/098e6a8a27ad4116829b143f2e842383[/url] if you could give me a general direction to go in that would be amazing, because i want to upload this to the workshop but its just pissing me off. if you want a download to a .rar with the code in it ill do it just let me know :) [editline]24th November 2016[/editline] my bad, i took screenshots of another addon i had made but its basically the same exact thing but with name changes, sorry bout that :/
when no one replies to your thread :( lmao jk
paths are wrong, use gmpu
-folder "C:\gmodpublish\beatinbutter nextbot" -out "C:\gmodpublish\beatinbutter nextbot.gma"
Sorry, you need to Log In to post a reply to this thread.