Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with music loading #58

Open
Borzen opened this issue Sep 30, 2012 · 0 comments
Open

Issue with music loading #58

Borzen opened this issue Sep 30, 2012 · 0 comments

Comments

@Borzen
Copy link
Contributor

Borzen commented Sep 30, 2012

When loading music from tiled I get the fallowing in vs.

Error 1 Building content threw NotImplementedException: Processing of compressed layer data is not currently implemented
at ScrollingShooterContentPipeline.TmxImporter.LoadTileData(XmlReader reader, Int32 width, Int32 height) in C:\Users\Borzen\Documents\GitHub\scrolling-shooter\ScrollingShooterContentPipeline\TmxImporter.cs:line 236
at ScrollingShooterContentPipeline.TmxImporter.LoadLayer(XmlReader reader) in C:\Users\Borzen\Documents\GitHub\scrolling-shooter\ScrollingShooterContentPipeline\TmxImporter.cs:line 361
at ScrollingShooterContentPipeline.TmxImporter.Import(String filename, ContentImporterContext context) in C:\Users\Borzen\Documents\GitHub\scrolling-shooter\ScrollingShooterContentPipeline\TmxImporter.cs:line 97
at Microsoft.Xna.Framework.Content.Pipeline.ContentImporter1.Microsoft.Xna.Framework.Content.Pipeline.IContentImporter.Import(String filename, ContentImporterContext context) at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.ImportAssetDirectly(BuildItem item, String importerName) at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.ImportAsset(BuildItem item) at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.BuildAssetWorker(BuildItem item) at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.BuildAsset(BuildItem item) at Microsoft.Xna.Framework.Content.Pipeline.BuildCoordinator.RunTheBuild() at Microsoft.Xna.Framework.Content.Pipeline.Tasks.BuildContent.RemoteProxy.RunTheBuild(BuildCoordinatorSettings settings, TimestampCache timestampCache, ITaskItem[] sourceAssets, String[]& outputContent, String[]& rebuiltContent, String[]& intermediates, Dictionary2& dependencyTimestamps, KeyValuePair`2[]& warnings) C:\Users\Borzen\Documents\GitHub\scrolling-shooter\ScrollingShooter\ScrollingShooterContent\Tilemaps\Airbase.tmx ScrollingShooter

Anybody know what is going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant