Failing to build. I'm new

Hi All,

I’m trying to learn and have watched some videos. I want to eventually create an airport and some scenery. I am using the fspackagetool.exe. I have included a screenshot of the errors from that tool. There are a couple of issues but I’m working from the top. Why are the output folders not building?

Thanks in advance!

What tool are you using? ADE?

“fspackagetool.exe” from the SDK Tools>bin folder.

It looks like you haven’t first created the project in the conventional SDK. Then you can build with the packagetool.

It’s all pretty automatic now. It wasn’t in earlier times.

The content info error relates to there being no thumbnail which is now automatically assigned in the inspector when creating a new package in the SDK.

Other errors will be about the pacakgetool not being pointed towards the relevant directories. Again, the SDK does that for you now.

Okay, thanks for the quick response! I’ll start there.