Jump to content

Xml::read_args(): invalid XML, attribute 'version' must have quotes around its value in line 1


photo

Recommended Posts

Posted

In the version 2.0 release candidate, we are seeing this error for every Xml-based file that is saved (world, node, mat, etc.)

 

 

Xml::read_args(): invalid XML, attribute 'version' must have quotes around its value in line 1

 

This must be a bug, as line 1 in all of these files is automatically generated with this line 

 

 

<?xml version="1.0" encoding="utf-8"?>

 

You can reproduce this warning flag by creating a new blank project and just saving the world with no changes. You will see the flag for the world file and base materials file. If any other materials or nodes files are included in the saving action, they will produce the same flag.

×
×
  • Create New...