Closed porky11 closed 7 years ago
(sorry for the late response!)
do you have the path to original game resources in config/settings.toml
?
so I would need to have the original game to run this?
Yes, I think Readme states that. Perhaps, it should be communicated clearer?
I agree the error message should be improved as well.
On Apr 22, 2017, at 07:42, Fabio Krapohl notifications@github.com wrote:
so I would need to have the original game to run this?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
nano config/settings.toml # set the game path
is the only description, but it does not mention, that the game path is the path of the original game
@porky11 thanks, and sorry about the confusion! This is now fixed in https://github.com/kvark/vange-rs/commit/035772b8b86f5e2de42a8079d153841ddf736e5e
I get following error message:
thread 'main' panicked at 'called
Result::unwrap()on an
Errvalue: Error { repr: Os { code: 2, message: "No such file or directory" } }', src/libcore/result.rs:837