The error code 8 stands for "parameters are incorrect" what could i be doing that is incorrect?!
[CODE]
Usage:
Create a workshop item:
gmpublish.exe create -icon path/to/image512x512.jpg -addon path/to/gma.gma
List all uploaded workshop items:
gmpublish.exe list
Update an existing workshop item:
gmpublish.exe update -id 1337 -addon path/to/gma.gma -icon path/to/image512x512.
jpg [-changes "fixed something"]
gmpublish.exe update -id 1337 -icon path/to/image512x512.jpg
gmpublish.exe update -id 1337 -addon path/to/gma.gma [-changes "fixed smthing"]
-id is the workshop item id, -changes is is optional
Press any key to continue . . .
C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\bin>gmpublish.exe create
-icon C:\Users\pbonifate\Desktop\half-life_renaissance_reconstructed.jpg -addon
C:\Users\pbonifate\Desktop\half-life_renaissance_reconstructed.gma
Garry's Workshop Publisher 1.1
[Compiled Sep 7 2015 - 13:03:55]
Setting breakpad minidump AppID = 4000
Steam_SetMinidumpSteamID: Caching Steam ID: 76561198008017672 [API loaded no]
Storage Quota: 1.0 GB total, 1023.6 MB free
Opening C:\Users\pbonifate\Desktop\half-life_renaissance_reconstructed.gma
Compressing.. [294.7 MB] => [103.9 MB]
Sending Addon to Steam..
Sending Icon to Steam..
Publishing "Half-Life: Renaissance Reconstructed"..
(this can take a long time - it's actually uploading the files right now..)
PublishWorkshopFile failed! (8)
[/CODE]
Any suggestions? Btw the addon will not be public because i could get into some trouble with the original developer.
well i got the same issue with my map this error is annoying.. still no fix for it?
can anyone tell me a solution?
same for me seems to be a steam or gmpublish problem :/ but it has to be possible since other people have uploaded maps since
The upload error 8 is finally resolved! It doesnt mean the file size is too big or anything like that, it actually has to do with your folder properties. The way i did it was i went into the base addon folder (myaddon) and looked at its properties. I then went into the "Customize" tab and made it Music optimized. Then I also gave myself all permissions under the security tab. Lastly i went to the "General" tab, clicked on advanced and unchecked "folder is ready for archiving." PS. Make sure all subfolders within the addon (lua, materials, etc.) are NOT Music optimized but are General optimized. I hope this helps! If you still have problems, put a comment on my steam profile!
[QUOTE=Prestonboni;48925387]The upload error 8 is finally resolved! It doesnt mean the file size is too big or anything like that, it actually has to do with your folder properties. The way i did it was i went into the base addon folder (myaddon) and looked at its properties. I then went into the "Customize" tab and made it Music optimized. Then I also gave myself all permissions under the security tab. Lastly i went to the "General" tab, clicked on advanced and unchecked "folder is ready for archiving." PS. Make sure all subfolders within the addon (lua, materials, etc.) are NOT Music optimized but are General optimized. I hope this helps! If you still have problems, put a comment on my steam profile![/QUOTE]
thanks again :)
Sorry, you need to Log In to post a reply to this thread.