kvark / vange-rs

Rusty Vangers clone
https://vange.rs
Apache License 2.0
438 stars 21 forks source link

Game doesn't run #16

Closed porky11 closed 7 years ago

porky11 commented 7 years ago

I get following error message: thread 'main' panicked at 'calledResult::unwrap()on anErrvalue: Error { repr: Os { code: 2, message: "No such file or directory" } }', src/libcore/result.rs:837

kvark commented 7 years ago

(sorry for the late response!) do you have the path to original game resources in config/settings.toml?

porky11 commented 7 years ago

so I would need to have the original game to run this?

kvark commented 7 years ago

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.

porky11 commented 7 years ago

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

kvark commented 7 years ago

@porky11 thanks, and sorry about the confusion! This is now fixed in https://github.com/kvark/vange-rs/commit/035772b8b86f5e2de42a8079d153841ddf736e5e