mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-14 23:56:07 +09:00
things are not quite working yet but here's more descriptive error message for ya
This commit is contained in:
@@ -989,7 +989,7 @@ public class AppLoader implements ApplicationListener {
|
||||
return true;
|
||||
}
|
||||
catch (java.nio.file.NoSuchFileException e) {
|
||||
// write default config to game dir. Call this method again to read config from it.
|
||||
// write default config to game dir. Call th.is method again to read config from it.
|
||||
try {
|
||||
createConfigJson();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user