1. This forum is archived for reference. For support & bug reports visit the help section of forums.stardewvalley.net

Locked Door Can't Be Removed

Discussion in 'Support' started by Sanshark, Jan 3, 2017.

  1. Sanshark

    Sanshark Void-Bound Voyager

    Hello can someone help me out with this problem?. I used a item called Locked Door to make a door in front of my stairs inside my farmhouse. Now the door can't be opened nor removed. I looked and found information about editting my save file but my file doesn't look like they said so I don't know what to remove. Can someone please look at this and tell me what needs to be removed from the line please?


    name>Locked Door</name><type>Crafting</type><canBeSetDown>true</canBeSetDown><canBeGrabbed>true</canBeGrabbed>
     
    • MysticTempest

      MysticTempest Spaceman Spiff

      Could you zip up your whole savefile, and upload it here?
      I'm not familiar with mod item; but I can take a look at the savefile and probably narrow down the issue.
       
        tiinskii4 likes this.
      • Sanshark

        Sanshark Void-Bound Voyager

        it says it doesn't have a extension whatever that means
         
        • MysticTempest

          MysticTempest Spaceman Spiff

          Yea, just compress the file into a .zip file. Or add '.txt' to the end of the file. The forum only allows you to upload certain formats.
           
            tiinskii4 likes this.
          • Sanshark

            Sanshark Void-Bound Voyager

            Thanks :D
             

              Attached Files:

            • MysticTempest

              MysticTempest Spaceman Spiff

              Alrighty, yea you were on the right track. You needed to delete the code for the Locked Door starting with its item piece, down to its closing tag for the item.
              Example: "<Item>LockedDoor code here</Item>"

              Here's a fixed save though.
               

                Attached Files:

                tiinskii4, Typhoon and Sanshark like this.
              • Sanshark

                Sanshark Void-Bound Voyager

                Thank you so very much . :) It WORKED!!!! You are a life saver kind sir. Hugs
                 
                  Last edited: Jan 3, 2017
                • MysticTempest

                  MysticTempest Spaceman Spiff

                  Yeah, no prob! ^-^
                   
                    tiinskii4 likes this.
                  • JessicaDeb

                    JessicaDeb Space Hobo

                    Hello, I had the same problem... except that I put the doror outside in my farm layout. Can you help me aswell, or at least tell me what you did, please I would thank you forever, I don't want to delete the whole game. Thanks
                     
                    • MysticTempest

                      MysticTempest Spaceman Spiff

                      Hey Jessica, while I await your savefile as mentioned in the PM.

                      I'll post the general code that needs to be removed for anyone curious going forward.
                      The Vector2, and other location data will be different, but that's the general item data of a Locked Door that's been placed somewhere.



                      Code:
                        <item>
                        <key>
                        <Vector2>
                        <X>11</X>
                        <Y>12</Y>
                        </Vector2>
                        </key>
                        <value>
                        <Object>
                        <specialVariable>0</specialVariable>
                        <category>-9</category>
                        <specialItem>false</specialItem>
                        <hasBeenInInventory>false</hasBeenInInventory>
                        <Name>Locked Door</Name>
                        <Stack>1</Stack>
                        <tileLocation>
                        <X>11</X>
                        <Y>12</Y>
                        </tileLocation>
                        <parentSheetIndex>81</parentSheetIndex>
                        <owner>0</owner>
                        <name>Locked Door</name>
                        <type>Crafting</type>
                        <canBeSetDown>true</canBeSetDown>
                        <canBeGrabbed>true</canBeGrabbed>
                        <isHoedirt>false</isHoedirt>
                        <isSpawnedObject>false</isSpawnedObject>
                        <questItem>false</questItem>
                        <isOn>true</isOn>
                        <fragility>2</fragility>
                        <price>0</price>
                        <edibility>-300</edibility>
                        <stack>1</stack>
                        <quality>0</quality>
                        <bigCraftable>true</bigCraftable>
                        <setOutdoors>true</setOutdoors>
                        <setIndoors>false</setIndoors>
                        <readyForHarvest>false</readyForHarvest>
                        <showNextIndex>false</showNextIndex>
                        <flipped>false</flipped>
                        <hasBeenPickedUpByFarmer>false</hasBeenPickedUpByFarmer>
                        <isRecipe>false</isRecipe>
                        <isLamp>false</isLamp>
                        <minutesUntilReady>0</minutesUntilReady>
                        <boundingBox>
                        <X>704</X>
                        <Y>768</Y>
                        <Width>64</Width>
                        <Height>64</Height>
                        <Location>
                        <X>704</X>
                        <Y>768</Y>
                        </Location>
                        </boundingBox>
                        <scale>
                        <X>0</X>
                        <Y>5</Y>
                        </scale>
                        </Object>
                        </value>
                        </item>
                      
                      


                      Edit: Looks like the forum isn't keeping the formatting of the code correctly, But, doesn't matter since it's only being removed, and not an example of something to add in.
                       
                        Last edited: Feb 28, 2017
                        Mobfi.Steinbaum and tiinskii4 like this.
                      • JessicaDeb

                        JessicaDeb Space Hobo

                        I think this is the savesfile... idk though
                         

                          Attached Files:

                        • MysticTempest

                          MysticTempest Spaceman Spiff

                          Yea, those are the saves I needed; thanks!
                          It looks like it was only the Stephany one that needed changing. So, I went ahead, and removed the locked door from there.
                          Here's the fixed version.
                           

                            Attached Files:

                            tiinskii4 likes this.
                          • JessicaDeb

                            JessicaDeb Space Hobo

                            Thanks so so so much!!! you really just saved my game! :) Thanks so much!
                             
                            • MysticTempest

                              MysticTempest Spaceman Spiff

                              Yea, no prob! ^-^ Enjoy!
                               
                                tiinskii4 likes this.
                              • tiinskii4

                                tiinskii4 Space Hobo

                                i just got the same problem :'( could you help me, too? :'''(
                                 
                                • MysticTempest

                                  MysticTempest Spaceman Spiff

                                  Sure, just send your save.
                                   
                                    tiinskii4 likes this.
                                  • tiinskii4

                                    tiinskii4 Space Hobo

                                    upload doesnt work, there is an error x__x

                                    *the uploaded file does not have an allowed extension."

                                    :(
                                     
                                    • tiinskii4

                                      tiinskii4 Space Hobo

                                      just change it, i will copy and paste :) thank you :))
                                       

                                        Attached Files:

                                      • tiinskii4

                                        tiinskii4 Space Hobo

                                        I would do it myself, but i don get it, what to change in the text (okay, maybe my english is not good, but hope you understand what i mean ;)
                                         
                                        • MysticTempest

                                          MysticTempest Spaceman Spiff

                                          Alrighty, as requested I only changed it. Removing the locked door you placed down. I saw a few that were still in your chests, but I left those alone.

                                          Edit:
                                          Though, if you do want the full save restored to make it easy to overwrite I can create that too.

                                          As far as what needs to be changed. My earlier post has an example under the spoiler: http://community.playstarbound.com/threads/locked-door-cant-be-removed.128719/#post-3123643

                                          Search your file for 'Locked Door'. In your case there's a few, but you're looking for the one that has the 'Vector2' data above the name. That means the door was placed somewhere; as in its location.
                                          So, the whole item data for that door would be deleted. While the other Locked Door's in your save are tucked away in chests & not causing issues.
                                           

                                            Attached Files:

                                            Last edited: Aug 6, 2017
                                            tiinskii4 likes this.

                                          Share This Page