- Messages
- 254
- Country

Hi all, I know some of the tutorials suggest ignoring errors that come up in the console, but I can't help think some of them are there for a reason. In the example below, I've removed all objects so its just the airport, rectangles and polys. It seems to comiple OK, but I get a lot of these errors in other projects too. Does anyone have similar issues or know how I can correct them? Particularly "Failed to find asset group where the given path is located"
Code:
PackageBuilder | Reading F:\MyFSProjects\DozerBug_EGVW_Thurleigh\EGVW.xml...
PackageBuilder | Preparing asset groups...
PackageBuilder | Done, 4 asset groups registered.
PackageBuilder | Generating commands for package dozerbug-egvw...
PackageBuilder | Preparing commands for asset group dozerbug-egvw...
PackageBuilder | Preparing commands for asset group ContentInfo...
PackageBuilder | Preparing commands for asset group egvw-models...
PackageBuilder | Ready, 6 commands added.
PackageBuilder | Starting the build...
PackageBuilder | Building assets for the package dozerbug-egvw...
Copying files from source folder F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PackageDefinitions\dozerbug-egvw\ContentInfo\...
Compiling BGL file from in-memory data to output file modelLib.BGL...
Compiling BGL from file airport-EGVW.xml...
Compiling 1 SHP -> BGL (file airport-egvw-poly.shp )...
PackageBuilder | Reloading assets for the package dozerbug-egvw...
Copying files from source folder F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PackageDefinitions\dozerbug-egvw\ContentInfo\...
Compiling BGL file from in-memory data to output file modelLib.BGL...
Compiling BGL from file airport-EGVW.xml...
Compiling 1 SHP -> BGL (file airport-egvw-poly.shp )...
PackageBuilder | Finished, 2 skipped, 4 done and 0 failed, took 0s123ms.
PackageBuilder | Done, 4 asset groups registered.
Failed to find asset group where the given path is located
PackageBuilder | Couldn't find asset configuration during partial build for file F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PACKAGES\DOZERBUG-EGVW\SCENERY\GLOBAL\SCENERY\MODELLIB.BGL
Failed to find asset group where the given path is located
PackageBuilder | Couldn't find asset configuration during partial build for file F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PACKAGES\DOZERBUG-EGVW\LAYOUT.JSON
Failed to find asset group where the given path is located
PackageBuilder | Couldn't find asset configuration during partial build for file F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PACKAGES\DOZERBUG-EGVW\MANIFEST.JSON
Failed to find asset group where the given path is located
PackageBuilder | Couldn't find asset configuration during partial build for file F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PACKAGES\DOZERBUG-EGVW\CONTENTINFO\DOZERBUG-EGVW\THUMBNAIL.JPG
Failed to find asset group where the given path is located
PackageBuilder | Couldn't find asset configuration during partial build for file F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PACKAGES\DOZERBUG-EGVW\SCENERY\WORLD\SCENERY\AIRPORT-EGVW-POLY.BGL
Failed to find asset group where the given path is located
PackageBuilder | Couldn't find asset configuration during partial build for file F:\MyFSProjects\DozerBug_EGVW_Thurleigh\PACKAGES\DOZERBUG-EGVW\SCENERY\WORLD\SCENERY\AIRPORT-EGVW.BGL
PackageBuilder | Partial build : nothing to do