At a first glance I cannot start LDPE with the new run.bat
The old start-up works:
I also do not get any error message, also not in the cmd window
Code:
start "" javaw -Xmx1500m -Xms512m -jar -Djava.library.path="natives/" -jar LDPartEditor.jar
The old start-up works:
Code:
start "" javaw -jar -Djava.library.path="natives/" -jar LDPartEditor.jar
I also do not get any error message, also not in the cmd window