Ok so when ever i try to upload a addon to the workshop when creating the .gma it always fails because there are filnames that have upper case letters.. is there anyway i can bypass this or just change the fileames thanks if u can help.!
That's not why it's failing to upload; GMPublish will automatically lowercase all filenames. Just take a screenshot of the error your getting.
1. This is what i did i made a folder on my c:/ drive named StaticMaterials,
2. Then i put the materials in that folder and added a .json file like this:
{
"title" : "Static Materials",
"type" : "gamemode",
"tags" : [ "fun", "roleplay" ],
"ignore" :
[
"*.psd",
"*.vcpro",
"*.svn"
]
}
Next opened CMD as admin typed the dir of GMOD BIN then,
typed gmad.exe create -folder "C:\StaticMaterials" -out "C:\StaticMaterials\StaticMaterials"
Then i get the error: [url]http://gyazo.com/7a06ebe9e2a6ff8737301a9557aa0ec1[/url]
That means you have an unsupported file in there. Can you paste your full console log?
how do i get the full log i can only scroll a certain ways up?
Right click on the CMD window --> Properties --> Set buffer size to 999
Hmm i cant get it to work i still only get a certain amount.
Can you list out all the file extensions of all the file types you've used in your addon?
[QUOTE=code_gs;43141856]That's not why it's failing to upload; [B][U]GMPublish will automatically lowercase all filenames[/U][/B]. Just take a screenshot of the error your getting.[/QUOTE]
[U][I][B]I fucking wish ;-;[/B][/I][/U]
[QUOTE=BFG9000;43143501][U][I][B]I fucking wish ;-;[/B][/I][/U][/QUOTE]
When it uploads them to the workshop; it won't physically change the names in your directories for you.
no I mean it forces me to go and manually rename each one
it sucks ass
Oh, I've never had that issue. I uploaded addons with capital file names just fine.
[QUOTE=code_gs;43145287]Oh, I've never had that issue. I uploaded addons with capital file names just fine.[/QUOTE]
With latest gmad.exe/gmpublish.exe? I don't believe you.
Maybe you should send us your version? GMad gets on my ass whenever I have any caps at all and I want your version
Sorry, you need to Log In to post a reply to this thread.