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

Can't use the importer without Odin v0.9.0 #39

Closed
ReOcto opened this issue Aug 4, 2020 · 3 comments
Closed

Can't use the importer without Odin v0.9.0 #39

ReOcto opened this issue Aug 4, 2020 · 3 comments
Labels
bug Something isn't working released

Comments

@ReOcto
Copy link

ReOcto commented Aug 4, 2020

Exception:

Library/PackageCache/com.littlebigfun.addressable-importer@0.9.0/Editor/Helper/AddressableImportSettingsEditor.cs(21,11): error CS0246: The type or namespace name 'AddressableImporterOdinHandler' could not be found (are you missing a using directive or an assembly reference?)

Seems like the bug is caused by mistake in naming:
AddressablesImporterOdinHandler >> AddressableImporterOdinHandler

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Aug 4, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

github-actions bot pushed a commit that referenced this issue Aug 4, 2020
## [0.9.1](v0.9.0...v0.9.1) (2020-08-04)

### Bug Fixes

* compile wrong naming bug (close [#39](#39)) ([fbeef92](fbeef92))
@github-actions
Copy link

github-actions bot commented Aug 4, 2020

🎉 This issue has been resolved in version 0.9.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@favoyang
Copy link
Owner

favoyang commented Aug 4, 2020

@ReOcto thanks for reporting the bug. I thought it was fixed before, but seems been reverted recently. Please give 0.9.1 a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

2 participants