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

Rust panics #1

Open
Rippanda12 opened this issue Mar 12, 2021 · 3 comments
Open

Rust panics #1

Rippanda12 opened this issue Mar 12, 2021 · 3 comments

Comments

@Rippanda12
Copy link

[panda@Panda optichime]$ cargo run /home/rippanda12/Instances/New Folder1/.minecraft/resourcepacks/Far block v0.7/ Downloaded serde_json v1.0.64 Downloaded itoa v0.4.7 Downloaded serde v1.0.124 Downloaded 3 crates (201.7 KB) in 0.88s Compiling ryu v1.0.5 Compiling serde v1.0.124 Compiling serde_json v1.0.64 Compiling itoa v0.4.7 Compiling same-file v1.0.6 Compiling walkdir v2.3.1 Compiling optichime v0.1.0 (/home/panda/optichime) Finished dev [unoptimized + debuginfo] target(s) in 20.14s Running target/debug/optichime /home/rippanda12/Instances/New Folder1/.minecraft/resourcepacks/Far block v0.7/thread 'main' panicked at 'Error reading Optifine Pack Path: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:38:43 note: run withRUST_BACKTRACE=1environment variable to display a backtrace

@Rippanda12
Copy link
Author

Removing spaces in folders got it to go somewhere but it still dosent complete still panics
thread 'main' panicked at 'Property could not be registered', src/main.rs:173:94 note: run with RUST_BACKTRACE=1environment variable to display a backtrace

@Icelk
Copy link

Icelk commented Nov 25, 2021

Does the problem still persist in the latest commit?

@LaytonGB
Copy link

LaytonGB commented May 13, 2022

Does the problem still persist in the latest commit?

Yes, same problem here.

thread 'main' panicked at 'Property could not be registered', src\main.rs:186:88 when used on https://www.mediafire.com/file/rd3ro5wyizw4fc2/Mizuno%2527s_16_Craft_JE_1.18.2-1.0.zip/file

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