MCEF (Minecraft Chromium Embedded Framework)

MCEF (Minecraft Chromium Embedded Framework)

1M Downloads

MCEF may be leaving behind JCEF Processes run in the background. Even after minecraft is shut down.

Blobanium opened this issue · 6 comments

commented

Last night i noticed my system was slowing down. and looked in task manager and noticed that multiple JCEF Helper process were taking ALOT of my CPU Resources. This is a major issue because this seems to be taking up the entire CPU Thread. (For context this system im using has a Ryzen 5 3600 with 6 cores and 12 threads.)

Just for reference on what this would look like in task manager.

image

These processes seem safe to kill without any issues. Il'l add more info if i find more things about it.

commented

I noticed the system slowdown when repeatedly launching instances with MCEF but didn’t expect it to not just be my computer being my computer, huh

commented

Thanks, will work on this soon

commented

What's the actual problem? The process lingers around after MC is closed? Or it's just using a lot of CPU in general? I wasn't able to replicate either case.

Is this from running in a development environment or from production?

commented

Fixed with 767e5e6

commented

Has this fix been included in the most recent version on Curseforge? If so this still seems to be an issue. After closing the game multiple instances still linger around.

commented

It was supposed to have been fixed, but the fix didn’t end up working properly

I noticed it too, and have already brought it to DS’s attention

Current plan is to have the JCEF processes check the game process to see if it’s running rather than relying on the game to close properly