1 file failed to validate + game keeps crashing on loading particles

Hi, may have put the wrong log file there, that one shows you joining and playing, then exiting the game.

 
I've compared both of your logfiles, just to see where is a difference (note: this don't need to be related to the crashes...).

In your fist (working) log are many warnings about EOS/HTTP-Access (the second did not even reach this point):

2024-08-12T20:40:00 33.289 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002B930
2024-08-12T20:40:00 33.623 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002B930
2024-08-12T20:40:00 33.729 INF [EOS] Read (NewsFeatured.xml) completed: Success, received 942 bytes
2024-08-12T20:40:00 33.746 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002DC10
2024-08-12T20:40:00 33.956 INF [EOS] Read (eula_english) completed: Success, received 26643 bytes
2024-08-12T20:40:01 34.290 INF [EOS] Read (News.xml) completed: Success, received 7227 bytes
2024-08-12T20:40:02 35.156 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002ED80
2024-08-12T20:40:02 35.355 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002CAA0
2024-08-12T20:40:02 35.672 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002FEF0
2024-08-12T20:40:03 36.106 INF [EOS] Read (news_featured_bloodmoons.jpg) completed: Success, received 129503 bytes
2024-08-12T20:40:03 36.150 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D0029080
2024-08-12T20:40:03 36.151 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002ED80
2024-08-12T20:40:03 36.323 INF [EOS] Read (news_featured_tfpmerch.jpg) completed: Success, received 78916 bytes
2024-08-12T20:40:03 36.355 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002A1F0
2024-08-12T20:40:03 36.539 WRN [EOS] [LogHttp - Warning] Payload is incomplete. Response still processing. 00000184D002ED80




In your second log the loading times are dramatically increased compared to the first:

- Loaded All Assemblies, in 0.439 seconds
vs.
- Loaded All Assemblies, in 11.634 seconds



Code:
UnloadTime: 1.226100 ms
Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 2.689800 ms

vs.

UnloadTime: 4.949300 ms
Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
UnloadTime: 41.133700 ms

this is potentially related to antivirus software.
 

You should make exclusions to the games installation folder and the save-games folder in your antivirus. Note, also if you do not have a third party antivirus installed then make exclusions in Windows Defender.

 
Last edited by a moderator:
Back
Top