Jump to content

Loading screen 97 [map name].ng5


Go to solution Solved by sleighzy,

Recommended Posts

Posted

Hello.
I've recently downloaded DCS World from Steam and soon after it, the game starts crashing on loading screen 97 Caucasus.ng5 . Straight after the download, it got no problems and I could easily fly the Mustang. But when I wanted to open it for the second time, the game crashed on the previously mentioned loading screen. I searched up a topic when one guy had the same issue and I did all of the steps, but none of them worked. Then I thought that maybe it's an issue with the map itself so I bought Syria map + F/A-18. When I tried to run it on the freshly bought map it also stuck on 97 Syria.ng5 . I don't know what to do, my computer meet the steam recommended requirements but it does not work. I will attach my DCS log if it could help. Thank you in advance for helping me out.

dcs.log

Posted (edited)
5 hours ago, Igolans said:

Hello.
I've recently downloaded DCS World from Steam and soon after it, the game starts crashing on loading screen 97 Caucasus.ng5 . Straight after the download, it got no problems and I could easily fly the Mustang. But when I wanted to open it for the second time, the game crashed on the previously mentioned loading screen. I searched up a topic when one guy had the same issue and I did all of the steps, but none of them worked. Then I thought that maybe it's an issue with the map itself so I bought Syria map + F/A-18. When I tried to run it on the freshly bought map it also stuck on 97 Syria.ng5 . I don't know what to do, my computer meet the steam recommended requirements but it does not work. I will attach my DCS log if it could help. Thank you in advance for helping me out.

dcs.log 50.85 kB · 2 downloads

Your windows page file is at just 16 GB. Try Setting it to manual at 64 GB on a SSD drive.
Guide: https://www.howtogeek.com/126430/what-is-the-windows-page-file/

And your GPU is on the low end.  Try setting the Graphic setting to the "Low" preset.

 

You can also try and delete the files in the folders "fxo" & "metashaders2" :

Under: %userprofile%\Saved Games\DCS\
 

Edited by Kanelbolle
  • Solution
Posted

I dropped your log file into the DCS log analyzer which reported at least one item which aligns with your log file.

Update-Server unavailable

  • Make sure your Internet connection is available. Wait some minutes and try again.

The log file shows internet auth issues attempting to contact the server.

2025-04-29 18:47:22.109 ERROR   SECURITYCONTROL (20596): Auth data has expired.
2025-04-29 18:47:22.110 ERROR   ASYNCNET (20596): Getting auth data failed becase server returned invalid reply.
2025-04-29 18:47:22.562 ERROR   APP (Main): Failed to get authorization data. Error code is: 500
2025-04-29 18:47:22.562 INFO    APP (Main): Loading cached Steam auth data...
2025-04-29 18:47:22.564 INFO    APP (Main): Nope
2025-04-29 18:47:23.951 ERROR   APP (Main): Failed to get authorization data. Error code is: 500
2025-04-29 18:47:23.952 INFO    APP (Main): Loading cached Steam auth data...
2025-04-29 18:47:23.954 INFO    APP (Main): Nope

The crash appears to be it attempting to write (unpack) files.

2025-04-29 18:48:01.169 ERROR   EDCORE (Main): [C:\Users\igort\AppData\Local\Temp\DCS\Mission/l10n/RU/TF-51_FOT_ru{066DE39B-A9A7-4679-B36B-5785C8AFBDA9}.png] CreateFile(REWRITE): Access is denied.
2025-04-29 18:48:01.169 ERROR   EDCORE (Main): Can't open file 'C:\Users\igort\AppData\Local\Temp\DCS\Mission/l10n/RU/TF-51_FOT_ru{066DE39B-A9A7-4679-B36B-5785C8AFBDA9}.png' from real path fs.
2025-04-29 18:48:01.169 ALERT   LUACOMMON (Main): Error: GUI Error: [string "./Scripts/dictionary.lua"]:579: VFS_open_write: Can't create file C:\Users\igort\AppData\Local\Temp\DCS\Mission/l10n/RU/TF-51_FOT_ru{066DE39B-A9A7-4679-B36B-5785C8AFBDA9}.png
GUI debug.traceback: stack traceback:
	[C]: ?
	[C]: in function 'unzUnpackCurrentFile'
	[string "./Scripts/dictionary.lua"]:579: in function 'unpackFiles'
	[string "./MissionEditor/modules/me_mission.lua"]:2258: in function 'load'
	[string "./MissionEditor/modules/me_quickstart.lua"]:275: in function 'func'
	[string "./Scripts/UI/ProgressBarDialog.lua"]:154: in function 'updater'
	[string "./Scripts/UpdateManager.lua"]:64: in function <[string "./Scripts/UpdateManager.lua"]:40>

You'll see there that it doesn't have permissions to write to that file path. Can you delete the "C:\Users\igort\AppData\Local\Temp\DCS" directory and try again.

Have you ever attempted to run DCS as an administrator? Don't do this, but just wondering if file permissions error.

AMD 7800x3D, 4080Super, 64Gb DDR5 RAM, 4Tb NVMe M.2, Quest 2

Posted
10 hours ago, Kanelbolle said:

Your windows page file is at just 16 GB. Try Setting it to manual at 64 GB on a SSD drive.
Guide: https://www.howtogeek.com/126430/what-is-the-windows-page-file/

And your GPU is on the low end.  Try setting the Graphic setting to the "Low" preset.

 

You can also try and delete the files in the folders "fxo" & "metashaders2" :

Under: %userprofile%\Saved Games\DCS\
 

