Search Unity

Other Project crashing on Opening

Discussion in 'Editor & General Support' started by TrickShotMLG, Feb 15, 2023.

  1. TrickShotMLG

    TrickShotMLG

    Joined:
    Jun 3, 2018
    Posts:
    28
    I tried to open my project but now i just get the error that the editor crashed on startup. I don't know what could cause the problem.

    This is some info from the error.log
    Code (Boo):
    1. Stack Trace of Crashed Thread 29516:
    2. 0x00007FFD48B0C164 (nvoglv64) vk_optimusGetInstanceProcAddr
    3. 0x00007FFD64B26317 (vulkan-1) vkDestroyDescriptorPool
    4. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF65352BC8B)
    5. 0x00007FF65352BC8B (Unity) (function-name not available)
    6. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF653510797)
    7. 0x00007FF653510797 (Unity) (function-name not available)
    8. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF65351C343)
    9. 0x00007FF65351C343 (Unity) (function-name not available)
    10. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF653524159)
    11. 0x00007FF653524159 (Unity) (function-name not available)
    12. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF65351C14B)
    13. 0x00007FF65351C14B (Unity) (function-name not available)
    14. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF65352636E)
    15. 0x00007FF65352636E (Unity) (function-name not available)
    16. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF6534B4E27)
    17. 0x00007FF6534B4E27 (Unity) (function-name not available)
    18. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF6534B02FC)
    19. 0x00007FF6534B02FC (Unity) (function-name not available)
    20. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF6534BEAA9)
    21. 0x00007FF6534BEAA9 (Unity) (function-name not available)
    22. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF6534C1F0C)
    23. 0x00007FF6534C1F0C (Unity) (function-name not available)
    24. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF6534C22F8)
    25. 0x00007FF6534C22F8 (Unity) (function-name not available)
    26. ERROR: SymGetSymFromAddr64, GetLastError: 'Es wurde versucht, auf eine unzulässige Adresse zuzugreifen.' (Address: 00007FF654364373)
    27. 0x00007FF654364373 (Unity) (function-name not available)
    28. 0x00007FFE1FF97034 (KERNEL32) BaseThreadInitThunk
    29. 0x00007FFE20542651 (ntdll) RtlUserThreadStart
    I already deleted the Library folder and it didn't work

    please help me out
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,057
    Which unity version?
    Anything else in the log files?
     
  3. TrickShotMLG

    TrickShotMLG

    Joined:
    Jun 3, 2018
    Posts:
    28
    2019.4.1f1 LTS
    and no, there isn't anything else that could be useful
     
  4. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,057
    Maybe try the latest 2019.4 lts?