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

Not working as of patch v1.4.14 (09/01/22) #29

Open
richardmcameron opened this issue Sep 10, 2022 · 4 comments
Open

Not working as of patch v1.4.14 (09/01/22) #29

richardmcameron opened this issue Sep 10, 2022 · 4 comments

Comments

@richardmcameron
Copy link

Upon installing (1 click install) v2.6 of the mod, loading the game and then loading the mod, no TacViewDataLogs folder is generated in the VTOLVR game folder nor is there any data generated upon flights ending. This is on a fresh install with only Tacview Data Logger installed.

@richardmcameron
Copy link
Author

Mod Loader: Tacview Data Logger doesn't have a dependencies folder. Checked I:\SteamLibrary\steamapps\common\VTOL VR\VTOLVR_Modloader\mods\Tacview_Data_Logger\dependencies DevFolder = False Mod Loader: Loading from I:\SteamLibrary\steamapps\common\VTOL VR\VTOLVR_Modloader\mods\Tacview_Data_Logger\TacViewDataLogger.dll Fallback handler could not load library I:/SteamLibrary/steamapps/common/VTOL VR/VTOLVR_Data/Mono/data-0000014B7E025DC0.dll Tacview Data Logger: Loaded! Updating Discord... Mod Loader: End of LoadMod PlatformNotSupportedException: Operation is not supported on this platform. at System.AppDomain.DefineDynamicAssembly (System.Reflection.AssemblyName name, System.Reflection.Emit.AssemblyBuilderAccess access) [0x00000] in <a1e9f114a6e64f4eacb529fc802ec93d>:0 at (wrapper remoting-invoke-with-check) System.AppDomain.DefineDynamicAssembly(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess) at Harmony.HarmonySharedState.GetState () [0x00039] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.HarmonySharedState.GetPatchInfo (System.Reflection.MethodBase method) [0x00001] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.PatchProcessor.Patch () [0x0006e] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.HarmonyInstance.<PatchAll>b__9_0 (System.Type type) [0x0002c] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.CollectionExtensions.Do[T] (System.Collections.Generic.IEnumerable1[T] sequence, System.Action1[T] action) [0x0001b] in <ef472ad41f4948fdb52674edfe069979>:0 at Harmony.HarmonyInstance.PatchAll (System.Reflection.Assembly assembly) [0x00007] in <ef472ad41f4948fdb52674edfe069979>:0 at TacViewDataLogger.TacViewDataLogger.Start () [0x0001e] in <2e0e8b74725f44a68ba3843d9aa2e3dc>:0

@richardmcameron
Copy link
Author

richardmcameron commented Sep 11, 2022

Can confirm #28 is still an issue. After a full integrity check / uninstall and reinstall. TacViewDataLogs folder was created and some data was recorded. However, very little is actually captured, leading to very sparse and intermittent playback in tacview.

aa6d821402c4d56a8fd3c27e1f169d4a

@bergsm
Copy link

bergsm commented Jan 21, 2023

@nebriv FWIW I was able to get the mod working again by importing the source code into VS and recompiling with the latest .dlls from VTOL VR. Might be an easy fix for you if you want to update. Would also fix #28 potentially.

@nebriv
Copy link
Owner

nebriv commented Jan 22, 2023

Yeah it realistically is an easy fix. I just haven't had much motivation to re-setup everything. Thanks for testing it out. I'll see if I can get it rebuilt this week.

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

3 participants