kcozens / OpenSimProfile

OpenSimProfile is an add-on profile module for use with the Open Simulator project
3 stars 0 forks source link

avatar_properties_update and avatar_interests_update have No handler defined #7

Closed djphil closed 7 years ago

djphil commented 7 years ago

I get these errors when i try to complete my profil

09:01:47 - [PROFILES]: JsonRpcRequest for user e3d1db39-3e87-4261-8f88-fa0eff3a2bcd to http://xxx.no-ip.org:8002 failed 09:01:53 - JsonRpc request 'avatar_properties_update' to http://xxx.no-ip.org:8002 returned an error: {"code":-32600,"message":"No handler defined for avatar_properties_update"} 09:01:53 - JsonRpc request 'avatar_interests_update' to http://xxx.no-ip.org:8002 returned an error: {"code":-32600,"message":"No handler defined for avatar_interests_update"} Region (noname) #

Tested with the last dll and php Mysqli and php PDO Same error for all

djphil commented 7 years ago

Ok, small correction here I think I have found the source of this problem I commented on the following line in my OpenSim.ini ; ProfileServiceURL = $ {Const | BaseURL}: $ {Const | PublicPort} It now appears to no longer display an error message