Package Details: amulet-map-editor 0.10.39-1

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.069875
First Submitted: 2023-03-25 15:26 (UTC)
Last Updated: 2024-12-23 11:55 (UTC)

Latest Comments

1 2 Next › Last »

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.

  1. upstream didn't release binary for linux.
  2. this package rely on old python3.7 and
Traceback (most recent call last):
  File "main.py", line 1, in <module>
  File "/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
  File "site-packages/wx/__init__.py", line 17, in <module>
  File "/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 623, in exec_module
  File "site-packages/wx/core.py", line 12, in <module>
ImportError: /opt/amulet-map-editor-bin/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/libpng16.so.16)
[863791] Failed to execute script main

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

martinligabue commented on 2021-12-02 18:37 (UTC)

doesn't work, in github they suggest using pip: https://pypi.org/project/amulet-map-editor/

Nayla commented on 2020-09-10 20:06 (UTC)

This package is broken at the moment due to Amulet Team themselves linking it properally. You can view the issue in more detail here https://github.com/Amulet-Team/Amulet-Map-Editor/issues/105. I will publish a non bin package soon that should fix this. Please flag the package as outdated when this issue is fixed.