• GAC (Gmod Addon Creator)
    76 replies, posted
[snip] Update V1.13 Released
The only time it doesn't work is when I use the "donothing/upload/update" options, if I don't use them, it compiles without any problem.
[QUOTE=Eddlm;47499303]The only time it doesn't work is when I use the "donothing/upload/update" options, if I don't use them, it compiles without any problem.[/QUOTE] I just uploaded update 1.13 and that should fix all of the problems with compiling. If it doesn't, just let me know.
The fix worked! Now it compiles and then asks which addon I want to update.
[QUOTE=PlayBoyMan;47493351]This is the contents of the error file. Sorry it's so long, but I want to be through: It won't accept a single file, and I'm pretty sure they are all good to go.[/QUOTE] Try downloading version 1.14 and see if you're getting the same problem.
It now says Error #1: Missing compile information. Edit: I changed some of the directories around, and the compile worked.
After using it for a few days, it's definitely my preferred method of creating and updating addons. If you could make it so the application remembers the last folder you were when you created an addon, it would be cool. Its a liiiiiittle annoying having to browse all the way to my addons folder every time I need to create/update an addon. Only a little.
[QUOTE=Eddlm;47526048]After using it for a few days, it's definitely my preferred method of creating and updating addons. If you could make it so the application remembers the last folder you were when you created an addon, it would be cool. Its a liiiiiittle annoying having to browse all the way to my addons folder every time I need to create/update an addon. Only a little.[/QUOTE] Just released 1.15 which features a "Recent Directory" List when creating addons.
Just wanted to say thank you, Scarention. This app of yours has solved so many problems I was having. Keep up the good work dude.
better anticheat than the other fake GAC "garrys anticheat"
[QUOTE=Scarention;47529552]Just released 1.15 which features a "Recent Directory" List when creating addons.[/QUOTE] Thanks! Just saw the "Extract addon" option too, i'm sure it will be useful to most people. I prefer to extract the addons by dragging the .gma to gmad.exe (its faster), but it's great to have all these tools centralized in one application. Easier to use.
Thanks!!! This helped me so much!
"Missing compile information" Any help?
[QUOTE=Sportsfreak;47577788]"Missing compile information" Any help?[/QUOTE] Try the following: 1.) Delete the .json manually from your addon's folder and create a new one 2.) Try compiling without an error report 3.) If #2 doesn't work, try compiling with an error report. If neither work, let me know what error you're getting with step #3.
[QUOTE=Sportsfreak;47577788]"Missing compile information" Any help?[/QUOTE] i have the SAME problem! I did what he said and still get it!!! WHY (still says missing compile info)
[QUOTE=XxLMM13xXx;47592482]i have the SAME problem! I did what he said and still get it!!! WHY (still says missing compile info)[/QUOTE] Please reply with the error number you're getting when compiling with error report on.
[QUOTE=Scarention;47602018]Please reply with the error number you're getting when compiling with error report on.[/QUOTE] Error #1: Missing compile information Also is there a way to change the gmod directory... i think that COULD be wrong... i used this once and it worked but now its now!
[QUOTE=XxLMM13xXx;47605828]Error #1: Missing compile information Also is there a way to change the gmod directory... i think that COULD be wrong... i used this once and it worked but now its now![/QUOTE] [snip] I'm working on an update that will fix this error.
[QUOTE=Scarention;47607045][snip] I'm working on an update that will fix this error.[/QUOTE] THANKS SO MUCH!!! I NEED THIS
[QUOTE=XxLMM13xXx;47607101]THANKS SO MUCH!!! I NEED THIS[/QUOTE] Uploaded 1.16 just now. This should fix your compile issue.
Another error: [code] C:\Users\<NAME>\Desktop\Addons\upload to workshop>cd /D C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin>gmad.exe create -folder "C:\gmod\garrysmod\addons\custom_printers" -out "C:\Users\<NAME>\AppData\Roaming\GAC\temp.gma" Garry's Mod Addon Creator 1.1 Looking in folder "C:/gmod/garrysmod/addons/custom_printers/" lua/autorun/load.lua lua/entities/bronze_printer/cl_init.lua lua/entities/bronze_printer/init.lua lua/entities/bronze_printer/shared.lua lua/entities/diamond_printer/cl_init.lua lua/entities/diamond_printer/init.lua lua/entities/diamond_printer/shared.lua lua/entities/gold_printer/cl_init.lua lua/entities/gold_printer/init.lua lua/entities/gold_printer/shared.lua lua/entities/nuclear_printer/cl_init.lua lua/entities/nuclear_printer/init.lua lua/entities/nuclear_printer/shared.lua lua/entities/platinum_printer/cl_init.lua lua/entities/platinum_printer/init.lua lua/entities/platinum_printer/shared.lua lua/entities/ruby_printer/cl_init.lua lua/entities/ruby_printer/init.lua lua/entities/ruby_printer/shared.lua lua/entities/silver_printer/cl_init.lua lua/entities/silver_printer/init.lua lua/entities/silver_printer/shared.lua lua/printer_config.lua readme.txt [Not allowed by whitelist] File list verification failed [/code] PLEASE HELP
[QUOTE=XxLMM13xXx;47607433]Another error: [code] C:\Users\<NAME>\Desktop\Addons\upload to workshop>cd /D C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin>gmad.exe create -folder "C:\gmod\garrysmod\addons\custom_printers" -out "C:\Users\<NAME>\AppData\Roaming\GAC\temp.gma" Garry's Mod Addon Creator 1.1 Looking in folder "C:/gmod/garrysmod/addons/custom_printers/" lua/autorun/load.lua lua/entities/bronze_printer/cl_init.lua lua/entities/bronze_printer/init.lua lua/entities/bronze_printer/shared.lua lua/entities/diamond_printer/cl_init.lua lua/entities/diamond_printer/init.lua lua/entities/diamond_printer/shared.lua lua/entities/gold_printer/cl_init.lua lua/entities/gold_printer/init.lua lua/entities/gold_printer/shared.lua lua/entities/nuclear_printer/cl_init.lua lua/entities/nuclear_printer/init.lua lua/entities/nuclear_printer/shared.lua lua/entities/platinum_printer/cl_init.lua lua/entities/platinum_printer/init.lua lua/entities/platinum_printer/shared.lua lua/entities/ruby_printer/cl_init.lua lua/entities/ruby_printer/init.lua lua/entities/ruby_printer/shared.lua lua/entities/silver_printer/cl_init.lua lua/entities/silver_printer/init.lua lua/entities/silver_printer/shared.lua lua/printer_config.lua readme.txt [Not allowed by whitelist] File list verification failed [/code] PLEASE HELP[/QUOTE] This has to do with the way you have your addon's folders are setup. Text files (.txt) are whitelisted from being uploaded, so you'll have to delete that. Try compiling it after you've done that and see if it's still giving you an error. If it still gives you an error, the only other problem I can say is your files are not setup right.
[QUOTE=Scarention;47607834]This has to do with the way you have your addon's folders are setup. Text files (.txt) are whitelisted from being uploaded, so you'll have to delete that. Try compiling it after you've done that and see if it's still giving you an error. If it still gives you an error, the only other problem I can say is your files are not setup right.[/QUOTE] So the problem is that I have a text file? I NEED this text file in it so how is this going to work? How would I do it?
whatever happened to this addon? Can't get the most recent version.
[QUOTE=PlayBoyMan;48288617]whatever happened to this addon? Can't get the most recent version.[/QUOTE] Fixed link for Dropbox.
I got the error 404 when I hit the link :hurr: little disappointing
[QUOTE=meowmeow;48337060]I got the error 404 when I hit the link :hurr: little disappointing[/QUOTE] The links work now. Try again.
The link dosnt work it just comes up with this 404. That’s an error. The requested URL was not found on this server. That’s all we know. can you send me a link that works or somthing or fix it
[QUOTE=PugzTheGamer;49051149]The link dosnt work it just comes up with this 404. That’s an error. The requested URL was not found on this server. That’s all we know. can you send me a link that works or somthing or fix it[/QUOTE] Link fixed.
[QUOTE=Scarention;49057183]Link fixed.[/QUOTE] THANKS MAN now i can filly use it! [editline]6th November 2015[/editline] wait it says virus dected [editline]6th November 2015[/editline] how do i bypass the virus thing? [editline]6th November 2015[/editline] ok solved it i turned of my virus protection so can you tell me how to make addons with it im new XD
Sorry, you need to Log In to post a reply to this thread.