Giter Site home page Giter Site logo

viruzober / magickeys Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 7.0 5.24 MB

MagicKeys - это программа для автоматизации и обеспечения доступности интерфейсов ПО.

License: GNU General Public License v3.0

C# 85.94% Batchfile 2.13% HTML 3.60% Lua 8.33%

magickeys's Introduction

MagicKeys - это программа для автоматизации и обеспечения доступности интерфейсов ПО. При помощи MagicKeys вы можете взаимодействовать с элементами интерфейса, недоступными для программ чтения с экрана. Создавайте ваши плагины, которые взаимодействуют с недоступным интерфейсом по средствам эмуляции нажатий клавиш, движения мыши, и других функций.

magickeys's People

Contributors

a11cf0 avatar beqabeqa473 avatar outsidepro-arts avatar viruzober avatar zstanecic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

magickeys's Issues

Ошибка выполнения при прокрутке категорий в Omnisphere

Лог ошибки:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at MagicKeys.Omnisphere.OmnisphereBankPage(String To)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at MagicKeys.MagicKeys.InvokeFromString(String InvokeFunc, String FuncParam)

Kontakt: периодическое необрабатываемое исключение при переключении на предыдущий снапшот

Периодически выбивает необрабатываемое исключение при переключении на предыдущий снапшот. Лог:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
at MagicKeys.Kontakt.LibSwitchSnapshot(String To)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at MagicKeys.MagicKeys.InvokeFromString(String InvokeFunc, String FuncParam)

Обработать исключение при ошибке интерпретатора Lua

Сейчас, если Lua вываливается с ошибкой интерпретации, Microsoft.Net выбрасывает необрабатываемое исключение. Необходимо обработать сообщение ошибки Lua и вывести его либо в какое-то текстовое поле, либо сгенерировать стандартную ошибку с сообщением.

Вылет программы при неопределенных обстоятельствах.

Здравствуйте!
Мне удалось таки отловить ту самую ошибку, при которой как раз и происходил вылет. Как оказалось, насколько я смог понять, дело в каком-то странном исключении и, скорее всего, оно как-то связано именно с Контактом.
Ниже приведу код обоих ошибок.

Application: MagicKeys.exe CoreCLR Version: 4.700.20.26901 .NET Core Version: 3.1.5 Description: The process was terminated due to an unhandled exception. Exception Info: System.Reflection.TargetParameterCountException: Parameter count mismatch. at System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at MagicKeys.MagicKeys.InvokeFromString(String InvokeFunc) at MagicKeys.MagicKeys.PluginDetector() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location where exception was thrown --- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Вторая ошибка, следующая сразу же за первой.

Faulting application name: MagicKeys.exe, version: 1.0.0.0, time stamp: 0x5ec598f1 Faulting module name: KERNELBASE.dll, version: 10.0.19041.292, time stamp: 0x84cd251b Exception code: 0xe0434352 Fault offset: 0x0000000000023e49 Faulting process id: 0x304c Faulting application start time: 0x01d653d61db97026 Faulting application path: D:\Repositories\MagicKeys\Dist\x64\MagicKeys.exe Faulting module path: C:\Windows\System32\KERNELBASE.dll Report Id: e91c5be4-798f-4ccb-b72d-71f23262b5fe Faulting package full name: Faulting package-relative application ID:

Что это может быть и как сие исправляется?

Would you like an English translation?

Hi,

Would you like an English locale for the Magic Keys UI? I think I can provide that. Can probably also do a basic translation of the ReadMe, although I'm probably not smart enough to handle the technical documentation.

Let me know if that's an interesting prospect to you and I'll get to work. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.