paulhobbel / DiscordRP

A Minecraft mod which adds Discord integration into Minecraft

Home Page:https://minecraft.curseforge.com/projects/discordrp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft executable does not close

quat1024 opened this issue · comments

Launching Minecraft 1.12.2 and Forge 2705 with MultiMC under Windows 7, loading DiscordRP 1.1 (according to Curse)

To reproduce:

  1. Start Minecraft
  2. Close Minecraft with the quit button on the main menu
  3. Open Task Manager
  4. Observe javaw.exe lingering around much, much longer than it normally does after closing the game

Normally it takes 3-5 seconds on my computer for javaw.exe to stop running after I close the game. However when I load DiscordRP, it seems to stick around indefinitely.

commented

Oh yes I see, thank you for reporting this issue, this is due to the DiscordRPCHandler thread not closing.

commented

This issue should be resolved in v1.2.0.13, curse is currently validating this version

commented

Could you try to confirm this is infact the case? If not I will do my best to fix it

commented

I guess the issue is resolved