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

Flip Axes caused some error in 0.6.1.1 #1

Closed
alt-0191 opened this issue Jun 24, 2023 · 1 comment
Closed

Flip Axes caused some error in 0.6.1.1 #1

alt-0191 opened this issue Jun 24, 2023 · 1 comment

Comments

@alt-0191
Copy link

[MissingMethodException:Error] Method not found: 'OpenTabletDriver.InputDeviceTreeList OpenTabletDriver.Driver.get_InputDevices()'.
at Flip_Axes.Flip_Axes_Base.tryResolveOutputMode()
at Flip_Axes.Flip_Axes_Base.ToUnit_Screen(Vector2 input)
at Flip_Axes.Flip_Area_Axes.Filter(Vector2 input)
at Flip_Axes.Flip_Area_Axes.Consume(IDeviceReport value)
at OpenTabletDriver.Plugin.Output.OutputMode.Consume(IDeviceReport report) in D:\a\OpenTabletDriver\OpenTabletDriver\OpenTabletDriver.Plugin\Output\OutputMode.cs:line 113
at OpenTabletDriver.Plugin.Output.OutputMode.Read(IDeviceReport deviceReport) in D:\a\OpenTabletDriver\OpenTabletDriver\OpenTabletDriver.Plugin\Output\OutputMode.cs:line 115
at OpenTabletDriver.InputDeviceTree.HandleReport(Object sender, IDeviceReport report) in D:\a\OpenTabletDriver\OpenTabletDriver\OpenTabletDriver\InputDeviceTree.cs:line 61
at OpenTabletDriver.Devices.DeviceReader1.OnReport(T report) in D:\a\OpenTabletDriver\OpenTabletDriver\OpenTabletDriver\Devices\DeviceReader.cs:line 140 at OpenTabletDriver.Devices.DeviceReader1.Main() in D:\a\OpenTabletDriver\OpenTabletDriver\OpenTabletDriver\Devices\DeviceReader.cs:line 111

@Kuuuube
Copy link
Owner

Kuuuube commented Jun 24, 2023

Flip Axes 0.0.2 does not support OTD v0.6.1. Use Flip Axes 0.0.3.

You may need to manually delete the version you currently have installed. The OTD plugins folder is located in one of these places:

Windows: %localappdata%\OpenTabletDriver
Linux: ~/.config/OpenTabletDriver or /usr/share/OpenTabletDriver
MacOS: ~/Library/Application Support/OpenTabletDriver

0.0.3 is already on the plugin repo so you can reinstall from there.

@Kuuuube Kuuuube closed this as completed Jun 24, 2023
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

2 participants