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

Topics - First_Spectr

#1
newLISP and the O.S. / Not start on Win10
November 26, 2017, 05:09:27 AM
When i try to start lnk nothing happens. If I use cmd I get the following:
D:Program Files (x86)newlisp>java -jar guiserver.jar newlisp-edit.lsp /local/newLISPsplash.png
newLISP-GS v.1.66 on Windows 10
 double buffering supported.
Exception in thread "main" java.lang.NumberFormatException: For input string: "newlisp-edit.lsp"
        at java.base/java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.base/java.lang.Integer.parseInt(Unknown Source)
        at java.base/java.lang.Integer.parseInt(Unknown Source)
        at guiserver.main(guiserver.java:82)


If use guiserver.jar newlisp-edit.lsp /local/newLISPsplash.png nothing happens again.



Win 10 x64, latest version java