Hi! I have a question about upload on Wooglie. When i upload the description and images, i have no problems, but when i will start the upload, that comes this message:
ArgumentException: Path is empty
System.IO.Directory.CreateDirectory (System.String path)
WooglieEditor.EnsureFolders (System.String path) (at Assets/WooglieAPI/Editor/WooglieEditor.cs:861)
WooglieEditor.TMPFolder () (at Assets/WooglieAPI/Editor/WooglieEditor.cs:844)
WooglieEditor.StartBuild () (at Assets/WooglieAPI/Editor/WooglieEditor.cs:929)
WooglieEditor.Publish () (at Assets/WooglieAPI/Editor/WooglieEditor.cs:901)
WooglieEditor.EditGameGUI () (at Assets/WooglieAPI/Editor/WooglieEditor.cs:631)
WooglieEditor.LoggedInGUI () (at Assets/WooglieAPI/Editor/WooglieEditor.cs:298)
I work with the free Unity3D version. The Wooglie API is in the Assets Folder. The wooglie script is in the first scene include but i can`t upload. Any ideas?
Thanks, Train