WebDisplays

WebDisplays

1M Downloads

Is there a way to ensure MCEF closes when the client closes?

unknown-zero-fan opened this issue ยท 0 comments

commented

Hello friends :)

When I close the game some MCEF instances linger, then next time I open my game I always get an error regarding debug.log:

Unable to delete file.
Error details: 0x00000020 - system: The process cannot access the file because it is being used by another process.
Filename on disk: debug.log
Path: C:\Users\[redacted]\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\debug.log
Exists: File

Only way to get around it is to get kill the remaining process via task manager
Is there a way to fix this issue permanently rather than having to kill the process manually after every game? ^^