- Home /
Game crashes after build.
Hello. So I get this error when I build the game:
Unity Player [version: Unity 4.1.2f1_911c7369eeac]
Village.exe caused an Access Violation (0xc0000005)
in module Village.exe at 0023:0030915a.
Error occurred at 2014-05-19_182156.
C:\Users\Valentina\Desktop\Village.exe, run by Valentina.
79% memory in use.
3673 MB physical memory [747 MB free].
0 MB paging file [3495 MB free].
0 MB user address space [2316 MB free].
Read from location 6e49002c caused an access violation.
Also I have the same scene as a main menu and it's working but when I press play (which basically loads the same scene without the main menu) it crashes and brings up the above errors. Any ideas?
Just to clarify: Is it the same scene, or a different scene with the same layout?
It's the same scene except for some text on the screen which disappears after I press play.
Answer by HPVal · May 21, 2014 at 06:53 AM
Never-mind I got it to work last night.I just imported again some assets, deleted some scripts which once in a while showed errors, even if I didn't use them, and suddenly it works. Well good for me but still, we don't know what the problem was...
Answer by Vardan Meliksetyan · May 20, 2014 at 12:07 PM
Write more info if you need help , it print Unity Editor? You have problem I think with RAM, may be you use loop can you post your script or what you use?
Your answer
Follow this Question
Related Questions
Game Crashes On Startup? 3 Answers
Unity crash on build to iOS 2 Answers
errors on IL2CPP build 0 Answers
Game crashes after splash screen 2 Answers
Eror "UnityEditor.BuildPlayerWindow+BuildMethodException" 0 Answers