Solymosi Zoltán István

Results 3 comments of Solymosi Zoltán István

The problem definitely exists, the fix for me was is I had to make a little delay after calling ClearPresence and Dispose. ```cs protected override void OnClosing(WindowClosingEventArgs e) { rpcClient.ClearPresence();...

If you launch the app via its executable instead running it from the IDE, then the presence will be cleared when closing the application, but when you try to clear...

This issue is still reproducible in 1.4.1. Also it seems when players shift click the InventoryClickEvent is not triggered. Steps to reproduce: 0. Open the gui. 1. Shift + left...