Windows 10 causing fatal error running MakeMKV

Everything related to MakeMKV
Post Reply
HBOY01
Posts: 3
Joined: Wed Mar 02, 2016 1:32 am

Windows 10 causing fatal error running MakeMKV

Post by HBOY01 »

Downloaded MakeMkv Beta 1.9.9. Installed fine but when I open it I get a Fatal Error has occurred,program will now exit. I am running Windows 10 64bit. Thanks.
Woodstock
Posts: 10293
Joined: Sun Jul 24, 2011 11:21 pm

Re: Program Not Responding

Post by Woodstock »

Windows 10 has issues, in that, without some intervention, it will make parts of MakeMKV inaccessible. Version 1.9.9 added some work-arounds, but they are not always successful. Most often, it is because the "free" virus scanner Microsoft includes in Win10 takes a quiet dislike to key files.

There are other topics here with "Windows 10" in their subject line which list what has to be changed.
HBOY01
Posts: 3
Joined: Wed Mar 02, 2016 1:32 am

Re: Windows 10 causing fatal error running MakeMKV

Post by HBOY01 »

I finally got the program not to crash, had to do with BitDefender. Now after getting that worked out the backup button is greyed out, and when I open File and try to backup that way, the backup button is greyed out also. Am I missing something? Thanks.
lightknight
Posts: 2
Joined: Thu Mar 10, 2016 3:29 pm

Re: Windows 10 causing fatal error running MakeMKV

Post by lightknight »

I'm running BitDefender Total Security 2016 & Windows 10 Pro 64-bit. Your setup is similar to mine, but mine is working...so, I'll ask, what exactly did you do to get MakeMKV working? Did you exclude the entire folder? Did you exclude all of the processes (.exes)? Details.

My settings (BitDefender): https://imgur.com/a/AEJfZ (Doubled one of my images, but it should suffice)
Yugatha
Posts: 86
Joined: Fri Jun 08, 2012 1:20 am
Location: The Land Down Under

Re: Windows 10 causing fatal error running MakeMKV

Post by Yugatha »

Are you trying to back up a DVD or a BluRay? MakeMKV backs up Blurays, but not DVDs - the reasoning being that there are plenty of tools to perform a 1:1 backup of DVDs out there.
T144n
Posts: 1
Joined: Sat Mar 12, 2016 6:49 am

Re: Windows 10 causing fatal error running MakeMKV

Post by T144n »

I had the exact same problem and disabling Bitdefender before launching MakeMKV solved the problem for me. After MakeMKV is running, Bitdefender can be enabled again and everything works like a charm.
h2ofun
Posts: 2
Joined: Fri Mar 11, 2016 5:52 pm

Re: Windows 10 causing fatal error running MakeMKV

Post by h2ofun »

Yugatha wrote:Are you trying to back up a DVD or a BluRay? MakeMKV backs up Blurays, but not DVDs - the reasoning being that there are plenty of tools to perform a 1:1 backup of DVDs out there.
I have used MakeMKV to backup plenty of my DVD's, so am I missing something?
Woodstock
Posts: 10293
Joined: Sun Jul 24, 2011 11:21 pm

Re: Windows 10 causing fatal error running MakeMKV

Post by Woodstock »

"Backup" is a special function, available just for Bluray, that copies the BD file structure to the hard drive, optionally decrypting it. It doesn't create MKV files when you use this option, and your playback software has to understand BD file structures to work.

MakeMKV does not do that for DVD; it makes MKV files only.
pash48
Posts: 1
Joined: Sat Mar 26, 2016 2:48 pm

Re: Windows 10 causing fatal error running MakeMKV

Post by pash48 »

I see this issue as well,
I took a long time to find a solution to this problem from this forum.
But the solution is not clear.
You can use the code below into notepad and save it to the extension .bat

Code: Select all

@echo off
set APROXY_FORCE_32BIT=1
start "" "C:\Program Files (x86)\MakeMKV\makemkv.exe"
Image
Or download it here
Attachments
MakeMKV Loader.zip
(259 Bytes) Downloaded 488 times
Post Reply