Giter VIP home page Giter VIP logo

Comments (3)

brianteeman avatar brianteeman commented on June 24, 2024 1

I am brand new to the streamdeck (but not to development ;) ) so I'm sorry I didnt realise there were logs.

The following appears in the log immediately after it is dragged on to a button


2021-03-29 22:59:09.5958|FATAL|BarRaider.SdTools.Logger|Could not create instance of RepositoryWatcher.RepositoryWatcher with context 989FB2A428091F6AB638E64FFD0B0A54 - This may be due to an Exception raised in the constructor, or the class does not inherit PluginBase with the same constructor System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: The URL for the repository cannot be empty.
   at RepositoryWatcher.Models.Repository..ctor(String url)
   at RepositoryWatcher.Models.Watcher..ctor(PluginSettings settings)
   at RepositoryWatcher.Models.WatcherFactory.GetWatcher(PluginSettings settings)
   at RepositoryWatcher.RepositoryWatcher..ctor(SDConnection connection, InitialPayload payload)
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, Object[] args)
   at BarRaider.SdTools.PluginContainer.<Connection_OnWillAppear>d__13.MoveNext()

from streamdeck-repository-watcher.

brianteeman avatar brianteeman commented on June 24, 2024 1

I found the problem. My fault. Newbie error. I needed to press the button to get it to work.

from streamdeck-repository-watcher.

VictorGrycuk avatar VictorGrycuk commented on June 24, 2024

Thanks @brianteeman for reporting the issue.

Have you checked the plug-in's log in case there is information there regarding the issue? On Windows, the log should be on the root folder of the installed plugin, %appdata%\Elgato\StreamDeck\Plugins.

In any case, I will try to reproduce the error.

from streamdeck-repository-watcher.

Related Issues (3)

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.