1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

FlyPT Mover 3.7.0.17

Discussion in 'FlyPt Mover' started by pmvcda, Sep 20, 2024.

  1. hexpod

    hexpod http://heXpod.xyz

    Joined:
    Apr 18, 2016
    Messages:
    1,209
    Location:
    berlin
    Balance:
    7,784Coins
    Ratings:
    +375 / 5 / -0
    My Motion Simulator:
    DC motor, 6DOF
    If your car is tilted in a constant side slope of for ex 15deg. you need to create a centrifugal 0.258G-force (sin(15deg.)) in a turn, so the math compensate it and bring your platform flat.

    By analogy, in a longitudinal slope of 15deg. you need to accelerate 0.258G in order to bring your rig flat.
  2. hexpod

    hexpod http://heXpod.xyz

    Joined:
    Apr 18, 2016
    Messages:
    1,209
    Location:
    berlin
    Balance:
    7,784Coins
    Ratings:
    +375 / 5 / -0
    My Motion Simulator:
    DC motor, 6DOF
    Important to understand - to tilt your platform, instead of angular positions, you should choose angular velocities (usually present in all titles acting only when you are torquing). What should tilt you platform is the gravity component (if not present natively in the game telemetry, you can add it in mover)
    Than selecting „mix surge in pitch“ and „mix sway in roll“- option should add and subtrac all the forces in a correct manner automatically.
  3. pmvcda

    pmvcda aka FlyPT

    Joined:
    Nov 3, 2010
    Messages:
    2,231
    Location:
    Portugal
    Balance:
    15,666Coins
    Ratings:
    +2,665 / 17 / -0
    My Motion Simulator:
    6DOF
    In most sims, accelerations don't include gravity
    When they include, mover puts that value in the AG values and calculates the other ones (A and G).
    So you don't need to know those details from the games.
  4. Flymen

    Flymen Flymen Gold Contributor

    Joined:
    May 19, 2018
    Messages:
    345
    Location:
    Montreal, Canada
    Balance:
    2,462Coins
    Ratings:
    +193 / 2 / -0
    My Motion Simulator:
    DC motor, 6DOF
    @pmvcda
    After several attempts, I haven't succeeded with the new 3.7 program.
    I have almost the same setup as you on your Sim, though. 3.5 is still working very well, and I'd really like to have the chance to try the new one.
    If you see anything !!!!
    I have no communication with the outputs / esp32
    If you ever get the chance, I'll send you my program.
    Thanks again !:sos

    {24D4C07F-87F0-4C06-8C56-060E7C5D14B9}.png

    Attached Files:

  5. pmvcda

    pmvcda aka FlyPT

    Joined:
    Nov 3, 2010
    Messages:
    2,231
    Location:
    Portugal
    Balance:
    15,666Coins
    Ratings:
    +2,665 / 17 / -0
    My Motion Simulator:
    6DOF
    Hi,
    Latelly I'm testing on another rig that uses UDP. From what I see, your settings are correct.
    I will try to test this weekend on the older rig.
    Do you get any motion? Nothing?
    Are the values updated in the send field?

    Send me the setup to test here (the old and the new one), but should be a bug on my side it it's working on the old Mover.

    The new Mover uses a new logic to generate the data sent to the hardware that is faster than the old one, so using the new one would give you less latency.
  6. PeterW

    PeterW alias Wickie

    Joined:
    Oct 21, 2018
    Messages:
    230
    Occupation:
    Dipl. Ing. Mb (FH)
    Location:
    Germany
    Balance:
    1,764Coins
    Ratings:
    +428 / 3 / -0
    My Motion Simulator:
    6DOF
    Hi @pmvcda, I have a strange behaveour when I add a pose from rpm to my rig:
    When connecting the UDP output (for the CAN-bridge), the actuators start driving towards the middle position, but stop at around 80mm (from 175 mm to the middle-position). Then mover sticks and do not react anymore.
    Do you have an idea, why?? Maybe a bug? (Note: I can reproduce the behaveour with attached *.mover - files).
    Without the pose from rpm my rig is working great
    Thanks a lot !

    Attached Files:

    • Informative Informative x 1
  7. Chris_Beeves

    Chris_Beeves Active Member Gold Contributor

    Joined:
    May 31, 2019
    Messages:
    375
    Balance:
    2,163Coins
    Ratings:
    +258 / 4 / -0
    My Motion Simulator:
    DC motor, Arduino, Motion platform, 4DOF
    Do you have an idea when the 4dof linear might get a fix?
    Really looking forward to getting started with mover, but my hands are tied! :eek:
  8. Trigen

    Trigen Active Member

    Joined:
    Nov 25, 2018
    Messages:
    490
    Balance:
    2,884Coins
    Ratings:
    +182 / 1 / -0
    My Motion Simulator:
    2DOF, 3DOF, DC motor, Arduino
    Using any filter in Direct. 3.7.0.17 Not working :)

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    Code:
    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at Mover.Directs.FromOneOrMoreValues.DIRFilterOperationChanged(Object sender, EventArgs e)
       at Mover.UI.DIR.<.ctor>b__31_1(Object s, EventArgs e)
       at Mover.UI.AFC.set_Text(String value)
       at Mover.UI.AFCWindow.AFCOperationChanged(Object sender, EventArgs e)
       at Mover.UI.AFCOperation.OperationChanged(Object sender, EventArgs e)
       at Mover.UI.DDL.set_SelectedIndex(Int32 value)
       at Mover.UI.DDL_WINDOW.OnMouseDown(MouseEventArgs e)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at Mover.UI.WINDOW.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)
    
    
    ************** Loaded Assemblies **************
    System.Private.CoreLib
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Private.CoreLib.dll
    ----------------------------------------
    Mover
        Assembly Version: 3.7.0.17
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\Mover.dll
    ----------------------------------------
    System.Runtime
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Windows.Forms.dll
    ----------------------------------------
    System.ComponentModel.Primitives
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.ComponentModel.Primitives.dll
    ----------------------------------------
    System.Windows.Forms.Primitives
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Windows.Forms.Primitives.dll
    ----------------------------------------
    System.Private.Windows.Core
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Private.Windows.Core.dll
    ----------------------------------------
    System.Drawing.Primitives
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Drawing.Primitives.dll
    ----------------------------------------
    System.Collections.Specialized
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Collections.Specialized.dll
    ----------------------------------------
    System.Diagnostics.Process
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Diagnostics.Process.dll
    ----------------------------------------
    System.Runtime.InteropServices
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.InteropServices.dll
    ----------------------------------------
    System.Threading
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Threading.dll
    ----------------------------------------
    System.Collections
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Collections.dll
    ----------------------------------------
    System.Linq
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Linq.dll
    ----------------------------------------
    System.Drawing.Common
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Drawing.Common.dll
    ----------------------------------------
    System.ComponentModel.EventBasedAsync
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.ComponentModel.EventBasedAsync.dll
    ----------------------------------------
    System.Xml.XDocument
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Xml.XDocument.dll
    ----------------------------------------
    System.Private.Xml.Linq
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Private.Xml.Linq.dll
    ----------------------------------------
    System.Private.Xml
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Private.Xml.dll
    ----------------------------------------
    Microsoft.Win32.Primitives
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\Microsoft.Win32.Primitives.dll
    ----------------------------------------
    System.Threading.Thread
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Threading.Thread.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\Accessibility.dll
    ----------------------------------------
    System.ComponentModel
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.ComponentModel.dll
    ----------------------------------------
    System.Numerics.Vectors
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Numerics.Vectors.dll
    ----------------------------------------
    Microsoft.Win32.SystemEvents
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\Microsoft.Win32.SystemEvents.dll
    ----------------------------------------
    System.Collections.Concurrent
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Collections.Concurrent.dll
    ----------------------------------------
    System.ComponentModel.TypeConverter
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.ComponentModel.TypeConverter.dll
    ----------------------------------------
    System.Net.Http
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.Http.dll
    ----------------------------------------
    System.Net.Primitives
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.Primitives.dll
    ----------------------------------------
    System.Diagnostics.Tracing
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Diagnostics.Tracing.dll
    ----------------------------------------
    System.Diagnostics.DiagnosticSource
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Diagnostics.DiagnosticSource.dll
    ----------------------------------------
    System.Net.Security
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.Security.dll
    ----------------------------------------
    System.Security.Cryptography
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Security.Cryptography.dll
    ----------------------------------------
    System.Resources.Extensions
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Resources.Extensions.dll
    ----------------------------------------
    System.Memory
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Memory.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Drawing.dll
    ----------------------------------------
    Microsoft.Win32.Registry
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\Microsoft.Win32.Registry.dll
    ----------------------------------------
    Microsoft.Windows.SDK.NET
        Assembly Version: 10.0.26100.38
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\Microsoft.Windows.SDK.NET.dll
    ----------------------------------------
    System.Collections.NonGeneric
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Collections.NonGeneric.dll
    ----------------------------------------
    System.Diagnostics.FileVersionInfo
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Diagnostics.FileVersionInfo.dll
    ----------------------------------------
    System.Security.Principal.Windows
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Security.Principal.Windows.dll
    ----------------------------------------
    System.Security.Claims
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Security.Claims.dll
    ----------------------------------------
    WinRT.Runtime
        Assembly Version: 2.2.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\WinRT.Runtime.dll
    ----------------------------------------
    System.Private.Uri
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Private.Uri.dll
    ----------------------------------------
    System.ObjectModel
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.ObjectModel.dll
    ----------------------------------------
    System.Linq.Expressions
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Linq.Expressions.dll
    ----------------------------------------
    System.Management
        Assembly Version: 10.0.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\System.Management.dll
    ----------------------------------------
    AxInterop.WMPLib
        Assembly Version: 1.0.0.0
        Location:
    ----------------------------------------
    Interop.WMPLib
        Assembly Version: 1.0.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\Interop.WMPLib.dll
    ----------------------------------------
    mscorlib
        Assembly Version: 4.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\mscorlib.dll
    ----------------------------------------
    Interop.WMPLib
        Assembly Version: 1.0.0.0
        Location:
    ----------------------------------------
    Microsoft.Windows.SDK.NET
        Assembly Version: 10.0.26100.38
        Location:
    ----------------------------------------
    Mover
        Assembly Version: 3.7.0.17
        Location:
    ----------------------------------------
    System.DoubleNumerics
        Assembly Version: 1.0.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\System.DoubleNumerics.dll
    ----------------------------------------
    System.IO.Ports
        Assembly Version: 10.0.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\System.IO.Ports.dll
    ----------------------------------------
    Mythosia
        Assembly Version: 1.2.0.0
        Location:
    ----------------------------------------
    netstandard
        Assembly Version: 2.1.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\netstandard.dll
    ----------------------------------------
    Mythosia.Integrity
        Assembly Version: 1.2.0.0
        Location:
    ----------------------------------------
    NWaves
        Assembly Version: 0.9.6.0
        Location:
    ----------------------------------------
    System.CodeDom
        Assembly Version: 10.0.0.0
        Location:
    ----------------------------------------
    System.DoubleNumerics
        Assembly Version: 1.0.0.0
        Location:
    ----------------------------------------
    System.IO.Ports
        Assembly Version: 10.0.0.0
        Location:
    ----------------------------------------
    System.Management
        Assembly Version: 10.0.0.0
        Location:
    ----------------------------------------
    WinRT.Runtime
        Assembly Version: 2.2.0.0
        Location:
    ----------------------------------------
    System.Configuration.ConfigurationManager
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Configuration.ConfigurationManager.dll
    ----------------------------------------
    WindowsFormsIntegration
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\WindowsFormsIntegration.dll
    ----------------------------------------
    PresentationFramework
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\PresentationFramework.dll
    ----------------------------------------
    PresentationCore
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\PresentationCore.dll
    ----------------------------------------
    WindowsBase
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\WindowsBase.dll
    ----------------------------------------
    System.Xaml
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Xaml.dll
    ----------------------------------------
    System.Net.HttpListener
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.HttpListener.dll
    ----------------------------------------
    System.Text.RegularExpressions
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Text.RegularExpressions.dll
    ----------------------------------------
    System.Resources.Writer
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Resources.Writer.dll
    ----------------------------------------
    System.Runtime.Serialization.Formatters
        Assembly Version: 8.1.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Serialization.Formatters.dll
    ----------------------------------------
    System.Reflection.Emit.ILGeneration
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Reflection.Emit.ILGeneration.dll
    ----------------------------------------
    System.Runtime.Numerics
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Numerics.dll
    ----------------------------------------
    System.Formats.Asn1
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Formats.Asn1.dll
    ----------------------------------------
    System.Formats.Nrbf
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Formats.Nrbf.dll
    ----------------------------------------
    System.Security.AccessControl
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Security.AccessControl.dll
    ----------------------------------------
    System.Reflection.Primitives
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Reflection.Primitives.dll
    ----------------------------------------
    System.Xml.ReaderWriter
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Xml.ReaderWriter.dll
    ----------------------------------------
    UIAutomationProvider
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\UIAutomationProvider.dll
    ----------------------------------------
    UIAutomationTypes
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\UIAutomationTypes.dll
    ----------------------------------------
    System.IO.Packaging
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.IO.Packaging.dll
    ----------------------------------------
    System.Diagnostics.TraceSource
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Diagnostics.TraceSource.dll
    ----------------------------------------
    ReachFramework
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\ReachFramework.dll
    ----------------------------------------
    DirectWriteForwarder
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\DirectWriteForwarder.dll
    ----------------------------------------
    System.Net.Requests
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.Requests.dll
    ----------------------------------------
    System.Net.WebHeaderCollection
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.WebHeaderCollection.dll
    ----------------------------------------
    System.Security.Cryptography.Xml
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App\9.0.11\System.Security.Cryptography.Xml.dll
    ----------------------------------------
    System.IO.IsolatedStorage
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.IO.IsolatedStorage.dll
    ----------------------------------------
    System.Net.WebSockets
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.WebSockets.dll
    ----------------------------------------
    System.Runtime.Loader
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Loader.dll
    ----------------------------------------
    System.Text.Encoding.Extensions
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Text.Encoding.Extensions.dll
    ----------------------------------------
    System.Threading.ThreadPool
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Threading.ThreadPool.dll
    ----------------------------------------
    System.Net.Sockets
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.Sockets.dll
    ----------------------------------------
    System.Threading.Overlapped
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Threading.Overlapped.dll
    ----------------------------------------
    System.Net.NameResolution
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Net.NameResolution.dll
    ----------------------------------------
    System.Runtime.Intrinsics
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Intrinsics.dll
    ----------------------------------------
    ScreenRecorderLib
        Assembly Version: 1.0.9247.28713
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\ScreenRecorderLib.dll
    ----------------------------------------
    System.Runtime.Extensions
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Runtime.Extensions.dll
    ----------------------------------------
    NWaves
        Assembly Version: 0.9.6.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\NWaves.dll
    ----------------------------------------
    Mythosia.Integrity
        Assembly Version: 1.2.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\Mythosia.Integrity.dll
    ----------------------------------------
    Mythosia
        Assembly Version: 1.2.0.0
        Location: C:\Users\trige\AppData\Local\Temp\.net\Mover\7OFfb7ewWSih9kSlz2CakOLWN76oNqo=\Mythosia.dll
    ----------------------------------------
    System.Diagnostics.StackTrace
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Diagnostics.StackTrace.dll
    ----------------------------------------
    System.Reflection.Metadata
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Reflection.Metadata.dll
    ----------------------------------------
    System.Collections.Immutable
        Assembly Version: 9.0.0.0
        Location: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.11\System.Collections.Immutable.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    
    • Informative Informative x 1