hi im kinda new to unreal engine and combat fury i just purchased it and couldnt solve all these errors can someone help me plz
First thing first, did you read their documentation? Did you follow the provided tutorials by the author (if any)?
Secondly, if that’s not the case, then the best way to fix whatever error you have there is to open the blueprint class one by one and address the errors for the corresponding classes.
but thats alot of errors can i just solve them at once and yes i red the docs im new here so can i just do that
Is this a new project? What does the documentation say about the errors? Did you go through the documentation and see if there’s anything that explains the errors?
There is no shortcut way to deal with these errors. You have to see it for yourself one by one as each class is independent of the other and it’s the same in any programming: “Found error? Good, now you have to check with all the classes that use this class, and another class.”
but man thats really alot of errors there is no docs saying anything about those errors and this is new project are you sure that i cant one shot them
Open the class one by one and see what errors you have. I’m sure it has to do with referencing errors (Which most of the time it is).
One question for you? Did you migrate this project? A lot of mis-reference there.
no should i migrate it
If it comes like this, couple of things you need to check. First the engine capability of the asset, any plugins that comes with it, and finally reach out to the authors and see what is happening.
plz just tell me should i migrate it to solve these errors there is migrating guide in docs but i didnt red it didnt think i have to
No need. Reach out to the author and see if they can help you with this. Most of the time all these mis-referencing are fastest when you ask the author.
ok i will see if he can help