Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ultima666

#1
yes i fixed it Thank you was needed run in java -jar to the lateral gm
#2
hello i have the same isssie and i also have this
LateralGM Version: 1.8.198
Working Directory: C:\msys64\home\J-M\enigma-dev\lateralgm.jar

Operating System: Windows 10
Version: 10.0
Architecture: amd64

Java Name: Java HotSpot(TM) 64-Bit Server VM
Java Vendor: Oracle Corporation
Version: 1.8.0_261

Current Thread: Thread-8
Available processors (cores): 16
Free memory (bytes): 334149752
Maximum memory (bytes): 7615283200
Total memory available to JVM (bytes): 407896064

File system root: C:\
Total space (bytes): 1999798726656
Free space (bytes): 1710493429760
Usable space (bytes): 1710493429760

File system root: D:\
Total space (bytes): 4000768323584
Free space (bytes): 1966052728832
Usable space (bytes): 1966052728832

File system root: E:\
Total space (bytes): 750166994944
Free space (bytes): 169696907264
Usable space (bytes): 169696907264

File system root: F:\
Total space (bytes): 12000119746560
Free space (bytes): 527499485184
Usable space (bytes): 527499485184

File system root: G:\
Total space (bytes): 8001427599360
Free space (bytes): 560121462784
Usable space (bytes): 560121462784

File system root: H:\
Total space (bytes): 650829824
Free space (bytes): 0
Usable space (bytes): 0

Stack trace:
org.lateralgm.file.GmFormatException: java.io.IOException: Cannot run program "make" (in directory "C:\msys64\home\J-M\enigma-dev"): CreateProcess error=2, Le fichier spécifié est introuvable
   at java.lang.ProcessBuilder.start(Unknown Source)
   at java.lang.Runtime.exec(Unknown Source)
   at java.lang.Runtime.exec(Unknown Source)
   at org.enigma.EnigmaRunner.make(EnigmaRunner.java:313)
   at org.enigma.EnigmaRunner$3.run(EnigmaRunner.java:171)