Comments

Log in with itch.io to leave a comment.

This sounds like a rad project! I'm getting a couple errors on the Windows version, though:

The program can't start because api-ms-win-core-path-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem.

and:

Error loading Python DLL 'C:\Users\[login name]\Misc Apps\manynames-win64-0.2.0\python39.dll'.
LoadLibrary: The specified module could not be found.
Is there some straightforward way to fix, or a way to run it using Python directly instead of the .exe?

We’ll take a look at it, sorry you’re having problems with it!

It's okay! Honestly, it's very possible that it's an OS issue with Python 3.9 - my computer is more than a bit out of date.

Interesting! It should not be an issue with python per se, since it should ship with everything it needs to run. If you’re not averse, could you share more details of your setup and the steps you took with me in an email? cassowary at aldercone dot studio Thanks!

Email sent!

(1 edit)

Do you have any special build instructions for linux? I made the program executable, but nothing pops up. I even rebooted my PC and still nothing. I’m using Artix linux and i my system is up to date including my Python version. I’m not a developer, just a casual gamer, but i can tell that a lot of work was put into the making of the tool (CMake, python and all that good stuff).

(+1)

We've noticed some issues with the glibc abi being different between linuces and so it doesn't seem to run on them; We're working on getting a flatpak put together to hopefully alleviate this problem on linux! Stay tuned it should be this week.

(+1)

Hi! I'm happy to report we have likely fixed the bug you were experiencing, and also made the fit and finish a bit more user friendly. We've updated the download instructions with how to install ManyNames much more conveniently.