Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Don't repeat class and version mismatch warnings #157

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RupW
Copy link
Contributor

@RupW RupW commented Dec 1, 2015

to make it easier to wade through all of the warnings I'm getting!

Also a fix for something I was hitting with bundle-extract: if you run disunity from the same directory as the bundle then there's no parent path in a default output dir so the 'getParent().resolve' didn't work.

Thanks! I will look into updating the types.dat too; what would you suggest, e.g. get the Unity Labs demo and all of the standard packages for a specific Unity version and try and import types from that data?

from the same instance of TypeTreeDatabase. Also adds a new warning
here for 'no matches', also once per class per version per instance.
which fails by default because outDir.getParent() is null.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant