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

NoSuchFile("gfx/palette.lmp") #39

Open
Nutomic opened this issue Dec 23, 2020 · 0 comments
Open

NoSuchFile("gfx/palette.lmp") #39

Nutomic opened this issue Dec 23, 2020 · 0 comments

Comments

@Nutomic
Copy link

Nutomic commented Dec 23, 2020

$ cargo run --release --bin quake-client -j2 -- --connect 198.74.54.53:27964

...

INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NoSuchFile("gfx/palette.lmp")', src/client/render/palette.rs:34:54
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

I suppose this is because I didnt add the original resources from quake 3, but I cant find any instructions how to do that. Do I have to dump it directly into the richter folder?

Edit: Okay I figured it out, Quake 1 files go into the id folder inside the repo. But then I just get to a terminal with many errors, and no clue how to load a map or anything.

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

1 participant