[DATABASE] Creating table: TRADE_NODES
[DATABASE] Creating table: TRADE_HISTORY
[DATABASE] Creating table: NPC_STATS
[DATABASE] Creating table: PLAYER_MESSAGES
[DATABASE] Creating table: MINES
[pid 13915] openat(AT_FDCWD, "./server-database/test3/version", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 91
[pid 13915] openat(AT_FDCWD, "./data/npcFactions", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 91
[pid 13915] mkdir("./server-database/test3/npcFactions", 0777) = 0
[pid 13915] openat(AT_FDCWD, "./server-database/test3/npcFactions", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 91
[pid 13915] stat("./data/npcFactions/Scavengers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[SERVER][NPC] importing default preset: ./data/npcFactions/Scavengers/ -> ./server-database/test3//npcFactions/Scavengers/
[pid 13915] openat(AT_FDCWD, "./data/npcFactions/Scavengers", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 91
[IO][COPY] FILE FROM /Steamdrive/Stuff/StarMade/./data/npcFactions/Scavengers/npcConfig.xml to /Steamdrive/Stuff/StarMade/./server-database/test3/npcFactions/Scavengers/npcConfig.xml
[pid 13915] openat(AT_FDCWD, "./data/npcFactions/Scavengers/npcConfig.xml", O_RDONLY) = 91
[pid 13915] openat(AT_FDCWD, "./server-database/test3/npcFactions/Scavengers/npcConfig.xml", O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)
java.io.FileNotFoundException: ./server-database/test3/npcFactions/Scavengers/npcConfig.xml (Datei oder Verzeichnis nicht gefunden)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at org.schema.game.common.updater.FileUtil.copyFile(SourceFile:127)
at org.schema.game.server.data.simulation.npc.geo.NPCFactionPreset.importPreset(SourceFile:55)
at org.schema.game.server.data.simulation.npc.NPCFactionPresetManager.importPresets(SourceFile:56)
at org.schema.game.server.data.GameServerState.<init>(SourceFile:416)
at org.schema.game.common.Starter$32.run(SourceFile:1613)
at java.lang.Thread.run(Thread.java:748)
[pid 13915] stat("./server-database/test3/npcFactions/Scavengers/blueprints", 0x7ffa692585a0) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)
[pid 13915] mkdir("./server-database/test3/npcFactions/Scavengers/blueprints", 0777) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)
[pid 13915] lstat("/Steamdrive", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 13915] lstat("/Steamdrive/Stuff", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
[pid 13915] lstat("/Steamdrive/Stuff/StarMade", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 13915] lstat("/Steamdrive/Stuff/StarMade/server-database", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 13915] lstat("/Steamdrive/Stuff/StarMade/server-database/test3", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 13915] lstat("/Steamdrive/Stuff/StarMade/server-database/test3/npcFactions", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
[pid 13915] lstat("/Steamdrive/Stuff/StarMade/server-database/test3/npcFactions/Scavengers", 0x7ffa692562c0) = -1 ENOENT (Datei oder Verzeichnis nicht gefunden)