I tried changing the windows page file from 16GB to 64GB and it still don't work. I also tried changing the graphic to low and the only change is that it is now stuck on the loading screen 96 Syria.ng5 instead of 97 Syria.ng5 .

Posted
9 hours ago, sleighzy said:

I dropped your log file into the DCS log analyzer which reported at least one item which aligns with your log file.

Update-Server unavailable

  • Make sure your Internet connection is available. Wait some minutes and try again.

The log file shows internet auth issues attempting to contact the server.

2025-04-29 18:47:22.109 ERROR   SECURITYCONTROL (20596): Auth data has expired.
2025-04-29 18:47:22.110 ERROR   ASYNCNET (20596): Getting auth data failed becase server returned invalid reply.
2025-04-29 18:47:22.562 ERROR   APP (Main): Failed to get authorization data. Error code is: 500
2025-04-29 18:47:22.562 INFO    APP (Main): Loading cached Steam auth data...
2025-04-29 18:47:22.564 INFO    APP (Main): Nope
2025-04-29 18:47:23.951 ERROR   APP (Main): Failed to get authorization data. Error code is: 500
2025-04-29 18:47:23.952 INFO    APP (Main): Loading cached Steam auth data...
2025-04-29 18:47:23.954 INFO    APP (Main): Nope

The crash appears to be it attempting to write (unpack) files.

2025-04-29 18:48:01.169 ERROR   EDCORE (Main): [C:\Users\igort\AppData\Local\Temp\DCS\Mission/l10n/RU/TF-51_FOT_ru{066DE39B-A9A7-4679-B36B-5785C8AFBDA9}.png] CreateFile(REWRITE): Access is denied.
2025-04-29 18:48:01.169 ERROR   EDCORE (Main): Can't open file 'C:\Users\igort\AppData\Local\Temp\DCS\Mission/l10n/RU/TF-51_FOT_ru{066DE39B-A9A7-4679-B36B-5785C8AFBDA9}.png' from real path fs.
2025-04-29 18:48:01.169 ALERT   LUACOMMON (Main): Error: GUI Error: [string "./Scripts/dictionary.lua"]:579: VFS_open_write: Can't create file C:\Users\igort\AppData\Local\Temp\DCS\Mission/l10n/RU/TF-51_FOT_ru{066DE39B-A9A7-4679-B36B-5785C8AFBDA9}.png
GUI debug.traceback: stack traceback:
	[C]: ?
	[C]: in function 'unzUnpackCurrentFile'
	[string "./Scripts/dictionary.lua"]:579: in function 'unpackFiles'
	[string "./MissionEditor/modules/me_mission.lua"]:2258: in function 'load'
	[string "./MissionEditor/modules/me_quickstart.lua"]:275: in function 'func'
	[string "./Scripts/UI/ProgressBarDialog.lua"]:154: in function 'updater'
	[string "./Scripts/UpdateManager.lua"]:64: in function <[string "./Scripts/UpdateManager.lua"]:40>

You'll see there that it doesn't have permissions to write to that file path. Can you delete the "C:\Users\igort\AppData\Local\Temp\DCS" directory and try again.

Have you ever attempted to run DCS as an administrator? Don't do this, but just wondering if file permissions error.

Thank you very much. I deleted the \Temp\DCS and now it works. Answering your question - I have never run DCS as an administrator.

  • Thanks 1
  • 4 weeks later...
Posted (edited)
В 05.05.2025 в 09:38, Igolans сказал:

Thank you very much. I deleted the \Temp\DCS and now it works. Answering your question - I have never run DCS as an administrator.

Where is this folder "\Temp\DCS'' ? And what files did you delete from there ?

Edited by KAKTYC_11

Куплю модули : СУ-7 , СУ-9 , СУ-11,Миг-23,Миг-27 ,Ту-22М3,Ту-95,Ми-24,AH-64,F-16 ,F-4 Phantom,модуль-карту современной западной Европы

I-7 4790k (4.4GHz), GTX980 4GB , Z97, 16Gb DDR3

Posted
3 hours ago, KAKTYC_11 said:

Where is this folder "\Temp\DCS'' ? And what files did you delete from there ?

Delete the C:\Users\username\AppData\Local\Temp\DCS folder

AMD 7800x3D, 4080Super, 64Gb DDR5 RAM, 4Tb NVMe M.2, Quest 2

Posted

Ok , only DCS or DCS beta too. And what after that ? i need to install DCS world again ?

Куплю модули : СУ-7 , СУ-9 , СУ-11,Миг-23,Миг-27 ,Ту-22М3,Ту-95,Ми-24,AH-64,F-16 ,F-4 Phantom,модуль-карту современной западной Европы

I-7 4790k (4.4GHz), GTX980 4GB , Z97, 16Gb DDR3

Posted
On 5/31/2025 at 6:19 PM, KAKTYC_11 said:

Ok , only DCS or DCS beta too. And what after that ? i need to install DCS world again ?

Do you have exactly the same problem as this post and log errors? You probably shouldn’t hijack old posts. If you have an issue then raise a new post and attach your logs.

You don’t need to install DCS again. Just remove any mods and run a slow repair of the game. 

  • Like 1

AMD 7800x3D, 4080Super, 64Gb DDR5 RAM, 4Tb NVMe M.2, Quest 2

Posted

Problem is solved by reinstalling system from WIN11 to WIN10 . Not the easiest way, but in my case i made such decision

Куплю модули : СУ-7 , СУ-9 , СУ-11,Миг-23,Миг-27 ,Ту-22М3,Ту-95,Ми-24,AH-64,F-16 ,F-4 Phantom,модуль-карту современной западной Европы

I-7 4790k (4.4GHz), GTX980 4GB , Z97, 16Gb DDR3

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...