someone facing issues with the new AS3 beta 1 ?
# android
m
someone facing issues with the new AS3 beta 1 ?
m
What about it?
m
Copy code
Error:Cause: java.lang.NullPointerException
	at sun.nio.fs.UnixPath.normalizeAndCheck(UnixPath.java:77)
	at sun.nio.fs.UnixPath.<init>(UnixPath.java:71)
	at sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:281)
	at java.nio.file.Paths.get(Paths.java:84)
	at com.android.build.gradle.internal.scope.BuildOutput.getOutputPath(BuildOutput.java:222)
with a large etc
m
It’s a known issue the team addressed in the release notes. Try Build -> Clean Project, then perform a new Gradle sync and it should work
2
a
Try to clean the project
1
m
🔝
k
maybe we should pin this for a week?