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
61 stars 40 forks source link

Crash + Basics of multi attachment support + Logger update #13

Closed Madpeterz closed 4 years ago

Madpeterz commented 4 years ago

in rare cases one of the values can become null and crash making a mess https://pastebin.com/2thbJ2cy

this is the first step in trying to work out why and not have it die so badly

Madpeterz commented 4 years ago

Updates the SendAgentIsNowWearing to support multi attachments

Madpeterz commented 4 years ago

Replaces Log4Net as its old with a simple console logger that has a settings flag to disable.