ok i verified the problem. There's a line that breaks everything:
1 117313504 -125 -208 -400 0 0 1 0 1 0 -1 0 0 3941.DAT
The color number is clearly off and javascript chokes. Replacing with the following will work.
1 14 -125 -208 -400 0 0 1 0 1 0 -1 0 0 3941.DAT
Note that the other problem is still there. Also i noticed that the file use spaces in internal file names, i think brigl don't like that either.
I've attached the cleaned file. Here's how it render:
1 117313504 -125 -208 -400 0 0 1 0 1 0 -1 0 0 3941.DAT
The color number is clearly off and javascript chokes. Replacing with the following will work.
1 14 -125 -208 -400 0 0 1 0 1 0 -1 0 0 3941.DAT
Note that the other problem is still there. Also i noticed that the file use spaces in internal file names, i think brigl don't like that either.
I've attached the cleaned file. Here's how it render: