Garry's Mod

Garry's Mod

View Stats:
Pyro 3 Apr, 2015 @ 12:06pm
GMAD.EXE .Lua "not allowed by whitelist"
Can someone help me, i can't find any solution for this error message when i want to make a .gma with gmad.exe
< >
Showing 1-11 of 11 comments
Global 3 Apr, 2015 @ 12:48pm 
All filename extensions must be lower cased.
Pyro 3 Apr, 2015 @ 1:47pm 
Doesn't work anymore :(
Pyro 4 Apr, 2015 @ 4:15am 
My addon is like this:
{
"title" : "thedictator",
"type" : "weapon",
"tags" : ["fun", "realism"],
"ignore" : ["*.psd", "*.vcproj", "*.svn*"]
}

I edited it with notepad ++, what should i do ?
Pyro 4 Apr, 2015 @ 6:40am 
i did it becaus i only have an addon and the .lua :

pyro_weap
|
| - lua
| |
| | - weapons
| | |
| | | - swep
| | | |
| | | | - thedictator.lua
|
| - addon.json

but it doesn't work
Pyro 4 Apr, 2015 @ 9:49am 
Originally posted by 0x42:
Originally posted by Pyromachine:
i did it becaus i only have an addon and the .lua :

pyro_weap | | - lua | | | | - weapons | | | | | | - swep | | | | | | | | - thedictator.lua | | - addon.json

but it doesn't work
With the new Garry's Mod updates, your format no longer works.

Either you'd have to do:
pyro_weap | | - lua | | | | - weapons | | | | | | - weapon_the_dictator.lua
OR
pyro_weap | | - lua | | | | - weapons | | | | | | - weapon_the_dictator | | | | | | | | - shared.lua

k. i'll try, thanks
Pyro 4 Apr, 2015 @ 10:19am 
Now i have a new error message : "addon.json : Couldn't find file / (or sometimes) Couldn't parse Json"

This is my folder:
C:
\Program Files (x86)
\Steam
\SteamApps
\common
\GarrysMod
\garrysmod
\lua
\weapons
\swep

-lua
-weapons
-thedictator.lua
-addon.json
Pyro 4 Apr, 2015 @ 10:25am 
i'm using it :
C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\bin>gmad.exe create -folder "C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod\lua\weapons\swep" -out "C:\Program Files (x86)\Steam\SteamApps\common\GarrysMod\garrysmod\lua\weapons"
Pyro 4 Apr, 2015 @ 10:44am 
i have "couldn't parse" again, should i create a folder named "thedictator.gma" in out or the software will crate it ?
Pyro 4 Apr, 2015 @ 10:54am 
Damn "couldn't parse json" maybe the .json isn't in the good location...
bobboy 7 Mar, 2016 @ 6:48pm 
Originally posted by Pyro:
Damn "couldn't parse json" maybe the .json isn't in the good location...

Did it eventually work?
Pyro 7 Mar, 2016 @ 11:37pm 
Originally posted by bobboy:
Originally posted by Pyro:
Damn "couldn't parse json" maybe the .json isn't in the good location...

Did it eventually work?
No :/
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: 3 Apr, 2015 @ 12:06pm
Posts: 11