I have several projects working under Titanium. For some reason, I can no longer create new mobile projects. I can still run my previous projects, but cannot create a new project. I've uninstalled and reinstalled the JDK, Android SDK and Titanium. The error I'm getting is "Unable to create new project. Traceback(most recent call last): File C:\Users\Brian\AppData\Roaming\Titanium\mobilesdk\win32\1.8.2\project.py", line 108, in <module> main(sys.argv)
1 Answer
If you are comfortable with command line, we could see if the problem is the script or a problem with TiStudio calling the script.
Usage: project.py <name> <id> <directory> [iphone,android,mobileweb] [android_sdk]
Your Answer
Think you can help? Login to answer this question!