In my game for the packaged build i get an error and the game crashes for the host/server before server travel or like when it happens, only when playing with other players through steam the host crashes but like when someone plays on their own its perfectly fine like some replication or travel issues, the game crashes with a fatal error. I cant find anything in the logs and im not sure how the crashreportclient works in the crashes folder, the only like message i have is from the fatal error like this or from the picture:
Fatal error!
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000001e31a0c38
0x00007ff7f2a37bff horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f30a674f horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f30a5807 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f30ac013 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f3096ac4 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f27f502b horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f0d2b0dc horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f2fcdea5 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f2e4e1fc horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f35d09e4 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f35d7fac horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f35d802a horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f35d8e50 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f35e1134 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ff7f5532342 horrerone_steam-Win64-Shipping.exe!UnknownFunction
0x00007ffc44567374 KERNEL32.DLL!UnknownFunction
Maybe its a problem with some function or something but everything seems to work actually so im so confused.