Jorixon / JASM

Just Another Skin Manager
GNU General Public License v3.0
61 stars 7 forks source link

App doesn't open #171

Closed Rafedo75 closed 2 months ago

Rafedo75 commented 2 months ago

Hi guys when i try to open the app nothing happens, not even an error message or a new line in the logs can you help me please?

Avadhut09 commented 2 months ago

Yes, this is happening to me now. The app don't even respond, I tried downgrading the version but no results. This started happening after I put the JASM exe location in QuickModStarter - Auto 3DMigoto Launcher application, after that any version of the app is not responding, even after removing QuickModStarter from my system.

Jorixon commented 2 months ago

I belive this is a Windows App Runtime issue, see related issue #72. I'm unable to recreate this myself.

I'll do som research and see if I can find any sort of fix for this

Jorixon commented 2 months ago

I've modified the build process for JASM, and you can download this modified version here and the build action.

This version has all dependencies bundled with it so its size is quite large, but it may solve the problem of it not starting.

Avadhut09 commented 2 months ago

image I tried the modified build of JASM, I checked the event log and found Windows App Runtime ERROR 0x80070490: Bootstrapper initialization failed while looking for version 1.5 (MSIX package version >= 5001.95.533.0)

Avadhut09 commented 2 months ago

Here's an update on my situation of JASM not opening up. It started working! So I tried uninstalling any previous versions of Windows App Runtime packages that were installed in my system using the powershell and use the above mentioned modified JASM version. As is opened the application it started working.

Jorixon commented 2 months ago

Closing this as I belive the self contained version fixes this issue.