Profile image

DO NOT USE Aircraft Instructions!!!

2,695 FujiwaraAutoShop  1.8 years ago

If you are to use aircraft instructions, do not use any symbols or non-ASCII text. This could corrupt your build.

Source:planeflightx>>>
If you have lost your aircraft because you entered symbols into your aircraft instructions, please do as follows!
If you have already put a new aircraft in your design editor and haven't saved your aircraft before putting your aircraft instructions in, unfortunately your craft may be lost. If not, continue.

Open this folder on your desktop:
C:\Users\yourwindowsusername\AppData\LocalLow\Jundroo\SimplePlanes\AircraftDesigns
Open editor.xml with your notepad
Scroll all the way down to the bottom of your file
Remove anything including the word "instructions", this also includes any / or <> on the same line
Add at the very bottom of the file this exact line:
</Aircraft>
After that, load Simpleplanes and open the builder.
If your aircraft does not load, it's probably an issue other than the Aircraft Instructions.

again, credit to planex for helping me figure this out in the comments

((this was originally a post asking for help but i think i'd share on a forum post how to recover your aircraft from the major flaw in code, and it's a waste of resources to make a new forum post anyway)

since this is a bug post i will go ahead and say why this happens
The game's aircraft primarily use XML code to tell the game what your design looks like and how it works, Using a symbol that is also used in XML(or a symbol in general, no clue) can seriously screw up the actual code used to make your plane work and the game tries to fix this by deleting the improper bits but in turn deletes things that are important to the design working rather than just clearing the instructions.

  • Log in to leave a comment
  • Profile image
    46.6k PlaneFlightX

    @FujiwaraAutoShop All good, I'm glad you got it working.

    +1 1.8 years ago
  • Profile image

    @PlaneFlightX Flight instructions are embedded directly in the XML, that's probably why. Using any XML values is probably screwing with the regular xml code.
    Either way, if you want to go see what i almost lost 'cause of the instructions bug, Here it is

    +1 1.8 years ago
  • Profile image
    46.6k PlaneFlightX

    @FujiwaraAutoShop I've seen a lot of people complaining about the craft instructions bricking their precious project. Interesting.

    +2 1.8 years ago
  • Profile image

    @PlaneFlightX holy shit thank you so much. I'm gonna try and load this in Simpleplanes and see if it launches and if it's the right one, if not i'll hand the XML over to you

    Edit: thanks to your help i was able to copy a bit of code from the base model and fix the corrupted xml. Turns out, i guess the instructions didn't save right and it caused a lot of issues.

    +1 1.8 years ago
  • Profile image
    46.6k PlaneFlightX

    I'm assuming you are on pc, because you said you alt f4d out. Go to C:/Users/yourname/AppData/LocalLow/Jundroo/SimplePlanes/AircraftDesigns and copy editor.xml somewhere. Maybe upload it and give me a link so I can see if it is recoverable. Also give me the aircraft file, maybe I can see if I can change something in the xml.

    +1 1.8 years ago