Hey, I don’t know if anyone can help me with my problem, but anything would be appreciated. I started playing Rust a couple weeks ago and now my pc crashes/freezes every time I load it up. This is what the Output log is saying –
ERROR: SymGetSymFromAddr64, GetLastError: ‘Attempt to access invalid address.’ (Address: 00007FFEA4020150)
0x00007FFEA4020150 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Attempt to access invalid address.’ (Address: 00007FFEA40341A8)
0x00007FFEA40341A8 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Attempt to access invalid address.’ (Address: 00007FFEA402271B)
0x00007FFEA402271B (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Attempt to access invalid address.’ (Address: 00007FFEA40D2805)
0x00007FFEA40D2805 (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Attempt to access invalid address.’ (Address: 00007FFEA40D952D)
0x00007FFEA40D952D (UnityPlayer) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: ‘Attempt to access invalid address.’ (Address: 00007FFEA40D9608)
0x00007FFEA40D9608 (UnityPlayer) (function-name not available)
0x00007FFEA43FC9F8 (UnityPlayer) UnityMain
0x00007FFF15907034 (KERNEL32) BaseThreadInitThunk
0x00007FFF167FD0D1 (ntdll) RtlUserThreadStart
Sure. This crash happens every time I load into a server on Rust. I am able to load the Main Menu where you would select a server. Once I select a server I am able to load up the server all the way and if you are familiar with Rust I am able to load the screen where you would press respawn. Once I press respawn I either crash immediately after or sometimes I am able to run around for 3-5 seconds, then crash.
Looks like the game crashes due to DXGI_ERROR_DEVICE_REMOVED, which is basically a graphics driver crash :/. These things can be notoriously hard to figure out why they’re happening.
Can you try launching the game with “-force-d3d12” argument to see if it makes the crashing go away?
Unfortunately, I don’t think I can help you with this. Normally, we’d work with the game developer and have them send us the game so we could debug it and fix the issue if it is actually an issue on our side, but since you are not the developer of the game we obviously cannot do that. I suggest you reach out to the game developer for support (which can then come to us if they think that’s necessary).
Okay well thank you for your help and do you know of anyways to contact the developers? I contacted Facepunch support a week and half ago but they never got back to me.