-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
minecraft-overviewer: init at 0.14.40 #62949
Conversation
I built and tested locally and it mostly works fine, but generating a map ends with this error:
Perhaps this happens because |
Yep, same problem here. I work around the following failures by running |
On the map I tested, I see that error at the end of the first run on a new output directory. If upstream has no fix yet, I would suggest patching the software to make it nix store-compatible. |
I've added a hacky workaround and reported the issue upstream, as well as updating to the latest version (which uses python 3 🎉). Will squash these together before a merge, but am leaving the commits separate for easier review for now. |
Since you're going to be shipping outdated versions, I'd also prefer if you changed the "this may be a bug" bug report URL. I'm not interested in supporting people's outdated Overviewer versions because nix happened to ship it. |
Tested this PR which is working 👍 |
I updated it to latest version because of an incompatibility with some blocks ID Here is the patch if you want to apply it:
|
I ended up not completing this because upstream updates so frequently and an impure, automatically updating expression would be better suited, and also because I'm no longer running a minecraft server. |
If you want to make a new PR, go ahead :) |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)