Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Error line 0

This topic is old and might contain outdated or incorrect information.

Can anyone tell me what this could be?

As far as i know it could be the VDJ Logo overlaped with something. Checked No.
VDJ Logo smaller than ... checked. No

Anything else ?

PS Please i'm finishing a skin and an error list would be very usefull
 

Posted Tue 09 Jan 07 @ 12:47 am
i had this error aslo and it was because elements where overlapping ,

once i moved the logo to another place the skin worked

aslo are you using version "4" with the xml?

 

Found it !

Somewhere around line 400 i missed a " character.
It seems that the program counts the " characters and gives a general error 0 and not a specific line, if the number is even.

 

cool , look forward to seeing your skin =)
 

try www.philo.de/xmledit - this xml editor will point out missing " or > etc when you save the file. It isn't perfect, as sometimes it will complain and take you to the end of the file, but you can then hit undo and redo to get to the last line you were working on. I have found this a helpful feature, and it is a free program too!

Mykel
 

Thank you all.
In about a week, a BCD2000 (1024x768) skin will be available !!!
 

I also got this error when I tried to comment out lines with <!-- and -->
I'm guessing that although the file looks like XML, its not real XML as comment tags should be allowed, and they have ## and # tags, which are definately not valid XML :-)

JD
 

Techically speaking, you are right JD. The skin engine is XML BASED, therefore it appears to be XML and functions in much the same manner. The engine looks for recognised commands and will error if there are commands it cannot interpret.

I believe there to be some major work forthcoming on the skin engine in the near future.

Mykel
 

You also get a huge VDJ Crash when you try to load a skin that has a referation to x,y position that does not excists.
FOr example you have a bitmap 1024x5000, and a line in the xml that says x=3, y=5329.
 



(Old topics and forums are automatically closed)