-
Notifications
You must be signed in to change notification settings - Fork 236
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
Magitek Clicker [Testing] #5134
base: main
Are you sure you want to change the base?
Conversation
Outdated attemptThis is the first time that you have submitted a plugin here. Before the bot will build your plugin within the 'Build PR' check, someone from the approval team will need to enable builds for you. Once this is enabled, the bot will automatically build the PR. Future iterations will not require an approval for building the PR, only merging. Please hold! |
bleatbot, approve |
Outdated attemptBuilds failed, please check action output. Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it!
12 Needs (
|
Type | Name | Version | Reviewed by |
---|---|---|---|
NuGet | NAudio.WinForms | 2.2.1 | |
NuGet | NAudio | 2.2.1 | reiichi001 |
NuGet | Microsoft.NETCore.Platforms | 3.1.0 | reiichi001 |
NuGet | Microsoft.Win32.Registry | 4.7.0 | reiichi001 |
NuGet | NAudio.Asio | 2.2.1 | reiichi001 |
NuGet | NAudio.Core | 2.2.1 | reiichi001 |
NuGet | NAudio.Midi | 2.2.1 | reiichi001 |
NuGet | NAudio.Wasapi | 2.2.1 | reiichi001 |
NuGet | NAudio.WinMM | 2.2.1 | reiichi001 |
NuGet | System.Security.AccessControl | 4.7.0 | reiichi001 |
NuGet | System.Security.Principal.Windows | 4.7.0 | reiichi001 |
1 hidden need (known safe NuGet packages).
Show log - Review
oh, i don't actually think i'm even using that, but it's a dependency through naudio? is this something i need to resolve on my end, or do you just need to approve it as a dependency? |
Hi there! I've added this plugin to our review queue. There are a few things that I noticed which will need to be addressed:
I also see you're using
to
The major version will always match Dalamud, but it will get minor updates every now and then. |
got it - i'll fix 2 and 3 now. |
Head branch was pushed to by a user without write access
Builds failed, please check action output. Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it!
19 Needs (
|
Type | Name | Version | Reviewed by |
---|---|---|---|
NuGet | NAudio.WinForms | 2.2.1 | |
NuGet | NAudio | 2.2.1 | reiichi001 |
NuGet | Microsoft.Build.Tasks.Git | 1.1.1 | goaaats |
NuGet | Microsoft.NETCore.Platforms | 3.1.0 | reiichi001 |
NuGet | Microsoft.Win32.Registry | 4.7.0 | reiichi001 |
NuGet | NAudio.Asio | 2.2.1 | reiichi001 |
NuGet | NAudio.Core | 2.2.1 | reiichi001 |
NuGet | NAudio.Midi | 2.2.1 | reiichi001 |
NuGet | NAudio.Wasapi | 2.2.1 | reiichi001 |
NuGet | NAudio.WinMM | 2.2.1 | reiichi001 |
NuGet | System.Security.AccessControl | 4.7.0 | reiichi001 |
NuGet | System.Security.Principal.Windows | 4.7.0 | reiichi001 |
7 hidden needs (known safe NuGet packages).
Show log - Review
You'll want to remove |
to be clear, am i able to keep NAudio if adding i've tried switching to using the packages you recommended but i'm getting one long continuous headache trying to switch from AudioFileReader (which only exists in NAudio proper) to VorbisWaveReader |
it's a plugin for playing clicker sfx in response to chat messages.
it's pretty small but i figured it was worth submitting given that i am sure others will get use out of it