Search Unity

Game Crashes After Build for Windows After The Graphics Configuration Dialog

Discussion in 'Editor & General Support' started by FGPArthurVII, May 2, 2018.

  1. FGPArthurVII

    FGPArthurVII

    Joined:
    Jan 5, 2015
    Posts:
    106
    Greetings Everyone;
    I am Using Unity 2017.1.0f3;

    The game runs just fine on the Editor, but after building my game for Windows, I tried to run it, but It is impossible tho. After Choosing the Graphical Configuration on which unity will start the game, independently of which settings I choose, Unity Crashes with an "Oops" message saying it crashed and placed a Crash Report folder Next to the exe file containing the details of it. All of it is on the image below.

    Does anyone know why It Happens?
    how can I fix it?

    Thanks;
    Arthur.




    Text Invisible in the image of the error.txt (Begining)

    "Unity Player [version: Unity 2017.1.0f3 (472613c02cf7)]

    RotaF.exe caused an Access Violation (0xc0000005)
    in module RotaF.exe at 0023:01712822.

    Error occurred at 2018-05-02_161714.
    C:\Users\arthur.souza\Desktop\RotaF.exe, run by arthur.souza.
    34% memory in use.
    0 MB physical memory [0 MB free].
    0 MB paging file [0 MB free].
    0 MB user address space [3652 MB free].
    Read from location 00000000 caused an access violation.

    Context:
    EDI: 0x0053f964 ESI: 0x03e0c430 EAX: 0x0007a000
    EBX: 0x00000000 ECX: 0x03e0c430 EDX: 0x01158080
    EIP: 0x01712822 EBP: 0x0053f8dc SegCs: 0x00000023
    EFlags: 0x00210202 ESP: 0x0053f8d0 SegSs: 0x0000002b

    Bytes at CS:EIP:
    8b 03 8b 50 24 8b 3e 8b cb ff d2 50 8b 47 28 8b

    Stack:
    0x0053f8d0: 0053f964 00000000 0053f974 0053f910 d.S.....t.S...S.
    0x0053f8e0: 01466315 00000000 0000003d 00000000 .cF.....=.......
    0x0053f8f0: 03dae180 038c1d50 0000001a 0053f974 ....P.......t.S.
    0x0053f900: 0214c228 0053f91c 0000001a 00000042 (.....S.....B...
    0x0053f910: 0053f934 01466340 03dae180 00000001 4.S.@cF.........
    0x0053f920: 0146dbd7 0053f940 0053f940 0053f940 ..F.@.S.@.S.@.S.
    0x0053f930: 0146da33 0053f994 0146e32d 0053f954 3.F...S.-.F.T.S.
    0x0053f940: 00000000 03dc7b80 0053f974 03dc7910 .....{..t.S..y..
    0x0053f950: 0440a180 00000000 00000000 44800000 ..@............D
    0x0053f960: 44400000 00000000 00000000 3f800000 ..@D...........?
    0x0053f970: 3f800000 3e0c8c8d 3df8f8f9 3e008081 ...?...>...=...>
    0x0053f980: 3f800000 40000000 3c23d70b 3fff3735 ...?...@..#<57.?
    0x0053f990: 3bc8cb78 0053fa84 0147091a 7647bdf0 x..;..S...G...Gv
    ...
    "
     
    Last edited: May 2, 2018