#VNext IP Discovery fix

1 messages · Page 1 of 1 (latest)

civic atlas
junior steeple
#

hans tag use pr artifacts

void adderBOT
# junior steeple hans tag use pr artifacts

To run the library off a pull request, you will need a GitHub account. Navigate to the pull request you want to use and click on the green check mark next to the latest commit: https://cdn.discordapp.com/attachments/379379415475552276/1075485948281888788/image.png

Then, go to "Details" and scroll all the way down to "Artifacts". Download the zip file and extract it into a folder of your choice.

Now, you need to add the packages to your project.

Using CLI:

Run dotnet add package <package-name> --source "path/to/your/package/folder"

Using Visual Studio:

Add your local folder as a package source in this dialog, reached through the little gear icon in your NuGet dialogue, see https://cdn.discordapp.com/attachments/959804202744422453/962070642432311366/unknown.png and https://cdn.discordapp.com/attachments/959804202744422453/962070737148051536/unknown.png. You'll want to click the plus icon to create a new package source, then enter your folder name at "Source".

Using your .csproj file:

(do not.)
Add <RestoreAdditionalPackageSources>path/to/your/package/folder</RestoreAdditionalPackageSources> to your head PropertyGroup.

In the latter two cases, you should then be able to update D#+ to the pull request build through your NuGet dialogue.

civic atlas
#

New commit was added, wait for that @junior steeple

junior steeple
civic atlas
#

the starting index changed as well

junior steeple
#

Yeah not having any success using VoiceNext.
Seems to infinitely await VoiceNextExtension::ConnectAsync, but connects to the voice chat

civic atlas
#

setting a reminder for tomorrow(today) so I can figure out what goes wrong

junior steeple
#

And not awaiting ConnectAsync, waiting a few second then using VoiceNextExtension::GetConnection returns null despite it being connected to a voice channel

civic atlas
#

I'll try debugging tomorrow

junior steeple
#

Go to sleep angrycat

civic atlas
#

I should. after toilet.

molten compass
#

I don't think this is going to work as we intended

tranquil tideBOT
#

@civic atlas

⏰ Reminder

You wanted to be reminded <t:1677782559:R>

✏️ Reminder Text

vnextsies