vexe / VFW

MIT License
492 stars 67 forks source link

Lots of errors while creating a new project #93

Closed MLNW closed 4 years ago

MLNW commented 8 years ago

I have been creating a new project to test if this framework fulfills my needs. So far it works but no matter what I do, since I included it into my assets folder I get exactly 134 errors that just don't go away. Even if the framework is never used to begin with. I'm on Unity 5.4.0f3 (64-bit). Should be the absolute newest version of it.

Following you can see the errors that are thrown: errors They are all the same.

This is the code I've been using to simulate usage. It displays as expected in the Inspector but errors occur. code

This is my file and scene hierarchy: file_hierarchy hierarchy

Maybe I've been doing something wrong or maybe there is something broken.