Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Fails to execute #205

Closed
harshrathod50 opened this issue Mar 14, 2020 · 1 comment · Fixed by #206
Closed

Fails to execute #205

harshrathod50 opened this issue Mar 14, 2020 · 1 comment · Fixed by #206

Comments

@harshrathod50
Copy link

harshrathod50 commented Mar 14, 2020

Though the compilation was done successfully with so many warnings, my build fails to execute due to this error:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 3, kind: NotFound, message: "The system cannot find the path specified." }', 
client\src\view\plant_renderer.rs:20:22

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'TCP listener' panicked at 'cannot access stderr during shutdown', src\libstd\io\stdio.rs:644:25
error: process didn't exit successfully: `.\plantex.exe` (exit code: 101)
@LukasKalbertodt
Copy link
Member

Let me know if it still doesn't work for you with the current master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants