Translations for our friends around the world.

Click on banner for Tacview website

Author Topic: Can't record Tacview Flights from DCS  (Read 3292 times)

0 Members and 1 Guest are viewing this topic.

Offline fishnet

  • New member
  • *
  • Posts: 5
Can't record Tacview Flights from DCS
« on: November 15, 2020, 02:01:56 AM »
Hi All

I've got DCS Version 2.5.6 fully up to date and I'm running a licensed version of Tacview standard 64bit 1.8.4,
Until recently I could see and interrogsate all DCS flights successfully in Tacview. Lately however, Tacview only displays a tiny 3 kb or 4 kb ACMI file in the Tacview folder with no flight data in it. It has the proper mission title and map but nothing else. I've re-installed Tacview and the DCS Tacview exporter looks to be in place with the "export files" box ticked. Everything else appears solid. Just not getting anything across from DCS. Any ideas? thanks Fish
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions

Offline BuzyBee

  • Tacview
  • *
  • Posts: 101
    • Tacview
Re: Can't record Tacview Flights from DCS
« Reply #1 on: November 15, 2020, 03:50:30 PM »
Hi,

In your file Saved Games\DCS\Scripts\Export.lua, do you see the following line:

local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')


If it's not there can you try adding it.
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions
Click.gif

Offline fishnet

  • New member
  • *
  • Posts: 5
Re: Can't record Tacview Flights from DCS
« Reply #2 on: November 16, 2020, 01:24:48 AM »
Hi Thanks for your help. This is the detail in the DCS lua file:

dofile(lfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]])
local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua')
local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')

Unfortunately doesn't work with these lines. Got any ideas or places to look beyound this. Thanks
Fish
« Last Edit: November 16, 2020, 09:59:50 AM by fishnet »
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions

Offline BuzyBee

  • Tacview
  • *
  • Posts: 101
    • Tacview
Re: Can't record Tacview Flights from DCS
« Reply #3 on: November 16, 2020, 05:31:04 PM »
Can you please share your DCS log?
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions
Click.gif

Offline fishnet

  • New member
  • *
  • Posts: 5
Re: Can't record Tacview Flights from DCS
« Reply #4 on: November 16, 2020, 09:49:06 PM »
Hi BuzyBee - please see attached zip file. Really appreciate your looking into this for me.  Kind regards Fish
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions

Offline BuzyBee

  • Tacview
  • *
  • Posts: 101
    • Tacview
Re: Can't record Tacview Flights from DCS
« Reply #5 on: November 17, 2020, 05:03:57 PM »
In the export.lua can you try putting the Tacview line before the other two lines? Instead of

dofile(lfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]])
local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua')
local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')

Make it like this:

local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')
dofile(lfs.writedir()..[[Scripts\SimShaker-export-core\ExportCore.lua]])
local SimShakerlfs=require('lfs'); dofile(SimShakerlfs.writedir()..'Scripts/SimShaker.lua')

Also, do you have the same same issue when you fly offline? Is it possible that the server you are flying on does not allow object export and/or has a 10-minute anti-cheat delay activated?

Lastly, try running Repair DCS World or Repair DCS World Open Beta
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions
Click.gif

Offline fishnet

  • New member
  • *
  • Posts: 5
Re: Can't record Tacview Flights from DCS
« Reply #6 on: November 18, 2020, 05:19:29 AM »
Hi - I have two DCS root folders in my saved games folder.

One is "DCS" and the other is "DCS.openbeta". Both have a "scripts" folder.
There was no reference to Tacview in the DCS.openbeta scripts folder. i.e.

local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua')

I put the line into the DCS.openbeta/scripts folder and it produced a Tacview file 'name.txt.acmi' which played back normally in TacView.

Do I need this "DCS" folder? It doesn't appear to do much. Thanks
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions

Offline BuzyBee

  • Tacview
  • *
  • Posts: 101
    • Tacview
Re: Can't record Tacview Flights from DCS
« Reply #7 on: November 18, 2020, 03:42:53 PM »
The DCS.openbeta folder applies when you are launching DCS Open Beta and DCS folder applies if you are launching DCS "stable version". Even if you always use the DCS Open Beta, you might need DCS "stable version" one day if there is a problem with the Open Beta.
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions
Click.gif

Offline fishnet

  • New member
  • *
  • Posts: 5
Re: Can't record Tacview Flights from DCS
« Reply #8 on: November 18, 2020, 07:59:36 PM »
Thanks for all your help Buzy.
funny
0
informative
0
Thanks
0
No reactions
No reactions
No reactions

Tags:
     

    Tacview 1.8.7 beta 18 is available Now

    Started by Asid

    Replies: 0
    Views: 2121
    Last post November 14, 2021, 11:37:37 PM
    by Asid
    Tacview holiday sale: 40% off on all Tacview licenses!

    Started by Vyrtuoz

    Replies: 0
    Views: 3988
    Last post December 21, 2016, 12:45:55 PM
    by Vyrtuoz
    Strategic Tacview in DCS World

    Started by h4rryzin

    Replies: 1
    Views: 2088
    Last post November 15, 2020, 03:44:47 PM
    by BuzyBee
    Tacview 1.9.3 beta 2 is available Now

    Started by Asid

    Replies: 0
    Views: 1809
    Last post July 01, 2023, 12:14:51 AM
    by Asid
    Tacview 1.7.2 beta 1 is available

    Started by Asid

    Replies: 0
    Views: 2770
    Last post May 11, 2018, 04:16:48 PM
    by Asid