Jump to content

AdrianL

Members
  • Posts

    730
  • Joined

  • Last visited

Everything posted by AdrianL

  1. This one? "A-l0 Operations and the Battle for North Norway" https://apps.dtic.mil/sti/tr/pdf/ADA193854.pdf
  2. Your hint is be very wrong. Verify facts before you spread incorrect information. Specter and Ripper work for Orbx. They are doing the SA map in their own time. They have also stated that the credits file is missing people and will be updated See my post above
  3. Think this is because of google translate (or equivalent). It translates map to card and visa versa
  4. Assuming you mean the ED Store? Make sure you have updated DCS to the latest version otherwise it will not show. You need to be on at least version 2.9.4.53990, which released yesterday
  5. Save this page for future reference as it is updated with the install id when new maps come out
  6. You need to report on the Orbx tracking system See
  7. KOLA_terrain is the module name. See
  8. You need to "request aircraft control". Believe the default key binding is "J"
  9. Not saying that. I tagged you because I was seeing crashes for the same reason in multiple threads, before the update. I have never experience this crash so have no idea if it is now resolved or not
  10. Assume so. I just saw a few people's logs have the exact same crash when loading missions via dedicated servers. And it was always a unit attached to a zone causing the issue.
  11. While you are referring to map surface area, it should also be noted that the disk space requirements for the maps are very different Syria takes up around 67GB Kola is 144GB. And will get bigger.
  12. This one is better but sure someone will have a better image Source:
  13. Timestamp 43:00 and 1:30:25 for one of them
  14. Later, after the winter textures are released. Source: at time 2:50
  15. Stated a few times that today's patch is mainly for the Kola release. So do not expect any other changes
  16. You cannot download from Orbx. Orbx have updated the page around that. You can just purchase a key there for the ED store, or buy it directly from the ED store. For steam, you need to purchase via steam
  17. AdrianL

    Freez...

    Just before the dump there is this error. 024-05-02 13:35:03.471 ERROR Lua::Config (Main): Call error LuaExportStart:<LUA_TTABLE> stack traceback: [C]: ? [C]: in function 'try' [string "C:\Users\Mutz\Saved Games\DCS.openbeta\Scripts/DCS_Volanta.lua"]:18: in function 'OtherLuaExportStart' [string "C:\Users\Mutz\Saved Games\DCS.openbeta\Scripts\VAICOMPRO\VAICOMPRO.export.lua"]:103: in function 'PrevLuaExportStart' [string "C:\Users\Mutz\Saved Games\DCS.openbeta\Scripts/TacviewGameExport.lua"]:54: in function <[string "C:\Users\Mutz\Saved Games\DCS.openbeta\Scripts/TacviewGameExport.lua"]:49>. You can temporarily rename your ..\DCS.openbeta\Scripts folder to Scripts.bak ,then load DCS and see if the issue is resolved. If the issue goes away then make sure you have the latest version of the above exports. I suspect your exports file may be corrupt.
  18. Look under 'Additional features already planned' at https://orbxdirect.com/product/orbx-kola-dcs It is listed there
  19. They posted a new screenshot. Thats it
  20. To prevent this error in '..\Scripts\Hooks\movingmap-hook.lua' change line 55 from if ok_to_send == 1 and lTime + .1 < DCS.getModelTime() then to if ok_to_send == 1 and lTime ~= nil and lTime + .1 < DCS.getModelTime() then
  21. I also do not get an error with this mission, repeating the steps you listed We have the exact same hardware. Only difference is I am on the latest NVidia drivers. I can also see you are running the latest version of DCS, multithreaded. But you are running mods. UH-60 (The was causing issues a while back) and the C-130, for example. So make sure you have the latest version of the mods. I would remove all mods and then repeat the test. If it is fixed then one of those mods are causing the issue.
  22. Those are liveries you have put there, or extracted there, etc. The DCS installer does not go near that folder. The folder is meant for user supplied liveries i.e what you can download from 'user files' Might be an idea to remove all your saved game liveries and add them back as you need then
  23. @Bergison FYI: I see this error in the DCS log a few times. Tends to happen on startup of DCS and then throughout any session. LuaHooks (Main): [string "C:\Users\adrian\Saved Games\DCS.openbeta\Scripts\Hooks\movingmap-hook.lua"]:55: attempt to perform arithmetic on upvalue 'lTime' (a nil value)
×
×
  • Create New...