yes they are there.
should it say hangman1 and not hangman ?
here are the files if you wish to see:
[link text][1]
66707-target-cs.rar (4.21 KB)
yes they are there.
should it say hangman1 and not hangman ?
here are the files if you wish to see:
[link text][1]
66707-target-cs.rar (4.21 KB)
According to the error, it’s looking for Hangman1 in the rules assembly for Hangman1ModuleRules. If you’re missing the 1, then it’s not looking for the right file.
I changed it in the .cs files but same problem, this is just digging too deep in a new issue. I went back to my actual project, I found the explanations of the android builds Android Development Reference | Unreal Engine Documentation and I built the one that my phone uses (atc) and it is not crashing now, I guess that was the problem, it was just the wrong build although it says it is for all devices, nevermind it is working now
Thank you for helping!