plane icon Welcome to Microsoft Flight Simulator’s SDK Q&A Platform!

You have questions regarding the SDK? DevMode Tools? SimConnect? You would like to submit an idea for future improvements, seek help or exchange knowledge? You’re in the right place.


Please take a moment to read the platform’s guidelines before you get started!


question

FlyingsCool avatar image
FlyingsCool asked FlyingsCool answered

How do I move my projects from one computer to another?

The search facility seems really awful here. I get tons of unrelated hits. But maybe that's because there's no other question like this.

I know that there are files cached somewhere that are important to projects.

I just built a new computer, and I would like to move my workspace from my old computer to my new one?

Is it as easy as copying my project directory to the new computer, and the caches will automatically rebuild when I open the project again? Or do I need to use some sort of export utility? Or is it not possible?

Thanks,

Tom

devmode
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

tsgucci avatar image
tsgucci answered tsgucci edited

I think every package is created with relative paths. If you open the package's PackageDefinition xml you will see that it is just referencing folder inside the package.

So I think you are free to move them anywhere.


Moreover as I think of it now. I used to send my entire package to my colleguas and they copy it into a completaly different folder and drive and they never had problems.

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

FlyingsCool avatar image
FlyingsCool answered

Excellent.

I was mostly worried about textures for airports. I know they're cached somewhere because when you edit them, they don't change, so I continually have to rename them to get edits to stick.

Thanks

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

FlyingsCool avatar image
FlyingsCool answered

So, I just rebuilt a package I had moved over.

I got these warnings:

PackageBuilder | Reloading assets for the package scenery-ma-flyingscool-kbed...
Reloading texture file Textures\FBOParking.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/FBOParking.png.DDS' for reloading.
Reloading texture file Textures\CustomsNew-Rev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/CustomsNew-Rev.png.DDS' for reloading.
Reloading texture file Textures\JetAvEntranceRev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/JetAvEntranceRev.png.DDS' for reloading.
Reloading texture file Textures\E-TNew-rev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/E-TNew-rev.png.DDS' for reloading.
Reloading texture file Textures\T-JNew-rev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/T-JNew-rev.png.DDS' for reloading.
Reloading texture file Textures\E-SNew-rev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/E-SNew-rev.png.DDS' for reloading.
Reloading texture file Textures\T-SNew-rev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/T-SNew-rev.png.DDS' for reloading.
Reloading texture file Textures\E-JNew-rev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/E-JNew-rev.png.DDS' for reloading.
Reloading texture file Textures\JetAvParkingRev.png...
VFS Bitmap Loader | Can not find texture 'vfs://scenery-ma-flyingscool-kbed/Packages/scenery-ma-flyingscool-kbed/MaterialLibs/kbed-materials/Textures/JetAvParkingRev.png.DDS' for reloading.
PackageBuilder | Finished, 2 skipped, 15 done and 0 failed, took 0s864ms.

Now, it says 0 failed. Am I going to run into a problem here? It looks like the textures are all still in the package. But, why did I get these errors?

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 5 attachments (including images) can be used with a maximum of 19.1 MiB each and 23.8 MiB total.