Search Criteria
Package Details: minecraft-overviewer-docs 0.19.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/minecraft-overviewer.git (read-only, click to copy) |
|---|---|
| Package Base: | minecraft-overviewer |
| Description: | Render large resolution images of a Minecraft map with a web UI |
| Upstream URL: | https://github.com/overviewer/Minecraft-Overviewer |
| Licenses: | GPL3 |
| Submitter: | Buce |
| Maintainer: | None |
| Last Packager: | Mr.Smith1974 |
| Votes: | 15 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-09-10 18:07 (UTC) |
| Last Updated: | 2023-06-05 11:18 (UTC) |
Latest Comments
1 2 Next › Last »
eugene commented on 2024-05-01 14:44 (UTC) (edited on 2024-05-01 14:45 (UTC) by eugene)
There is successor to the project, that can render 1.20.x worlds: https://github.com/GregoryAM-SP/The-Minecraft-Overviewer
To make it work with current
python3.12 you can use this quick and dirty fix in the build:find -name '*.py' -exec sed -i -e '/import imp/d' -e 's/imp.is_frozen("__main__")/True/' {} \+schard commented on 2023-05-15 00:24 (UTC)
To build the latest release, you can update the PKGBUILD like so:
khenderick commented on 2023-03-05 13:39 (UTC) (edited on 2023-03-05 13:39 (UTC) by khenderick)
For build errors regarding the
unknownversion; Edit the PKGBUILD file, and place following snippet right belowcd "${_pkgname}-$_gitcommit":schard commented on 2021-11-13 13:34 (UTC)
For anybody else rendering a 1.17+ server with this: The rendering of textures for 1.17+ servers as described here [1] does not work with 0.17.34, but with 0.17.39, i.e. the current release. You can just update the version in the PKGBUILD, run updpkgsums and build the package in order to have a working renderer for 1.17+ textures.
[1] https://docs.overviewer.org/en/latest/running/#installing-the-textures
fryfrog commented on 2019-11-15 21:08 (UTC) (edited on 2019-11-15 21:11 (UTC) by fryfrog)
Trying to run this after the Python 3.8 update and the update to this package, I'm getting this. Looking into it, but maybe someone else is too?
Edit: In my
minecraft.confI just changed changedcgitohtml, resulting infrom html import escape. :)Buce commented on 2015-10-15 17:46 (UTC)
chungy commented on 2015-10-15 06:40 (UTC)
Buce commented on 2015-10-13 14:52 (UTC)
chungy commented on 2015-10-12 09:39 (UTC)
Buce commented on 2015-01-17 16:24 (UTC)
1 2 Next › Last »