- Home /
Invalid Characters in Path
Hi
Ok I got this error and I cant figure it out. Did research on Google, nothing helped. The error in Unity says invalid characters in path. I've inlcuded the log file after the build for Android.
Please help.
The JAVA_HOME environment variable is: C:|Program Files (x86)\Java\jre7 The android SDK is located in: C:\android-sdk-windows\
One thing I did notice, after a build, the AndroidSDKRoot key in the register goes blank. After I reset it in Unity -> Preferences -> External Tools, the key value is C:/android-sdk-windows, maybe the forward slash is the problem? Fixing it manually doesn't solve anything, keeps giving the same error.
In the added logfile, there are a number of unsupported thingies, I think that might had something to do with it...
Very much thank you. link text
Answer by whydoidoit · Dec 29, 2012 at 10:06 AM
JAVA_HOME looks like it should be C:/Program Files (x86)/Javajre7 There should be no | in the path for sure.
Sorry for the late response, I was on vacation... I have no idea why it changed to that when i was typing the question, but as you say it, so is my JAVA_HO$$anonymous$$E value
Your answer
Follow this Question
Related Questions
Error when building for Android 2 Answers
Error Building Player: 'aapt.exe' Win32Exception 3 Answers
BCE0044 unexpected char: 0xFEFF 2 Answers
Unity 4.3.4 Hangs when building for Android 1 Answer
not compiling for android 2 Answers