Jump to content

Possible cause of many bugs: attachedPartGuid vs AttachedPartGuid under attachNodeStates


jclovis3

Recommended Posts

Reported Version: v0.2.0 (latest) | Mods: none | Can replicate without mods? Yes 
OS: Windows 10 Home 22H2 | CPU: AMD Ryzen 7 7800X3D | GPU: MSI Gaming GeForce RTX 4080 16GB GDDR6X PCI Express 4.0 | RAM128 GB DDR5-6000

 

While trying to figure out what state my docking ports are in when they fail to dock, I noticed in the json files under attachNodeStates there are a couple of lines that look like they could cause some problems with a capitalization error:

"attachNodeStates": [
              {
                "nodeId": "top",
                "IsDynamic": false,
                "attachedPartGuid": null,
                "AttachedPartGuid": {
                  "Guid": "00000000-0000-0000-0000-000000000000",
                  "DebugName": null
                }

 

Not sure if this is the result of changes made in parts along the way that weren't all updated correctly across newer parts but it does look suspicious to me. Feel free to downgrade this as not a bug if I am mistaken.

 

Included Attachments:

quicksave_16.json

Edited by DibzNr
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...