Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x00000000
[link text][1]
anybody have any idea just want to open editor
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x00000000
[link text][1]
anybody have any idea just want to open editor
changing startup map resolved my problem…
Hi Kratosc3
The log you posted, doesn’t contain your crash.
You could try resetting your project by removing the following folders: Binaries, Build, Intermediate and Saved. Then launch your project.
If the crash still happens, please post the full trace of the crash.
Thanks
Alex
Hi thanks for answering
changing startup map i resolved my problem
but still some files are broken that when i even right clicked it crashing editor…
Hi Kratosc3.
Try fixing the redirectors in your project. (Backup your project first).
It looks like one or multiple assets in your project are referencing things that do not exist (hence the crash). If these objects are on the map, then this will cause the map to crash as well. This is why changing the startup map fixed the initial crash problem.
The log you provided is from a stand alone game and not within the editor. Without seeing the crash log or a log from the editor where its trying to access these elements I can only speculate as to what your issue is.
Thanks
Alex
İ dıd all already. posted log not output log its crash report this crash appearing when i trying open editör and i cant reach anything when this error (writing address) appears i posted everything that i can got about this error. I deleted broken files
For now working fine…
Nope. i had open new project and used event dispacthers instead of referances.