DrNoLife / Destiny-2-Solo-Enabler

Repo containing the C# and XAML code for the D2SE program. Included is also the dependency for the program, and image asset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Still loading into matched strikes

AphelionRage opened this issue · comments

I had everything disabled when I downloaded your file, as well as when I launch it. But I'm still getting matched with people and there is no service interruption message from steam indicating some features wont work. I believe they may have patched something since your last video showing the program working.

Seems to be working fine for me.

I am also seeing this issue where I'm still getting matched with people as well. I'm seeing the firewall rules pop up, but still getting matched with people.

image
image

commented

I had the same issue, if you scroll down in the Inbound Rules there should be two rules simply named 'Destiny 2' (there may be more, I had 8). The rule simply allowed all ports to be forwarded. This also meant it would override the solo-enabler rules. I simply deleted the 'Destiny 2' rules and it fixed all my problems. Hope this fixes your problem/anyone else that is having a similar issue!

@BLTplayz thanks for the tip, this worked for me.

I still can't get it to work for me. I've deleted the inbound rules for D2 on my defender and through my 3rd party firewall. The solo enablers are up from what I see. I'm stuck on what could possibly be the problem

Is this application using any Powershell by chance? I got it to work after going in and setting my execution policy to unrestricted. It could be something you may want to throw in the application "set-executionpolicy bypass".

Is this application using any Powershell by chance? I got it to work after going in and setting my execution policy to unrestricted. It could be something you may want to throw in the application "set-executionpolicy bypass".

No, the program itself is not using any powershell. Calls into a wrapper for a native library which allows me to make changes to the Windows firewall. But I'll add a link to your comment in the readme.

I ran into this issue (firewall rules appear but don't seem to work). For me the issue was that whole Windows Defender Firewall was turned off (this was workaround for some ubisoft uplay sertificate issue). After turning it back on, everything worked, long connection time (as it's supposed to be with not finding peers) and then it loads me single into strike.

image

Closing this, as it seems like the fix was removing some other firewall rules that overwrote the ones from D2SE.

A fix for this has been implemented in the latest release.

https://github.com/DrNoLife/Destiny-2-Solo-Enabler/releases/tag/3.1