egordorichev
New Member
Hello! I'm trying to set up Tresalogy in eclipse. I read this article. When I'm trying to compile the app, I am getting error:
When Im trying to compile app, I geting error:
Help me please! Thank you.
When Im trying to compile app, I geting error:
codeLocation: /home/egor/.eclipse/engine/bin
installPath was null, running from IDE or headless server? Setting to: /home/egor
Uh oh, reached the root path, giving up
Failed to find the natives dir - unable to launch!
Exception in thread "main" java.lang.RuntimeException: Failed to find natives from likely IDE launch
at org.terasology.engine.paths.PathManager.<init>(PathManager.java:84)
at org.terasology.engine.paths.PathManager.getInstance(PathManager.java:121)
at org.terasology.engine.Terasology.handleLaunchArguments(Terasology.java:257)
at org.terasology.engine.Terasology.main(Terasology.java:117)
installPath was null, running from IDE or headless server? Setting to: /home/egor
Uh oh, reached the root path, giving up
Failed to find the natives dir - unable to launch!
Exception in thread "main" java.lang.RuntimeException: Failed to find natives from likely IDE launch
at org.terasology.engine.paths.PathManager.<init>(PathManager.java:84)
at org.terasology.engine.paths.PathManager.getInstance(PathManager.java:121)
at org.terasology.engine.Terasology.handleLaunchArguments(Terasology.java:257)
at org.terasology.engine.Terasology.main(Terasology.java:117)
Help me please! Thank you.
Last edited: