cinderblocks / libremetaverse

An fork of the libopenmetaverse library striving for performance improvements and up-to-date compatibility with SL/OS/Halcyon
BSD 3-Clause "New" or "Revised" License
60 stars 40 forks source link

Secondlife (LindenLabs) login servers returning expected content #55

Closed Madpeterz closed 2 years ago

Madpeterz commented 2 years ago
237 [8] WARN  - Login response failure: Notation LLSD parsing: Unknown type marker 'S'.    at OpenMetaverse.StructuredData.OSDParser.DeserializeLLSDNotationElement(StringReader reader) in D:\VS projects\BetterSecondBot\LibreMetaverse.StructuredData\LLSD\NotationLLSD.cs:line 272
   at OpenMetaverse.StructuredData.OSDParser.DeserializeLLSDNotation(StringReader reader) in D:\VS projects\BetterSecondBot\LibreMetaverse.StructuredData\LLSD\NotationLLSD.cs:line 86
   at OpenMetaverse.StructuredData.OSDParser.DeserializeLLSDNotation(String notationData) in D:\VS projects\BetterSecondBot\LibreMetaverse.StructuredData\LLSD\NotationLLSD.cs:line 79
   at OpenMetaverse.LoginResponseData.Parse(Hashtable reply) in D:\VS projects\BetterSecondBot\LibreMetaverse\Login.cs:line 468
   at OpenMetaverse.NetworkManager.LoginReplyXmlRpcHandler(XmlRpcResponse response, LoginParams context) in D:\VS projects\BetterSecondBot\LibreMetaverse\Login.cs:line 1354

Issue started as part of Second Life Login Maintenance

not sure if just broken login servers yet or if they changed something.

Issue seems to also affect Lumiya

Madpeterz commented 2 years ago

ah there was a update that I was missing :P