Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to run on ubuntu 18.04 x64 #299

Closed
abasgames opened this issue May 2, 2019 · 2 comments
Closed

unable to run on ubuntu 18.04 x64 #299

abasgames opened this issue May 2, 2019 · 2 comments

Comments

@abasgames
Copy link

abas@abas-ThinkPad-R61:~/Downloads/hematite-master$ cargo run --release "./<New_World>"
Finished release [optimized] target(s) in 1.33s
Running target/release/hematite './<New_World>'
Opening "/home/abas/.minecraft/versions/1.8.8/1.8.8.jar"...
File "/home/abas/.minecraft/versions/1.8.8/1.8.8.jar" contains 5597 files.
Extracted 3085 files.
thread 'main' panicked at 'called Result::unwrap() on an Err value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5
note: Run with RUST_BACKTRACE=1 for a backtrace.

@Simon-Laux
Copy link

Duplicate of #274 ?

@rswalkden
Copy link

rswalkden commented Jun 6, 2019

I'm new to the project but got it working in a linux VM no problem (lubuntu 18.10). I think your problem is "<New_World>" should be replaced with the name of existing save. So far as I'm aware this project doesn't support generating new worlds.

EDIT:
I left the save file in ~/.minecraft/saves/ rather than copying to the hematite director, which may have some thing to do with it.

@abasgames abasgames closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants