Hello!
I have been trying to fix this all day. I run my build and it crashes immediately with this (error.txt):
Unity Player [version: Unity 2017.1.0f3 (472613c02cf7)]
test1.exe caused an Access Violation (0xc0000005)
in module test1.exe at 0033:60fba08a.
Error occurred at 2017-11-07_155806.
C:\Users\Luke\Documents\Corona MotorSport New\builds\test1.exe, run by Luke.
39% memory in use.
24537 MB physical memory [14914 MB free].
30169 MB paging file [18390 MB free].
134217728 MB user address space [134217220 MB free].
Read from location 00000000 caused an access violation.
Context:
RDI: 0x0000003d RSI: 0x050a44b0 RAX: 0x61be7490
RBX: 0x00000001 RCX: 0x050a44b0 RDX: 0x0007a000
RIP: 0x60fba08a RBP: 0x00000000 SegCs: 0x00000033
EFlags: 0x00010202 RSP: 0x0111f3e0 SegSs: 0x0000002b
R8: 0x00000000 R9: 0x00000001 R10: 0x00000000
R11: 0x0111f370 R12: 0x00000000 R13: 0x605f0000
R14: 0x00000001 R15: 0x00000000
Bytes at CS:EIP:
48 8b 45 00 48 8b 1e 48 8b cd ff 50 48 48 8b ce
here’s the part after the stack
[Module 1
C:\WINDOWS\SYSTEM32\xinput1_3.dll
Image Base: 0x00400000 Image Size: 0x0001e000
File Size: 107368 File Time: 2007-04-04_185422
Version:
Company: Microsoft Corporation
Product: Microsoft® DirectX for Windows®
FileDesc: Microsoft Common Controller API
FileVer: 9.18.944.0
ProdVer: 9.18.944.0
Module 2
C:\Program Files\Bonjour\mdnsNSP.dll
Image Base: 0x77a00000 Image Size: 0x00026000
File Size: 132968 File Time: 2011-08-30_230532
Version:
Company: Apple Inc.
Product: Bonjour
FileDesc: Bonjour Namespace Provider
FileVer: 3.0.0.10
ProdVer: 3.0.0.10
== [end of error.log] ==][1]
Ive uploaded my output-log.txt as well. I’ve tried everything from reinstall directx to changing graphics apis.
I am completely lost and frustrated. Please help!!!
Luke