Setting Up Valor Source
Every time I try to rebuild the Valor Source I get these errors:
Error:[Valor]: java.net.SocketTimeoutException: Accept timed out
Error:[Valor]: java.lang.NoClassDefFoundError: flex2/tools/VersionInfo
Error:[Valor]: at com.intellij.fle*****mpiler.FlexCompiler.<clinit>(F lexCompiler.java:19)
Caused by: java.lang.ClassNotFoundException: flex2.tools.VersionInfo
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:4 24)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 57)
... 1 more
Exception in thread "main"
Im using Intellij IDEA 14.0.5 because I dont have a license for any later versions and someone gave me this license for free around 4 years ago
Any and all help would be appreciated.
-- Edit --
It's not the source its the client that i try to rebuild i put source on accident mb