Skip to content

ClassCastException #3

@Aqluse

Description

@Aqluse
Caused by: java.lang.ClassCastException: org.apache.batik.anim.dom.SVGOMDocument cannot be cast to org.apache.batik.dom.svg.SVGOMDocument
	at org.apache.batik.bridge.BridgeContext.setDocument(Unknown Source)
	at org.apache.batik.bridge.GVTBuilder.build(Unknown Source)
	at aqlusesoftware.musicsuite.component.util.SVG2FXML.SvgLoader.loadSvgDocument(SvgLoader.java:182)
	at aqlusesoftware.musicsuite.component.util.SVG2FXML.SvgLoader.loadSvg(SvgLoader.java:225)

Tried to use SVG to JavaFX conversion and got this

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions