SmartModInserter
SmartModInserter copied to clipboard
Manages mods for factorio
Attempting to run the program results in this: java.lang.NullPointerException at com.narrowtux.fmm.Main.start(Main.java:40) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method) at com.sun.glass.ui.gtk.GtkApplication.lambda$null$49(GtkApplication.java:139) at...
``` com.google.gson.JsonSyntaxException: duplicate key: factorio_version at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:190) at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) at com.google.gson.Gson.fromJson(Gson.java:803) at com.google.gson.Gson.fromJson(Gson.java:741) at com.narrowtux.fmm.ModpackDetectorVisitor.visitFile(ModpackDetectorVisitor.java:76) at com.narrowtux.fmm.ModpackDetectorVisitor.visitFile(ModpackDetectorVisitor.java:21) at java.nio.file.Files.walkFileTree(Unknown Source) at java.nio.file.Files.walkFileTree(Unknown Source) at com.narrowtux.fmm.Datastore.scanDirectory(Datastore.java:71) at com.narrowtux.fmm.Main.continueStartup(Main.java:85) at com.narrowtux.fmm.Main.start(Main.java:72) at...
``` $ java -version openjdk version "1.8.0_60" OpenJDK Runtime Environment (build 1.8.0_60-b27) OpenJDK 64-Bit Server VM (build 25.60-b23, mixed mode) $ java -jar FactorioModManager-0.2.1.jar Error: Could not find or load...
When creating a modpack and trying to launch game using Play, app stops at ~40% of progress. No exceptions or smth else occured during launch. Running on Linux Mint 17.3....
OSX 10.10.5 download and double click the jar file get this message. What should I do?
This makes little sense, but OS X throws up this error after I ⌘Q the JAR:
The application wont initially run due to missing directories... ``` Exception in main thread: ~/.factorio/fmm is not a directory. java.nio.file.NoSuchFileException: ~/.factorio/fmm at sun.nio.fs.UnixException.translateToIOException(Unknown Source) at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) at sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source)...
I have to load Orbital Ion Cannon as an unzipped folder, but the mod manager doesn't copy over the unzipped folder to `/Factorio/mods/` so I have to copy it manually...
Win 7 java version 8 build 60 Where can I see debug log etc? Resetting setting by deletion setting file doesn't help