Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not record majority of flight data #33

Open
AlexJMGames opened this issue Apr 15, 2023 · 8 comments
Open

Does not record majority of flight data #33

AlexJMGames opened this issue Apr 15, 2023 · 8 comments

Comments

@AlexJMGames
Copy link

When files viewed in Tacview there is little to no data present, only a few seconds of a couple planes.
TacviewLogger Version 2.7
VTOL version 1.6.5

@4n0nh4x0r
Copy link

same here, i tried it several times.
I even turned off all the mods except the tacview logger cause maybe that could have caused incompatibilities, but the mod simply barely logs anything, and if it does, its completely braindead information that is entirely false and only a few seconds, at least in my case.

@dtwoodall
Copy link

I had the same problem, I think due to the recent radar changes updating the RadarLockData.actor property, which resulted in a bunch of errors when trying to capture player data. I rebuilt the mod locally with the latest VTOL assembly and it works again. Hopefully the mod owners will rebuild and reupload sometime soon (no pressure, we're grateful this exists in the first place)!

@semiAquaticOtter
Copy link

I had the same problem, I think due to the recent radar changes updating the RadarLockData.actor property, which resulted in a bunch of errors when trying to capture player data. I rebuilt the mod locally with the latest VTOL assembly and it works again. Hopefully the mod owners will rebuild and reupload sometime soon (no pressure, we're grateful this exists in the first place)!

i still have this issue. how do i rebuild the mod myself so i can get it working? or do you have the working copy of the mod. thanks

@dtwoodall
Copy link

Hi @icantreadmycode! Roughly, you need to:

  1. Download this repository
  2. Open the .sln in Visual Studio
  3. Choose Build -> Build Solution
  4. Address any build errors (mainly linking the necessary dependencies, which you can find in Steam\steamapps\common\VTOL VR\VTOLVR_Data\Managed and Steam\steamapps\common\VTOL VR\VTOLVR_ModLoader)
  5. Update the Post-build event command (Project > Properties > Build Events) to copy the build into Steam\steamapps\common\VTOL VR\VTOLVR_ModLoader\mods\Tacview_Data_Logger

Adjust based on your install directories. Feel free to let me know if you run into issues! I'll look into uploading a working copy.

@semiAquaticOtter
Copy link

semiAquaticOtter commented Aug 21, 2023

got it working. thanks

@nebriv
Copy link
Owner

nebriv commented Aug 21, 2023

Thanks @dtwoodall, much appreciated! Are you on the discord at all? Ping me.

@Neefay
Copy link

Neefay commented Sep 4, 2023

@dtwoodall +1, worked like a charm. Any way I can help get this fix out to the masses? This is a great tool which VTOL VR sorely lacks.

@dtwoodall
Copy link

Hey @Neefay, glad you got it working! I just sent an updated build to the mod owner, so hopefully they will be able to upload it to the mod website soon. Unfortunately this may break again with any update and it's challenging for mod owners to keep up. Hopefully someday we'll get something like this built into the game 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants