Log in

View Full Version : A Problem with Instantcopy!


tomy601k
17th February 2003, 20:51
I've tested instantcopy with the reg hack, when I start encoding I'm getting this message "Access Violation at address 0BDFD755 in module 'DVobSub.ax'. Read of address 00000000." anyone faced this problem before ?? and can help me to solve it!!

Thanks.

int 21h
17th February 2003, 20:54
Looks like you're getting some sort of conflict with DirectVobSub, I would recommend temporarily disabling it to temporarily solve this temporary problem.

In 2k/XP, you can open a command prompt, navigate to your system32 folder, and type regsvr32 /u dvobsub.ax (then when you want to re-enable it, regsvr32 /i dvobsub.ax) You may need to search for the file.. but I'm pretty sure it goes into system32.

Good luck.

tomy601k
18th February 2003, 13:16
Thanks int 21h :)

It is working perfectly now. I tried to reinstall the latest version of VobSub, but didn't occur to me that I might need to unregister it. thanks for the tip. I've been reading ur posts for a long time and I must say that I'm quite impressed with ur knowledge and ur great attitude :)