Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unable to Update Enigma" error on launch with symlink #310

Closed
templink opened this issue Sep 18, 2016 · 2 comments
Closed

"Unable to Update Enigma" error on launch with symlink #310

templink opened this issue Sep 18, 2016 · 2 comments

Comments

@templink
Copy link

Operating System: Linux
Version: 4.4.0-36-generic
Architecture: amd64

Java Name: OpenJDK 64-Bit Server VM
Java Vendor: Oracle Corporation
Version: 1.8.0_91

Available processors (cores): 4
Free memory (bytes): 149452056
Maximum memory (bytes): 3728736256
Total memory available to JVM (bytes): 202899456

File system root: /
Total space (bytes): 245997502464
Free space (bytes): 203712487424
Usable space (bytes): 191192858624

Stack trace:
org.lateralgm.file.GmFormatException: java.io.FileNotFoundException: Compilers/Linux/gcc.ey (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.util.Scanner.(Scanner.java:635)
at java.util.Scanner.(Scanner.java:629)
at org.enigma.file.YamlParser.parse(YamlParser.java:189)
at org.enigma.EnigmaRunner.make(EnigmaRunner.java:278)
at org.enigma.EnigmaRunner$3.run(EnigmaRunner.java:174)

@faissaloo
Copy link

Make sure to change your working directory with cd to the top level enigma-dev directory before you start ENIGMA.

@RobertBColton
Copy link
Collaborator

These issues actually belong on the plugin tracker. Also, we do not recommend the OpenJDK. Can you please try Oracle JDK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants