0.7.2 post fixes, as of around Dec 11th, I found my save oar rpc methods were causing errors because I was not passing in a parameter called noassets - there's no check to verify if it is in the request parameters unlike other parameters (I think around line 1466 of RemoteAdminPlugin.cs). Added that parameter in my requests and it seems to fire correctly, though a check if requestData contains that parameter would also be a good addition.
Hope that helps! Chris From: [email protected] [mailto:[email protected]] On Behalf Of R. Gunther Sent: 18 December 2011 6:12 PM To: [email protected] Subject: [Opensim-dev] Remote admin save oar broken in 39736e52d87d9e04092262c1a41e3c434f087e36 : [r/17588] I discovered today that automatic backup is broken since 15 december. Thats the same day i have installed 39736e52d87d9e04092262c1a41e3c434f087e36 : [r/17588] After some test i can only make the conclusion that remote admin save oar is broken. Nothing changed with scripts. Is there someone that use it and can check it.
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
