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

Random Errors #5

Open
techsideofficial opened this issue Feb 11, 2024 · 1 comment
Open

Random Errors #5

techsideofficial opened this issue Feb 11, 2024 · 1 comment

Comments

@techsideofficial
Copy link

I am getting two errors relating to textures:

Assets/Scripts/ChaoTextureManager.cs(68,41): error CS1061: Type UITexture' does not contain a definition for SetTexture' and no extension method SetTexture' of type UITexture' could be found (are you missing a using directive or an assembly reference?)

and

Assets/Scripts/TextureRequestChara.cs(19,41): error CS1061: Type UITexture' does not contain a definition for SetTexture' and no extension method SetTexture' of type UITexture' could be found (are you missing a using directive or an assembly reference?)

What do these mean. and how do I fix them?

@tails1154
Copy link

tails1154 commented Jul 1, 2024

Did you read the 'Getting Started' Section?
You could of not installed everything required to build the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants