Everytime i try to convert SHN to Flac in Foobar, i get this error message
QUOTE
INFO (CORE) : startup time: 291 ms
INFO (foo_shn) : cannot find / read external metadata tag file
INFO (foo_shn) : cannot find / load external seektable file.
INFO (foo_shn) : no seektable loaded. generating seek information on the fly.
INFO (foo_flaccer) : FLAC compression level: 8
INFO (foo_flaccer) : Source file: file://G:\FreshDownload\pf-20030925-disc101.shn
INFO (foo_flaccer) : Destination file: file://G:\FreshDownload\New Folder\pf-20030925-disc101.flac
ERROR (foo_diskwriter) : Illegal operation:
Code: C0000005h, flags: 00000000h, address: 77F58E20h
Access violation, operation: write, address: FFFFFE66h
Module: "ntdll", loaded at 77F50000h - 77FF7000h
Symbol: "RtlFreeHeap" (+000003E2h)
This is the first crash logged by this instance.
Code bytes:
77F58E00h: 00 E9 85 00 00 00 8D 46 E8 89 45 84 89 45 80 8B
77F58E10h: 08 89 8D 7C FF FF FF 8B 40 04 89 85 78 FF FF FF
77F58E20h: 89 08 89 41 04 80 7D E3 00 74 0F FF B7 78 05 00
77F58E30h: 00 E8 4A 25 00 00 80 65 E3 00 83 65 CC 00 68 00
Crash info dumped to failure_00000012.txt in your program directory.
If you are reading this, you should restart the program as soon as possible to avoid further trouble, and report this exact message to the developer.
INFO (foo_shn) : cannot find / read external metadata tag file
INFO (foo_shn) : cannot find / load external seektable file.
INFO (foo_shn) : no seektable loaded. generating seek information on the fly.
INFO (foo_flaccer) : FLAC compression level: 8
INFO (foo_flaccer) : Source file: file://G:\FreshDownload\pf-20030925-disc101.shn
INFO (foo_flaccer) : Destination file: file://G:\FreshDownload\New Folder\pf-20030925-disc101.flac
ERROR (foo_diskwriter) : Illegal operation:
Code: C0000005h, flags: 00000000h, address: 77F58E20h
Access violation, operation: write, address: FFFFFE66h
Module: "ntdll", loaded at 77F50000h - 77FF7000h
Symbol: "RtlFreeHeap" (+000003E2h)
This is the first crash logged by this instance.
Code bytes:
77F58E00h: 00 E9 85 00 00 00 8D 46 E8 89 45 84 89 45 80 8B
77F58E10h: 08 89 8D 7C FF FF FF 8B 40 04 89 85 78 FF FF FF
77F58E20h: 89 08 89 41 04 80 7D E3 00 74 0F FF B7 78 05 00
77F58E30h: 00 E8 4A 25 00 00 80 65 E3 00 83 65 CC 00 68 00
Crash info dumped to failure_00000012.txt in your program directory.
If you are reading this, you should restart the program as soon as possible to avoid further trouble, and report this exact message to the developer.
I'm just trying to convert some SHN's into a FLAC (compression level 8 file)
Any ideas what i could be doing wrong?
Thanks