Skip to content
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

[BUG] Image assets disappear after updating party size multiple #261

Open
DutchCoder420 opened this issue Nov 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@DutchCoder420
Copy link

Describe the bug
Large and small images disappear a few minutes after updating the party size multiple times. This issue does not occur in version 1.0.175 or earlier on NuGet, but it is present in all versions from 1.1 onward.

To Reproduce

  1. Create a basic presence with a party and set the large image with a url.
  2. Implement a loop that updates the party size every 10 seconds.
  3. After a few minutes, the images reset to their default state.

Expected behavior
The images should remain unchanged and not reset to the default.

Desktop

  • OS: Windows
  • Framework: .NET 8.0
  • Library Version: latest
@DutchCoder420 DutchCoder420 added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant