MediaInfo - 2014-02-03

Here is my error
org.ho.yaml.exception.YamlException: Error near line 1: Unterminated inline value
at org.ho.yaml.JYamlParserEvent.error(Unknown Source)
at org.ho.yaml.YamlDecoder.firstDocument(Unknown Source)
at org.ho.yaml.YamlDecoder.readObject(Unknown Source)
at org.ho.yaml.YamlConfig.load(Unknown Source)
at org.ho.yaml.YamlConfig.load(Unknown Source)
at org.ho.yaml.Yaml.load(Unknown Source)
at leas.config.YmlConfiguration.get(YmlConfiguration.java:69)
at leas.LeasI.main(LeasI.java:177)

and here is my yml:
pos: Vector3f[0.0, 0.0, 0.0]