Code Monkey home page Code Monkey logo

Comments (7)

Kevin0M16 avatar Kevin0M16 commented on May 27, 2024

Thanks for trying it out! Thanks for the information on running the GoG version. This problem is most likely caused by having more than one save*.hg under the folder \AppData\Roaming\HelloGames\NMS. If you have both Steam and GoG saves in any subdirectory under \AppData\Roaming\HelloGames\NMS or any other duplicate of save names under it this will happen.

For now, after hitting continue, Go to File --> Select Save Folder --> Manually Select then select the GoG folder, then restart and give it a try! ;) I am going to work in this right away. Thanks again for communicating this issue.

from nmscoordinates.

Kevin0M16 avatar Kevin0M16 commented on May 27, 2024

This should be fixed in the newest version v1.1.4. It prompts you on which game save directory you would like to use.

You will probably have to manually select your screenshot directory to see screenshots in the app if you have both Steam and GoG. If you only have Steam or only have GoG, it should find it automatically.

from nmscoordinates.

lawgiver69 avatar lawgiver69 commented on May 27, 2024

https://ibb.co/thFtTcW

Hi Kevin

Still not working properly for me as i still get unhandled exception. Screenshot above in the link.

Unlike yesterday a box came up giving me the option to click on the save but that was it. I click continue and the UI shows up no problems. But there's a path error as shown in the screenshot.

If i close and reststart i still get exception error but the current save path is filled with my selction from first load. The save file manager works but when i close it i get exception error.

I'm reinstalling Steam NMS as we speak and i'll move my GOG saves and see what happens.

Looks really good despite it playing up for me anyway.

Kind regards,

Jon (UK)

************** Exception Text **************
System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
   at NMSCoordinates.Form1.LoadCmbx() in C:\Users\Kevin\source\repos\Kevin0M16\NMSCoordinates\NMSCoordinates\Form1.cs:line 120
   at NMSCoordinates.Form1.SaveFileManagerToolStripMenuItem_Click(Object sender, EventArgs e) in C:\Users\Kevin\source\repos\Kevin0M16\NMSCoordinates\NMSCoordinates\Form1.cs:line 2579
   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4010.0 built by: NET48REL1LAST_B
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
NMSCoordinates
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///D:/GOG/NMS%20Coordinates%201.1.4/NMSCoordinates.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Deployment
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Deployment/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
----------------------------------------
System.IO.Compression.FileSystem
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
----------------------------------------
System.IO.Compression
    Assembly Version: 4.0.0.0
    Win32 Version: 4.8.3752.0 built by: NET48REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll

from nmscoordinates.

Kevin0M16 avatar Kevin0M16 commented on May 27, 2024

Thanks for testing this. The error on line 120 uses the following code:
if (file.Name == "save.hg" | file.Name == "save2.hg") { if (!sn1.ContainsKey(1)) sn1.Add(1, file.Name); else sn1.Add(2, file.Name)

Line 120 is sn1.Add line, if you don’t mind, search under the folder you selected “DefaultUser” for save.hg or save2.hg. If the search results include more than one of any hg files you will get an exception.

Now that I’m looking at this, I think I can fix this easily by using:

if (!sn2.ContainsKey(2)) sn1.Add(2, file.Name)

Let me know how the Steam version goes, I will try this fix tonite for the current issue.

from nmscoordinates.

lawgiver69 avatar lawgiver69 commented on May 27, 2024

Hi Kevin

Thanks for the reply and with that i realised i had a backup folder in the defaultuser folder so in fact there were duplicate saves. I removed them and it fires up without a problem.

But i still have:

ssPath error! ss151 & ssPath error! 123

Thanks for your patience and creating an excellent tool that i shall be playing with quite a bit.

Kind regards,

Jon (UK) ;-)

from nmscoordinates.

Kevin0M16 avatar Kevin0M16 commented on May 27, 2024

Try the new version. It should fix the problem when a backup save folder is in the same directory.

Thanks for helping out! The ssdPath errors are related to the screenshots path. Try manually selecting ScreenShot Path in tools.

Thanks

from nmscoordinates.

Kevin0M16 avatar Kevin0M16 commented on May 27, 2024

v1.1.6 fixed this issue.

Use manually select Screenshot path to set any screenshot path, Default for GoG is:
\Pictures\No Mans Sky

from nmscoordinates.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.