-
Notifications
You must be signed in to change notification settings - Fork 1
Description
-
2nd Life Work 99%
I can add, remove, modify Photo and About
I can not check the "show in search", when i go back it remain unchecked (know bug) -
Web work 100%
I can add, remove, modify the url and it persist -
Interests work 100%
I can add, remove, modify all values -
Picks work 75%
I can add, save and delete Picks
But, when a add a new picture or when i try to save, i get this warrning:
14:31:52 - [PROFILE]: Unable to connect to Profile Server http://192.168.1.2/sta
ndalone/index.php. Method picks_update, params System.Collections.Hashtable. Exc
eption System.Xml.XmlException: Il existe plusieurs éléments racine. Ligne 2, po
sition 2.
à System.Xml.XmlTextReaderImpl.Throw(Exception e)
à System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
à System.Xml.XmlTextReaderImpl.ParseDocumentContent()
à System.Xml.XmlTextReaderImpl.Read()
à System.Xml.XmlTextReader.Read()
à Nwc.XmlRpc.XmlRpcResponseDeserializer.Deserialize(TextReader xmlData)
à Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
à OpenSimProfile.Modules.OpenProfile.OpenProfileModule.GenericXMLRPCRequest(H
ashtable ReqParams, String method, String server)
When i go back to to Picks i see the new Picks but the picture is missing
-
Classfield work 75%
I can add, save and delete Classifield.
But, when i go back to Classifield, the picture is missing
No warning on console -
1st Life work 100%
I can add, remove, modify Photo and Info (250 chars) -
Notes work 0%
When a try to save a note i get this message:
14:41:17 - [LLCLIENTVIEW]: Caught exception while processing OpenMetaverse.Packe
ts.AvatarNotesUpdatePacket for dj phil System.MissingMethodException: Méthode i
ntrouvable : 'Boolean OpenSim.Region.Framework.Scenes.ScenePresence.get_isNPC()'
.
à OpenSimProfile.Modules.OpenProfile.OpenProfileModule.AvatarNotesUpdate(ICli
entAPI remoteClient, UUID queryTargetID, String queryNotes)
à OpenSim.Region.ClientStack.LindenUDP.LLClientView.HandleAvatarNotesUpdate(I
ClientAPI sender, Packet Pack) dans d:\opensim\standalone\OpenSim\Region\ClientS
tack\Linden\UDP\LLClientView.cs:ligne 12401
à OpenSim.Region.ClientStack.LindenUDP.LLClientView.ProcessSpecificPacketAsyn
c(Object state) dans d:\opensim\standalone\OpenSim\Region\ClientStack\Linden\UDP
\LLClientView.cs:ligne 826