Amulet-Map-Editor icon indicating copy to clipboard operation
Amulet-Map-Editor copied to clipboard

amulet_app.exe not executing

Open imvickykumar999 opened this issue 1 year ago • 6 comments

Bug Report

Current Behaviour:

On clicking the amulet_app.exe file, it opens for less than a second and closes suddenly.

Expected behavior:

I checked on https://www.amuletmc.com/faq How do I download Amulet?

It says: For windows you can download the version for your operating system from amuletmc.com and extract the zip file to your computer. Once it is extracted find amulet_app.exe and run it.

It should open a window to edit the world, just like mcedit software opens.

Environment:

  • OS: Windows
  • Minecraft Platform: Java
  • Minecraft Version: 1.20.1
  • Amulet Version: latest

Attachments

Screenshots

image

Worlds Demo_World

imvickykumar999 avatar Aug 20 '23 06:08 imvickykumar999

Please can you try the following and report back the output.

In the file explorer window in the Amulet directory shift + right click in empty space. Click Open Powershell window here from the list. In the blue box that appears type ./amulet_app.exe and press enter. There will hopefully be some output. Screenshot it and send it.

gentlegiantJGC avatar Aug 22 '23 11:08 gentlegiantJGC

Please can you try the following and report back the output.

In the file explorer window in the Amulet directory shift + right click in empty space. Click Open Powershell window here from the list. In the blue box that appears type ./amulet_app.exe and press enter. There will hopefully be some output. Screenshot it and send it.

image

imvickykumar999 avatar Aug 30 '23 07:08 imvickykumar999

PyInstaller has made some changes to this code since I made this build which may have fixed the problem. I will try making another build. Let me know if it fixes it.

gentlegiantJGC avatar Aug 31 '23 09:08 gentlegiantJGC

Same bug in 0.10.19

ajh123 avatar Sep 09 '23 08:09 ajh123

Please can you copy the console crash

gentlegiantJGC avatar Sep 09 '23 09:09 gentlegiantJGC

@gentlegiantJGC Here it is

Traceback (most recent call last):
  File "Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_win32comgenpy.py", line 46, in <module>
  File "Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_win32comgenpy.py", line 25, in _pyi_rthook
  File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
  File "win32com\__init__.py", line 8, in <module>
  File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
  File "pythoncom.py", line 2, in <module>
  File "PyInstaller\loader\pyimod02_importers.py", line 385, in exec_module
  File "pywintypes.py", line 126, in <module>
  File "pywintypes.py", line 47, in __import_pywin32_system_module__
ImportError: Module 'pywintypes' isn't in frozen sys.path ['D:\\Amulet\\base_library.zip', 'D:\\Amulet\\lib-dynload', 'D:\\Amulet']
[18288] Failed to execute script 'pyi_rth_win32comgenpy' due to unhandled exception!

ajh123 avatar Sep 09 '23 10:09 ajh123