cinderblocks / libremetaverse

An fork of the libopenmetaverse library striving for performance improvements and up-to-date compatibility with Second Life and OpenSimulator (such as it is)
BSD 3-Clause "New" or "Revised" License
61 stars 44 forks source link

login fails due to badly formed xml #71

Closed Madpeterz closed 3 months ago

Madpeterz commented 2 years ago

if you set the version of your client to a empty string there are no warnings/errors but the login event fails due to "multiple root elements"

suggested actions check if any value being added to the xml is a empty string add a warning / error message and set it to "dev".

cinderblocks commented 3 months ago

Addressed in 35ca5c8d Undefined version is set ?.?.?