goatfungus / NMSSaveEditor

No Man's Sky - Save Editor
1.62k stars 227 forks source link

Unable to update #995

Open FlowerCow opened 1 month ago

FlowerCow commented 1 month ago

So, this has been an issue for me since Orbital, my save editor won't update. Every time I click yes it just reloads the save editor and asks me again to update. I've ended up clicking no to close it and run the save editor anyway. As a result, I get odd placeholder codes for ship parts and whatnot. I'd love to be able to use the save editor to its fullest extent, but the inability to download any updates is getting in the way.

HQuest commented 1 month ago

Try to delete its entire folder and manually download it again; then check for permissions on its folders, if you somehow decompressed the editor as Administrator but is now running it as a regular user. Lastly, if you have an anti-virus (such as Windows Defender), check if it is not blocking you to do the upgrade - because "security".

JohnTodd1971 commented 1 month ago

I keep unsunscribing but I keep getting these emails.

Either unsubscribe me permanently or I will mark future emails from you as spam.

On Fri, May 31, 2024 at 6:39 AM HQuest @.***> wrote:

Try to delete its entire folder and manually download it again; then check for permissions on its folders, if you somehow decompressed the editor as Administrator but is now running it as a regular user. Lastly, if you have an anti-virus (such as Windows Defender), check if it is not blocking you to do the upgrade - because "security".

— Reply to this email directly, view it on GitHub https://github.com/goatfungus/NMSSaveEditor/issues/995#issuecomment-2141854066, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXVSFP6KSICLRZKTF5JWTJDZFBOQPAVCNFSM6AAAAABIST567CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBRHA2TIMBWGY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

HQuest commented 1 month ago

@JohnTodd1971 try learning how to use a service next time before you sign up and look like a moron. On GitHub (web or app), go to Settings > Notifications and uncheck any email notifications you don't care to receive.

JohnTodd1971 commented 1 month ago

The problem is I already tried that. It didn't work.

On Fri, May 31, 2024 at 7:36 AM HQuest @.***> wrote:

@JohnTodd1971 https://github.com/JohnTodd1971 try learning how to use a service next time before you sign up and look like a moron. On GitHub (web or app), go to Settings > Notifications and uncheck any email notifications you don't care to receive.

— Reply to this email directly, view it on GitHub https://github.com/goatfungus/NMSSaveEditor/issues/995#issuecomment-2142005545, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXVSFPZPLNV6GDJ7CMG4IR3ZFBVDRAVCNFSM6AAAAABIST567CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBSGAYDKNJUGU . You are receiving this because you were mentioned.Message ID: @.***>

HQuest commented 1 month ago

@JohnTodd1971 then check if you have marked this repository as Watched (Settings > Notifications > View Watched Repositories). If this one doesn't show up or if you need further assistance, contact GitHub support. This repository is one of their many and there's nothing anyone here can do to remove you from receiving notifications.

FlowerCow commented 4 weeks ago

I tried re-installing and it's not working. Would it be my antivirus then?

HillBillyBong commented 4 weeks ago

I tried re-installing and it's not working. Would it be my antivirus then?

My Bitdefender blocks the download sometimes after they update it. Just turn everything off in your anti virus download it, place the folder in exceptions then turn everything back on. That works for me.

HQuest commented 3 weeks ago

This has to do with the Java version installed. I have Java 8 build 318 on one computer and Java 8 build 411 on another. On the old Java version, it updates, no questions asked. On the newest Java version, it won't update - the file is downloaded but it returns "access denied" while trying to remove the old JAR file. Either this function or behavior changed within new Java versions. For now, do a manual update by downloading the https://github.com/goatfungus/NMSSaveEditor/blob/master/NMSSaveEditor.jar file and overwrite it on your save game editor folder.

@goatfungus FYI