JPLRepo / AmpYear

A KSP plugin that better manages electricity adds Reserve Power, ION & PPT RCS. See the ReadMe file below for dependencies.
7 stars 6 forks source link

AssetBundle Errors. #92

Open 7ranceaddic7 opened 4 years ago

7ranceaddic7 commented 4 years ago

Player.log has two errors related to the KSPedia.

1

The AssetBundle 'file://C:\Games\Kerbal Space Program\KSPwin64-1.9.1\GameData\REPOSoftTech\AmpYear\KSPedia\ampyear.ksp' can't be loaded because it was not built with the right version or build target.

2

Error while getting Asset Bundle: The AssetBundle 'file://C:\Games\Kerbal Space Program\KSPwin64-1.9.1\GameData\REPOSoftTech\AmpYear\KSPedia\ampyear.ksp' can't be loaded because it was not built with the right version or build target. AssetLoader: Bundle is null

7ranceaddic7 commented 4 years ago

I have confirmed this is causing errors in other mods that install KSPedia pages.

I ran about a dozen trials of any mod that installs pages. This is the only one to generate these errors.

Here's the relevant excerpt from the LOGS ...

[ERR 20:13:39.356] The file can not be loaded because it was created for another build target that is not compatible with this platform. Please make sure to build AssetBundles using the build target platform that it is used by. File's Build target is: 6

[ERR 20:13:39.356] Unknown error occurred while loading 'archive:/CAB-8e02495c2ff1dac395e0e501cd533753/CAB-8e02495c2ff1dac395e0e501cd533753'.

[ERR 20:13:39.356] The AssetBundle 'file:C:\Games\Kerbal Space Program\KSPwin64-1.9.1\GameData\REPOSoftTech\AmpYear\KSPedia\ampyear.ksp' can't be loaded because it was not built with the right version or build target.

[ERR 20:13:39.356] Error while getting Asset Bundle: The AssetBundle 'file:C:\Games\Kerbal Space Program\KSPwin64-1.9.1\GameData\REPOSoftTech\AmpYear\KSPedia\ampyear.ksp' can't be loaded because it was not built with the right version or build target.

[ERR 20:13:39.356] AssetLoader: Bundle is null

JPLRepo commented 3 years ago

Was fixed already.