mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix the wrong logs directory being displayed on panic
This commit is contained in:
parent
0c9ef6d5d9
commit
0358caa173
@ -133,7 +133,9 @@ fn main() {
|
||||
Panic Payload: {:?}\n\
|
||||
PanicInfo: {}\n\
|
||||
Game version: {} [{}]",
|
||||
Settings::get_settings_path()
|
||||
Settings::load()
|
||||
.log
|
||||
.logs_path
|
||||
.join("voxygen-<date>.log")
|
||||
.display(),
|
||||
reason,
|
||||
|
Loading…
Reference in New Issue
Block a user