Once again, let me offer you some guidance to give you even the slightest fighting chance of communicating well enough in public to actually get meaningful support.
How to report your problem productively in the Unity3D forums:
http://plbm.com/?p=220
How to understand compiler and other errors and even fix them yourself:
Errors are there to help you. It’s a good idea to try and learn how to understand them. Try to apply the breakdown in this post of your original error to the new error you’re receiving. If you don’t understand a word, don’t just gloss over it. Ask what the word means here, or research it elsewhere. Cultivating a habit of research will pay dividends for you in every part of your coding journey.
Here’s a breakdown of your specific error, but try applying this process to any other error you may en…
If you post a code snippet, ALWAYS USE CODE TAGS:
How to use code tags: Using code tags properly
Also, consider this:
1 Like