#asbplayer goes blank white with this .ass file

6 messages · Page 1 of 1 (latest)

chilly trellis
#

When loading this file into asbplayer, it turns white. I've included the console printout error message. I would guess that there's a special character in the file somewhere that's getting around input sanitation, but I haven't figured out exactly what.

lunar storm
#

it's tripping on this line: Dialogue: 0,0:00:-01.-50,0:00:03.50,ZZ信息,,0,0,0,,本字幕由诸神字幕组出品, 仅供学习交流之用,禁止用于商业用途\N更多中日双语字幕,请登录 www.kamigami.org

#

there's a negative number in the timestamp

#

not sure if that's supposed to be valid ASS syntax

#

if you remove the line that file will load

chilly trellis
#

Bingo! Thanks for the help