Repeated Crashes and No Crash Logs Being Generated

stevesmaster

New member
I have been having crashes very frequently, at least once every two hours of playing. They can happen when fighting, sitting at the base, or driving around. I do not have any logs generated in the Crash folder even though the regular game logs say that there is one generated. I am not sure how to fix the crashes since I can't find anything online about it, and I'm not sure what is causing it.

  • This issue has happened in both MP local and MP dedicated.
  • I have validated files multiple times in Steam and it is always 100%.
  • Currently experiencing this in a MP dedicated server game.
  • There are no mods being used.
  • Here are a variety of crash logs, the paste bin is named the file name so you are able to see the date and time of the file if needed.
  • Client Log 1: pastebin.com/VVcSSDDj
  • Client Log 2: pastebin.com/iBp4tQTa
  • Client Log 3: pastebin.com/wqncWW5A
  • Server Log: pastebin.com/eh6jkhDq  (I did have to  cut off quite a large chunk of the log from the start since it was too large. I kept the newest parts which should encompass a couple of the crash times.)
 
First thing I see is that your max view distance is insanely out of range. Max is 12, you have 2000 indicated.

 
First thing I see is that your max view distance is insanely out of range. Max is 12, you have 2000 indicated.
This issue was happening even when my render distance was set to the minimum setting. The 200 is the Dynamic mesh distance which lets me see buildings. The 12 is a server setting that is for chunks I believe and not a direct meter correlation. Even with that 12 settings I can still see buildings at 2000 meters.

 
The 12 is a server setting
When you connect to the server this line is in your log:

2024-10-06T17:56:43 32.584 INF Max View Distance: 2000

Which, I'm pretty sure means your server setting is wrong. I can't tell though because your server log is incomplete.

 
When you connect to the server this line is in your log:

2024-10-06T17:56:43 32.584 INF Max View Distance: 2000

Which, I'm pretty sure means your server setting is wrong. I can't tell though because your server log is incomplete.
I am using G-Portal for the server, this is from the settings on there:

ServerMaxAllowedViewDistance
12
allowing to limit the view distance clients can use to save memory and performance.

 
Back
Top