• i cant make a workshop file
    19 replies, posted
so when i try and make a gma i get to the point when gmad opens but then nothing happens and i really need to make this workshop file for my gamemode i think its because gmod is on my other harddrive
[url]http://wiki.garrysmod.com/page/Workshop_Addon_Creation[/url]
[QUOTE=Robotboy655;48001802][url]http://wiki.garrysmod.com/page/Workshop_Addon_Creation[/url][/QUOTE] as i said it doesnt work
"Doesn't work" is never helpful. Tell us what exactly is happening, screenshots, what text is in the application, etc.
Gmosh is love, Gmosh is life.
[QUOTE=Robotboy655;48002015]"Doesn't work" is never helpful. Tell us what exactly is happening, screenshots, what text is in the application, etc.[/QUOTE] i right shift right click on my gmod bin folder i open the command prob there i paste this in gmad.exe create -folder "B:\SteamLibrary\SteamApps\common\GarrysMod\garrysmod\addons\order66" -out "B:\SteamLibrary\SteamApps\common\GarrysMod\garrysmod\addons\order66.gma" and as i said at the start i get to the gmad and nothing happens
Make a bat script, and put pause after that command to see what is erroring.
Just try dragging the folder order66 onto the gmad.exe as suggested in the guide I linked.
[QUOTE=Robotboy655;48002684]Just try dragging the folder order66 onto the gmad.exe as suggested in the guide I linked.[/QUOTE] it opens and close right away nothing happens [editline]19th June 2015[/editline] [QUOTE=code_gs;48002652]Make a bat script, and put pause after that command to see what is erroring.[/QUOTE] tryed that and they just spam and spam opening command windows i think its because its in my internal spare hard drive
What are the contents of the folder?
[QUOTE=code_gs;48002790]What are the contents of the folder?[/QUOTE] materials (folder) models (folder) sound (folder) addon.json
[QUOTE=Jenssons;48002800]materials (folder) models (folder) sound (folder) addon.json[/QUOTE] Isn't it addon.txt now?
[QUOTE=Exploderguy;48002819]Isn't it addon.txt now?[/QUOTE] No.
[QUOTE=code_gs;48002835]No.[/QUOTE] so any ideas?
Make a picture or better a video. Hard to have any ideas when you say "nothing" happens.
Can some one explain what addon.json is and what's the difference between it and addon.txt?
addon.txt was for GM12 addons. It's no longer required. addon.json is for compiling workshop file information.
[QUOTE=code_gs;48008717]addon.txt was for GM12 addons. It's no longer required. addon.json is for compiling workshop file information.[/QUOTE] Thanks, but why do so many files still use .txt?
Because they follow a deprecated format.
[QUOTE=Jenssons;48002569]i right shift right click on my gmod bin folder i open the command prob there i paste this in gmad.exe create -folder "B:\SteamLibrary\SteamApps\common\GarrysMod\garrysmod\addons\order66" -out "B:\SteamLibrary\SteamApps\common\GarrysMod\garrysmod\addons\order66.gma" and as i said at the start i get to the gmad and nothing happens[/QUOTE] Try replacing "B:\SteamLibrary\SteamApps\common\GarrysMod\garrysmod\addons\order66.gma" with just "order66.gma" The .gma file should then be located in B:\SteamLibrary\SteamApps\common\GarrysMod\bin
Sorry, you need to Log In to post a reply to this thread.