Menu

#8 After quitting (which creates a configuration file), the program will not successfully start again

v1.0_(example)
open
nobody
None
5
2014-12-04
2014-09-16
No

After quitting (which creates a configuration file), the program will not successfully start again. The workaround is to delete the configuration file.

Tested on GNU/Linux (Xubuntu 14.04, log below) and Windows 8.1, both 64 bit.

PS: consider adding some extension to the configuration file, like .conf or .properties (common in Java software). This way, you can add a file association on Windows to open it with just a double-click.

java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.1) (7u65-2.5.1-4ubuntu1~0.14.04.2)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

OpenJDK 64-Bit Server VM warning: You have loaded library /home/calinou/Applications/NeoTextureEdit/lib/liblwjgl.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Creating Gradient Presets
Exception in thread "main" java.util.InputMismatchException
    at java.util.Scanner.throwFor(Scanner.java:909)
    at java.util.Scanner.next(Scanner.java:1530)
    at java.util.Scanner.nextFloat(Scanner.java:2388)
    at engine.parameters.SpectralControlParam.load(SpectralControlParam.java:35)
    at engine.graphics.synthesis.texture.Channel.loadChannel(Channel.java:242)
    at com.mystictri.neotextureedit.TextureEditor$PatternSelectorPanel.loadPresets(TextureEditor.java:282)
    at com.mystictri.neotextureedit.TextureEditor.initialize(TextureEditor.java:880)
    at com.mystictri.neotextureedit.TextureEditor.main(TextureEditor.java:983)

Discussion

  • Hugo Locurcio

    Hugo Locurcio - 2014-09-16

    I forgot to mention I was using NeoTextureEdit 0.6.4.

     
  • dotblend

    dotblend - 2014-10-18

    same case here.

     

Log in to post a comment.

MongoDB Logo MongoDB