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

Fail to create TiledMapImporter #792

Closed
EzNoGame opened this issue Oct 16, 2022 · 2 comments
Closed

Fail to create TiledMapImporter #792

EzNoGame opened this issue Oct 16, 2022 · 2 comments
Assignees
Milestone

Comments

@EzNoGame
Copy link

The tilemaps have already loaded in mcgb file
image
image

@BumpkinRich
Copy link

In the .mcgb file check the location of the MonoGame.Extended.Content.Pipeline.dll. Ensure that is a valid path.

@AristurtleDev AristurtleDev added this to the v4.0.0 milestone May 20, 2024
@AristurtleDev
Copy link
Collaborator

No response from initial reply on issue. This was most likely caused due to needing MonoGame.Extended updated for MonoGame 3.8.1.303.

Until the MonoGame.Extended v4.0.0 release you can use one of the following workaround

  1. Use the source code of MonoGame.Extended directly and reference it in your project
  2. Use the most recent (at the time of writing this) prerelease NuGet https://www.nuget.org/packages/MonoGame.Extended/3.9.0-prerelease.4

If your issue is still present after trying these workaround, please open a new issue

@AristurtleDev AristurtleDev self-assigned this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants