Skip to content

Added indicators for processes not being found#30

Merged
Mr-Technician merged 1 commit intoMr-Technician:develop-1.0from
Cryptizism:develop-1.0
Jan 18, 2022
Merged

Added indicators for processes not being found#30
Mr-Technician merged 1 commit intoMr-Technician:develop-1.0from
Cryptizism:develop-1.0

Conversation

@Cryptizism
Copy link
Copy Markdown
Contributor

@Cryptizism Cryptizism commented Jan 17, 2022

What I did

Added an indicator for when processes haven't been found and notifies the user that they can show all clients if they are not doing so already

Proof of working

x7NZm1c6iY

For author to do

  • Update the version to what you find appropriate

Additional info

I had issues related to signing certificate in the certificate store when I tried running it with the debugger even before I edited any code. I deleted:

<PropertyGroup>
  <ManifestCertificateThumbprint>F0BB6B4AB81DCB530A46721FAE58938516286746</ManifestCertificateThumbprint>
</PropertyGroup>
<PropertyGroup>
    <ManifestKeyFile>BorderlessMinecraft_TemporaryKey.pfx</ManifestKeyFile>
</PropertyGroup>
<PropertyGroup>
    <GenerateManifests>true</GenerateManifests>
</PropertyGroup>
<PropertyGroup>
    <SignManifests>true</SignManifests>
</PropertyGroup>

However, I left it out of this pull request as I believe the error occurred at the fault of myself.

@Cryptizism Cryptizism marked this pull request as draft January 17, 2022 18:27
@Cryptizism Cryptizism marked this pull request as ready for review January 17, 2022 18:27
@Cryptizism Cryptizism marked this pull request as draft January 17, 2022 18:31
@Mr-Technician Mr-Technician marked this pull request as ready for review January 17, 2022 18:32
@Mr-Technician Mr-Technician merged commit 69fb1f4 into Mr-Technician:develop-1.0 Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants