Search Criteria
Package Details: amulet-map-editor 0.10.39-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/amulet-map-editor.git (read-only, click to copy) |
---|---|
Package Base: | amulet-map-editor |
Description: | The new age Minecraft world editor and converter that supports every version since Java 1.12 and Bedrock 1.7 |
Upstream URL: | https://www.amuletmc.com/ |
Keywords: | amulet editor map minecraft |
Licenses: | MIT, LicenseRef-None |
Submitter: | tamamizu |
Maintainer: | Kimiblock |
Last Packager: | Kimiblock |
Votes: | 8 |
Popularity: | 0.018999 |
First Submitted: | 2023-03-25 15:26 (UTC) |
Last Updated: | 2024-12-23 11:55 (UTC) |
Dependencies (21)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-amulet-coreAUR (python-amulet-core-gitAUR)
- python-amulet-leveldbAUR (python-amulet-leveldb-gitAUR)
- python-amulet-nbtAUR
- python-lz4
- python-minecraft-model-readerAUR
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-opengl
- python-pillow (python-pillow-simd-gitAUR)
- python-platformdirs
- python-pymctranslateAUR (python-pymctranslate-gitAUR)
- python-wxpython (python-wxpython-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-cython-lint (make)
- python-installer (make)
- python-packaging (make)
- python-versioneer (python-versioneer-518AUR) (make)
- Show 1 more dependencies...
Latest Comments
1 2 Next › Last »
mjevans commented on 2025-02-24 20:47 (UTC)
yay -S python-amulet-nbt --mflags "--nocheck"
python-amulet-nbt-2.1.3-3 won't build without the --nocheck makepkg flag
As mrhooman noted the poor code is in the (now stale, but last stable release) 2.1.3 test cases, while upstream is working on the 4.0 branch.
mrhooman commented on 2024-12-17 15:29 (UTC) (edited on 2024-12-17 15:31 (UTC) by mrhooman)
I think you are right. the error it gave when compiling was this.
`
ERROR: test_equal (tags.test_named_tag.NBTTests.test_equal) (cls1=<class 'amulet_nbt._array.ByteArrayTag'>, cls2=<class 'amulet_nbt._float.DoubleTag'>)
Traceback (most recent call last): File "/home/mrhooman/.cache/yay/python-amulet-nbt/src/Amulet-NBT/tests/tags/test_named_tag.py", line 63, in test_equal self.assertNotEqual(NamedTag(cls1()), NamedTag(cls2())) File "/usr/lib/python3.12/unittest/case.py", line 891, in assertNotEqual if not first != second: ^^^^^^^^^^^^^^^ ValueError: The truth value of an empty array is ambiguous. Use
array.size > 0
to check that an array is not empty. `it gave this like 500 times. it also gave this warning.
/usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \
ps. idk how to use markdown correctly. I tried... and failed.
Kimiblock commented on 2024-06-27 05:37 (UTC)
The new numpy package probably exploded Amulet.
Kimiblock commented on 2023-12-05 23:14 (UTC) (edited on 2023-12-06 11:58 (UTC) by Kimiblock)
Amulet Map Editor should be installable now, report any issue in this comments area.
AsukaMinato commented on 2023-11-12 13:06 (UTC)
Warning:
This package is no longer works.
tamamizu commented on 2023-06-19 12:02 (UTC)
Looks like from next update (0.10.12) it may finally be possible to do away with python 3.9 and the venv
tamamizu commented on 2023-06-19 12:02 (UTC)
@SecT0uch thanks for the notice. It's updated now.
EndlessEden commented on 2022-10-29 16:58 (UTC)
this is out-of-date (by alot) and is pointing to wrong URL
1 2 Next › Last »