WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
40.05k stars 1.76k forks source link

[Bug] 1.35.2 Stuck at "Creating Directories..." #1777

Closed mikeswanson closed 5 days ago

mikeswanson commented 5 days ago

Operating System

Windows

What's the issue you encountered?

I just downloaded and installed imhex-1.35.2-Windows-x86_64.msi on Windows 11. When I try to launch the app, it never makes it past the "Creating Directories..." phase of the start-up window.

ImHex

How can the issue be reproduced?

  1. Download imhex-1.35.2-Windows-x86_64.msi.
  2. Start the app.

ImHex Version

1.35.2

ImHex Build Type

Installation type

imhex-1.35.2-Windows-x86_64.msi

Additional context?

No response

WerWolv commented 5 days ago

Why is it so hard to get this right 😢

WerWolv commented 5 days ago

Could you please check the latest nightly build once github finished building it? That should hopefully correct it. Here's the link: https://github.com/WerWolv/ImHex/actions/runs/9726353753

WerWolv commented 5 days ago

Actual download link: https://github.com/WerWolv/ImHex/actions/runs/9726353753/artifacts/1651649221 I tested it on Windows 11, macOS 15 and Ubuntu 24.04 now and it seems to work on all of them. I really hope that fixes it

arek-kwapis commented 5 days ago

Actual download link: https://github.com/WerWolv/ImHex/actions/runs/9726353753/artifacts/1651649221 I tested it on Windows 11, macOS 15 and Ubuntu 24.04 now and it seems to work on all of them. I really hope that fixes it

I was experiencing the exact same issue, can confirm this build has resolved the issue for me and ImHex has successfully started up. Windows 11 23H2, clean install of ImHex using the build linked in reply.

WerWolv commented 5 days ago

Awesome thanks a lot. I'll release yet another version with this fix then

arek-kwapis commented 5 days ago

Additional info:

This seems to only affect normal install, portable works without issue. Installing the aforementioned build on top of affected install also does fix the issue.

Attached is the output of both with verbose arg passed

imhex-1352

mikeswanson commented 5 days ago

Just adding that the linked-to build also fixed it for me. Thank you for the quick response!