#I finally finished my game no errors and all good but when I build three errors come up
1 messages · Page 1 of 1 (latest)
It looks to me like the two last errors are just telling you that the build failed because of a single error, which is the first one. As the error says, you're trying to build your game in a directory that's not empty. Is this the second time you're building your game? If so, I recommend deleting the old build everytime you make a new one, otherwise it could lead to that error.
Atleast that's the way I do it, because I think there's not a feature like: Update previous build.