[0.13.0] Server: create needs directory

This subforum contains all the issues which we already resolved.
Post Reply
Unic
Inserter
Inserter
Posts: 32
Joined: Sun Jul 05, 2015 10:39 am
Contact:

[0.13.0] Server: create needs directory

Post by Unic »

Same here.

tried with --create and tried with clientcreated save.

Iam on Debian Jessie.

strace says:

Code: Select all

write(1, "   6.887 Checksum for script /sr"..., 104   6.887 Checksum for script /srv/games/factorio/factorio/temp/currently-playing/control.lua: 900459546
) = 104
stat("/srv/games/factorio/factorio/data/base/control.lua", 0x7fff3e74a7b0) = -1 ENOENT (No such file or directory)
stat("/srv/games/factorio/factorio/temp/currently-playing/script.dat", 0x7fff3e74a8f0) = -1 ENOENT (No such file or directory)
times({tms_utime=612, tms_stime=16, tms_cutime=2, tms_cstime=2}) = 2676414825
stat("", 0x7fff3e74a970)                = -1 ENOENT (No such file or directory)
stat("", 0x7fff3e74acc0)                = -1 ENOENT (No such file or directory)
mkdir("", 0777)                         = -1 ENOENT (No such file or directory)
futex(0x7f91c22c6850, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(5, "   6.888 Error Util.cpp:57: boos"..., 91) = 91
write(1, "   6.888 Error Util.cpp:57: boos"..., 91   6.888 Error Util.cpp:57: boost::filesystem::create_directory: No such file or directory
) = 91
munmap(0x7f91c2a3b000, 1052672)         = 0
close(3)                                = 0
close(4)                                = 0
exit_group(1)                           = ?
+++ exited with 1 +++

Edit (Oxyd) Split into own topic.
Edit: Saw too late that this was intentional... -Loewchen

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.13.0] Server: create needs directory

Post by Oxyd »


Post Reply

Return to “Resolved Problems and Bugs”