goatfungus / NMSSaveEditor

No Man's Sky - Save Editor
1.63k stars 228 forks source link

Screen glitches in new UI #818

Open rosskinard opened 1 year ago

rosskinard commented 1 year ago

Just installed the latest version (1.14.1) and I get a lot of screen glitches in the new UI.

Made sure that Java was current:

openjdk version "1.8.0_342" OpenJDK Runtime Environment Corretto-8.342.07.1 (build 1.8.0_342-b07) OpenJDK 64-Bit Server VM Corretto-8.342.07.1 (build 25.342-b07, mixed mode)

java_532UclQ8dp

Just FYI

rosskinard commented 1 year ago

Also, this shows when loading any save:

Reading account data... Loading saves for Slot 7... Reading save file... Slot: Slot 7 - RELAXED - May 1, 19:46 Filename: save13.hg WARNING: name mapping not found: SQw WARNING: name mapping not found: Naj Finished.

shagnasty245 commented 1 year ago

Mine is doing the exact same thing (screen glitches ONLY). Same version as OP. Java is current.
2023-05-10_18-13-31
2023-05-10_18-12-48

ThunderStruck5966 commented 1 year ago

I hope you both get it sorted out, as it's working perfectly my side..

Devilin-Pixy commented 1 year ago

@rosskinard Have you tried the latest version of the OpenJDK (Coretto)? https://github.com/corretto/corretto-8/releases

If you still run into issues, maybe try the regular Oracle distributions instead of Amazon's?

rosskinard commented 1 year ago

@rosskinard Have you tried the latest version of the OpenJDK (Coretto)? https://github.com/corretto/corretto-8/releases

If you still run into issues, maybe try the regular Oracle distributions instead of Amazon's?

Windows 11 Pro - 22H2 Build 22621.1702

I posted the Corretto version in my original post, which is the same as the one in your link: 8.342.07.1

Oracle wants to make you sign up for their downloads now, so I skipped them.

I uninstalled Amazon Corretto and used the AdoptOpenJDK JDK with Hotspot 8 [AdoptOpenJDK.OpenJDK.8] Version 8.0.292.10 installed via WinGet...this seems to be working fine. In my short bit of limited testing, no screen glitches so far.

Devilin-Pixy commented 1 year ago

I posted the Corretto version in my original post, which is the same as the one in your link: 8.342.07.1

Your version is from Jul 19, 2022 (8.342.07.1 vs 8.372.07.1)

Oracle wants to make you sign up for their downloads now, so I skipped them.

No clue about having to sign up? Just goes straight to the download page. Even auto-updates Java without any signup required, that I am aware.

https://www.java.com/en/download/manual.jsp

shagnasty245 commented 1 year ago

I have to ask, what are these other program y'all are talking about? Are they some kind of add-ons to help Java run better? Thanks.

Devilin-Pixy commented 1 year ago

I have to ask, what are these other program y'all are talking about? Are they some kind of add-ons to help Java run better? Thanks.

Just a different distribution of the OpenJDK by Amazon (https://aws.amazon.com/corretto/faqs/). I recommend to just stick to the one linked in the README.

rosskinard commented 1 year ago

I have to ask, what are these other program y'all are talking about? Are they some kind of add-ons to help Java run better? Thanks.

Just a different distribution of the OpenJDK by Amazon (https://aws.amazon.com/corretto/faqs/). I recommend to just stick to the one linked in the README.

Just to be sure, I installed the one linked in the README. Here's the glitch on my exosuit page image

Here's the glitch on my ships and a command prompt showing that recommended version. ![image](https://github.com/goatfungus/NMSSaveEditor/assets/6804840/d023ff02-75e8-421d-a6ba-faaebfa001d

Removed that Java and reinstalled the AdoptOpenJDK JDK with Hotspot 8 [AdoptOpenJDK.OpenJDK.8] Version 8.0.292.10 image

No glitches now. image

So...I'm having success using an alternate JDK installed via Winget image

rosskinard commented 1 year ago

I posted the Corretto version in my original post, which is the same as the one in your link: 8.342.07.1

Your version is from Jul 19, 2022 (8.342.07.1 vs 8.372.07.1)

Oracle wants to make you sign up for their downloads now, so I skipped them.

No clue about having to sign up? Just goes straight to the download page. Even auto-updates Java without any signup required, that I am aware.

https://www.java.com/en/download/manual.jsp

Damn. I keep resisting my getting older, but I guess I should wear the new glasses that I hate. Totally missed the 4 vs 7 in the minor release part.

I've been in the mindset of always loading and using the JDK for the past 4 years due to work, so I forgot you can DL the JRE for free, but Oracle charges for the JDK now. We have a select few devs who have the Oracle JDK that we have to monitor closely for the license true-up. One would think that us using a lot of Oracle products they could toss in the JDK, but no. So most installs that I package for Intune are the Corretto JDK for most of our dev teams. Brain was on autopilot mode.

rosskinard commented 1 year ago

Spoke too soon...

image

@goatfungus - any ideas what to try? Win 11 is up to date nVidia drivers up to date System specs: Core i7 12700KF Gigabyte Aorus RTX 3070 Ti (8GB) 32GB DDR4 3200 2TB Samsung 980 Pro NVNMe Gen4

Just for kicks and giggles, I installed the Adopt OpenJDK on my M2 MacBook Pro and copied over my saves...works fine on there. Also works fine on my Win 11 PC running Blue Iris and some other apps.

goatfungus commented 1 year ago

I usually use the Adopt OpenJDK version, but have used the official Oracle ones too. I don't know much about the Corretto version unfortunately.

If you send me a copy of your save, i'll see if there's something weird going on with the file itself. Usually screen glitches like this come from uncaught exceptions, and I've mostly got rid of those.

shagnasty245 commented 1 year ago

I tried the Corretto and still have the same issue. I'm having to revert back to using a Save Editor version from 4 or 5 updates previous.

rosskinard commented 1 year ago

I usually use the Adopt OpenJDK version, but have used the official Oracle ones too. I don't know much about the Corretto version unfortunately.

If you send me a copy of your save, i'll see if there's something weird going on with the file itself. Usually screen glitches like this come from uncaught exceptions, and I've mostly got rid of those.

What's interesting is both my Mac and a different Windows PC work just fine with the latest build, editing my saves via File Sharing. It's only got glitches on the game pc itself. So it has to be a software conflict or glitch with some other app or config on that machine. Been busy with work so I'll look more into it this weekend/