Jump to content

c0ff

ED Team
  • Posts

    3615
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by c0ff

  1. False positive. The file is encrypted audio data.
  2. Repair with "check all files" + "remove extra files" will return your DCS to its pristine state. No need to reinstall. You are welcome.
  3. the log says 00000.077 INFO : DCS/2.5.6.59625 (x86_64; EN; WORLD,A-10C_2,P47D30,WWII-ARMOUR,NEVADA_terrain) These are the only modules in your install known to the updater. Haven't you happened to delete or edit the autoupdate.cfg file?
  4. Hi! Something to do with your connection. Please, submit a support ticket, the guys will provide you with debug URLs.
  5. This belongs to the Voice Chat thread. A different issue.
  6. With 99% probability this is your (or ISP's) firewall breaking the connection.
  7. Whitelist DCS in your antivirus. This is 100% a false positive, because this is an encrypted data file.
  8. I'm glad you are glad I'm only the communicator in this case, and was just annoying our guys with @Hawkeye60's requests ;)
  9. Most probably it is a hardware failure (CPU or memory if overclocked, or a loose cable/dying HDD/SDD). If next attempts give you exactly the same error, then the failure happened when the file was being downloaded and now its disk copy is bad. In this case delete the _downloads\Mods/terrains/Caucasus/Surface/Caucasus.surface5.* file and start update again. It will redownload the file (it's several GBs, sorry).
  10. Indeed. There're some problems with CDN update, we managed to push the update itself, but not the info-page. It'll update.
  11. This time I pushed new the updater before the update Usually they come together, yes.
  12. Please, contact the support. They will provide you with debug URLs.
  13. I know, I wrote the sound engine Is your main output set to "Default" device?
  14. Hmm, the idea was that the VR-headset is selected as the output(s) only when audio output is set to use the 'Default' device. Is it working this way?
  15. Just found this. An interesting take. Reminds me of Quake2 soundtrack a bit. Btw, the original soundtrack is available on my Bandcamp page: https://c0ff.bandcamp.com/album/lockon-flaming-cliffs-2-original-game-soundtrack And everywhere else: https://band.link/LockOnFC2
  16. It is the driver. Anyway, we added a better workaround. Thank you very much for help!
  17. Wow! Thanks for the feedback!
  18. Please, reach for the support. They will provide you with the links to debug server problems.
  19. Ok. Great! I will add support for mono devices to the code. Thank you for the effort!
  20. If you buy it on Bandcamp. Thanks!
  21. Thanks. 2020-10-19 04:11:47.796 INFO SOUND: Opening default audio device. 2020-10-19 04:11:47.798 INFO SOUND: Driver reports 1 channels with mask 0x4 2020-10-19 04:11:47.798 ERROR SOUND: Driver reported an invalid output configuration! Forcing stereo output. 2020-10-19 04:11:47.798 INFO SOUND: Using 2 channels at 48000 Hz 2020-10-19 04:11:47.798 INFO SOUND: Channel layout: Headphones/Stereo 2020-10-19 04:11:47.816 ERROR SOUND: Failed to Initialize IAudioClient: 0x88890008 (AUDCLNT_E_UNSUPPORTED_FORMAT) Hmm, the driver reports it only supports 1 channel (0x04 = SPEAKER_FRONT_CENTER). Current code assumes a buggy driver here and tries to force stereo config. I guess the device is actually mono and thus the stereo attempt fails. Let's check the following: add the line to your Config/autoexec.cfg file (create an empty one if there's none): sound.channel_mask = 4 This will force DCS to use mono output. If this helps, I will adjust the code to accept mono devices.
  22. Please, contact the support telling all the details. They will provide you with the links to track down specific datacenter issues.
  23. LO FC2 Soundtrack out NOW https://band.link/OEVAE
  24. IC works by checking hashes of what's actually loaded. So if you have an example of exploit, please, PM me.
  25. yep, that's a gui bug. thought this was fixed. will alert the testers.
×
×
  • Create New...