Jump to content

raymondabel

Members
  • Posts

    329
  • Joined

  • Last visited

Everything posted by raymondabel

  1. I am very interessted by this discussion. I start to think that my track IR is the maine reason why my DCS crash all the time. Solution so far : limite FPS to 45 with graphics.lua with maxfps = 45; I will jumps iy 5 by 5 until 60 (vsynk)
  2. try : http://www.getpaint.net/ Worked with me
  3. I had similar issue (I use a-10c as well)and I never taught it was related to Ikarus. It will be interessting to see tha answer. I thing a will somply delete the Ikarus MFCD bottons to stop this possibilité
  4. same here hopefully. someone will find what is the cause
  5. no real solution so far not even support had help me out...
  6. where you able to fic 2018-07-11 12:33:30.215 ERROR VFS: Can't open file //models/zsu-23-4.edm.json. 2018-07-11 12:33:30.316 ERROR VFS: Can't open file //models/t-55.edm.json. 2018-07-11 12:33:30.477 ERROR VFS: Can't open file //models/t-72.edm.json. 2018-07-11 12:33:30.696 ERROR VFS: Can't open file //models/hmmwv_m1045.edm.json. 2018-07-11 12:33:30.797 ERROR VFS: Can't open file //models/hmmwv_m1025.edm.json. errors?
  7. allo all I just did a clean install only a-10c module installed ang I got those error like some files are missing any hints wher to get them? 2018-07-13 12:34:42.893 ERROR VFS: Can't open file //models/gaz-66.edm.json. 2018-07-13 12:34:42.906 ERROR VFS: Can't open file //models/kamaz-fire.edm.json. 2018-07-13 12:34:42.968 ERROR VFS: Can't open file //models/btr-80.edm.json. 2018-07-13 12:34:43.005 ERROR VFS: Can't open file //models/gaz-66_searchlight.edm.json. 2018-07-13 12:34:43.017 ERROR VFS: Can't open file //models/kamaz-tent.edm.json. 2018-07-13 12:34:43.099 INFO WORLDGENERAL: loaded from mission Scripts/World/GPS_GNSS.lua 2018-07-13 12:34:43.338 INFO WORLDGENERAL: loaded from mission Config/View/SnapViewsDefault.lua 2018-07-13 12:34:43.338 INFO WORLDGENERAL: loaded from mission Config/View/View.lua 2018-07-13 12:34:43.338 INFO WORLDGENERAL: loaded from mission Config/View/Server.lua 2018-07-13 12:34:43.393 INFO Config: netview started 2018-07-13 12:34:45.965 INFO GRAPHICSVISTA: Creating Resource "Unicode" of type 1 2018-07-13 12:34:46.017 ERROR VFS: Can't open file //models/zsu-23-4.edm.json. 2018-07-13 12:34:46.043 ERROR VFS: Can't open file //models/t-55.edm.json. 2018-07-13 12:34:46.067 ERROR VFS: Can't open file //models/t-72.edm.json. 2018-07-13 12:34:46.114 ERROR VFS: Can't open file //models/hmmwv_m1045.edm.json. 2018-07-13 12:34:46.138 ERROR VFS: Can't open file //models/hmmwv_m1025.edm.json. 2018-07-13 12:34:46.178 ERROR VFS: Can't open file //models/hemtt.edm.json. Thanks Ray
  8. I have the one with Windows10. I will desable it and check the impact I disable it Uninstall a-10C re install and no change I will need to find an other cause Thanks
  9. allo all I just did a clean install only a-10c module installed ang I got those error like some files are missing any hints wher to get them? 2018-07-13 12:34:42.893 ERROR VFS: Can't open file //models/gaz-66.edm.json. 2018-07-13 12:34:42.906 ERROR VFS: Can't open file //models/kamaz-fire.edm.json. 2018-07-13 12:34:42.968 ERROR VFS: Can't open file //models/btr-80.edm.json. 2018-07-13 12:34:43.005 ERROR VFS: Can't open file //models/gaz-66_searchlight.edm.json. 2018-07-13 12:34:43.017 ERROR VFS: Can't open file //models/kamaz-tent.edm.json. 2018-07-13 12:34:43.099 INFO WORLDGENERAL: loaded from mission Scripts/World/GPS_GNSS.lua 2018-07-13 12:34:43.338 INFO WORLDGENERAL: loaded from mission Config/View/SnapViewsDefault.lua 2018-07-13 12:34:43.338 INFO WORLDGENERAL: loaded from mission Config/View/View.lua 2018-07-13 12:34:43.338 INFO WORLDGENERAL: loaded from mission Config/View/Server.lua 2018-07-13 12:34:43.393 INFO Config: netview started 2018-07-13 12:34:45.965 INFO GRAPHICSVISTA: Creating Resource "Unicode" of type 1 2018-07-13 12:34:46.017 ERROR VFS: Can't open file //models/zsu-23-4.edm.json. 2018-07-13 12:34:46.043 ERROR VFS: Can't open file //models/t-55.edm.json. 2018-07-13 12:34:46.067 ERROR VFS: Can't open file //models/t-72.edm.json. 2018-07-13 12:34:46.114 ERROR VFS: Can't open file //models/hmmwv_m1045.edm.json. 2018-07-13 12:34:46.138 ERROR VFS: Can't open file //models/hmmwv_m1025.edm.json. 2018-07-13 12:34:46.178 ERROR VFS: Can't open file //models/hemtt.edm.json. Thanks Ray
  10. Thanks, I will test it tonight
  11. be sur to get the very last A-10C version : A-10C Version 1.2.4.1e https://github.com/H-J-P/Ikarus/tree/master/Ikarus
  12. I have the excat same setting as you. But I do not have this issue. I will be glad If I could help.
  13. just to let you know that last version of Ikarus is stable with DCS 2.5.0 and DCS open beta 2.5.2 so far with the A-10C profile. No weird freeze for some time now. Thanks for your great work. I will uninstall Helios Ray
  14. in my export.lua ============= -- load the DCS ExportScript for DAC and Ikarus dofile(lfs.writedir()..[[scripts\DCS-ExportScript\ExportScript.lua]]) -- Universal Radio dofile ( lfs.writedir()..'Scripts\\Tacnoworld_UR_DCSW.luac' ) ============ Is it possible that their is a conflic between Universal radio and Ikarus?
  15. allo what do you mean by " if the script works alone" ? Do you mean when playing local (not connected to a multiplyer serveur) ? Ray
  16. DCS did not crash with helios but crach with Ikarus. I will have to wait until I can do a clean DCS re-install to do more test.
  17. I will do many testing with the Clan server. On local, thing are ok
  18. look like both but DCS for sure
  19. ok here my last experience DCS 2.5.0 (my clan is not to the last update yet choosing to stay on the stable one) Universal radio TS3 Ikarus with the last a-10c Trac IR the game freeze in least then 5 minutes. Maybe it is a track ir issue but I never had that issue yet. I will put bat Helios just to compaire
  20. :) I will let you know if I find anything else. My surprise is that I am the fisrt one to raise those bugs...
  21. Hope the donation went well. My German is "weak"... so It should have work anyway
  22. Perfect !! expect a donation
  23. testing A-10C Version 1.2.4.1e BRB
  24. you mean that thier is an Ikarus update avalable? If so, I do not see it yet in https://github.com/s-d-a/Ikarus
×
×
  • Create New...