Problem with playlists when using TVTool
When I try start a movie from an .ini file, it works fine on the computer, but when I want to see the film on TV (Using TVTool), I get the following error message:
(Box 1 - I click Continue)
BSPlayer v0.86.493, Unhandled exception at EIP: 0041A23B
If you click 'Close' application will be terminated.
Please report this info to the author with description what were you doing.
Access violation at address 0041A23B in module 'bplay.exe'. Read of address 00000000
EAccessViolation
, 0x004B48EF, 0x004B4B69, 0x004520BF, 0x0044972A, 0x77D33A5F, 0x77D3
(Box 2 - I click continue and the movie plays just fine)
Bytes at EIP: 8B 08 C7 44 24 28 01 00 00 00 FF 51 14 85 C0 7D 13 8B
What could be causing this error? Could it be my .ini files, which all look more or less like this:
[Movie]
Title=My Movie
Directory=.
FName=My Movie.avi
[Options]
FullScreen=1
Audio=1
ExitAtEnd=1
[subtitles]
directory=.
sub1=My Movie (Danish).srt
Font=0;Arial;22;1;16777215
FontColor=00FFFFFF
BackColor=00000000
SubPos=-78
|