Page 1 of 1

13.5 SVG Export Error (SOLVED)

Posted: Wed Jun 08, 2022 2:40 am
by DK
Hi.
Working on a project and getting an SVG export error in latest build 13.5.5
Expecting an ";". and also Reeds and Grass which are pngs but these export
fine in other scenes.

EDIT: Just noticed. Looks like hese error messages differ from browser to browser.
Microsoft Edge gives me the ; error but Firefox gives me the id error?

http://www.creativetvandmedia.com/Forum/Page5-183.svg

http://www.creativetvandmedia.com/Forum/Page9-135.svg


I am exporting in SVG frames from an animated series we are working on to
compile a book that goes with the series.
previous frame exports are all ok bar another 3 from 24. There is nothing
much different in the scenes that would cause the error.
Looks like a ; code error not being created and not sure
about the reeds and grass like I said these export fine in all other frames?


Cheers
D.K

Re: 13.5 SVG Export Error

Posted: Wed Jun 08, 2022 3:01 am
by synthsin75
SVG apparently doesn't like "&" in layer names.
I opened the first one in Notepad and replaced all the "&" with "an," and it opens fine.

Re: 13.5 SVG Export Error

Posted: Wed Jun 08, 2022 3:07 am
by DK
Wow....nice work Wes!!!!
Cheers
D.K