jixxed / ed-odyssey-materials-helper

Elite Dangerous Odyssey Materials Helper
197 stars 31 forks source link

Won't Launch After Update #266

Closed enrogae closed 2 months ago

enrogae commented 2 months ago

Got the notification about a new version and auto updater. Downloaded the auto-updater, installed, launcher ran and pacman said it was updating, then launching app... then it closes without doing anything. Now it just closes without doing anything every time I try to launch it.

jixxed commented 2 months ago

the auto updater is basically always the same, so no need to download it again. If the app doesn't start, there might be an already running process that failed to terminate gracefully. you can check the task manager and terminate it. the app should launch afterwards.

enrogae commented 2 months ago

I did check the task manager. There was no process to end. I even uninstalled the app and reinstalled it. Still wouldn't launch. Just says launching then does nothing. I didn't have the auto launcher before so I didn't download it again.

jixxed commented 2 months ago

you can check the log for errors %localappdata%\Elite Dangerous Odyssey Materials Helper Launcher\log if the issue still persists even after a reboot, you can send the log and latest journal file (directly on discord if you prefer) then I can try to reproduce your issue.

enrogae commented 2 months ago

Log doesn't appear to show any errors, app still isn't launching. This is after a reboot. Only way I seem to be able to get it to work is to uninstall the launcher and run the portable version. edomh.log Journal.2024-02-26T190035.01.log

jixxed commented 2 months ago

well the auto updater actually downloads and launches the portable version for you. There is an exotic issue related to non standard characters in Windows usernames, for example if you have Æ in your windows username. then it helps installing the auto updater to the same location as you would for the portable version, since that seems to work for you. it's important there are no special characters in the path to the executable.

the log indicates the app isn't loading at all indeed, so it isn't even getting to the processing of the journal.

enrogae commented 2 months ago

There are no special characters in my Windows username. The .msi file for the auto-updater did not give me any options for the install path. It just did its thing, then said launching and shut down.

jixxed commented 2 months ago

it does/should image

jixxed commented 2 months ago

I gave the msi a try here. seems to have an issue. you can install the version 2.45 of the msi. that one seems to work

jixxed commented 2 months ago

a new minor(21.0.2) version of java was released Jan. 22nd which was automatically used to build 2.46 and 2.47. 2.45 uses 21.0.1 and does not appear to have this issue. Unfortunately I can't specify a specific minor version for the build. Will try some other distributions to see if I can work around the issue for now for 2.48.

jixxed commented 2 months ago

Currently building and releasing 2.48 using 21.0.1. you can give this one a try if like.

jixxed commented 2 months ago

confirmed 2.48 works for me

enrogae commented 2 months ago

Will do! I'm back at work this morning but will definitely give it a whirl later today or this evening!

On Wed, Feb 28, 2024, 4:53 AM Aram @.***> wrote:

Currently building and releasing 2.48 using 21.0.1. you can give this one a try if like.

— Reply to this email directly, view it on GitHub https://github.com/jixxed/ed-odyssey-materials-helper/issues/266#issuecomment-1968725316, or unsubscribe https://github.com/notifications/unsubscribe-auth/BANAWHQFZZGMMXZHDRUFM4TYV4EC5AVCNFSM6AAAAABD3M6IVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRYG4ZDKMZRGY . You are receiving this because you authored the thread.Message ID: @.***>

T-C-24 commented 2 months ago

Hi, I was trying to install the windows version last night and was getting the same issue as enrogae, so I also could only get it working with the portable version. I have just installed your new version 2.48 and I've got it running now, thank you

jixxed commented 2 months ago

Thanks for the update. I've added it to the release notes for others to find.

enrogae commented 2 months ago

Just downloaded 2.4.8 and it works flawlessly, thank you!