[Opensim-dev] admin load_heightmap broken (region_id or regionid or .. ) ?

R.Gunther rigun at rigutech.nl
Mon Aug 12 11:35:46 UTC 2013


Am trying to implement admin load_heightmap , but what i do region_id or 
regionid
its keep generating this error on console. and i dont see anythinh wrong 
in my code.
testing on 0.7.5 release.

13:29:46 - [RADMIN]: Load height maps request started
13:29:46 - [RADMIN]: Method admin_load_heightmap failed.  Exception 
missing string parameter regionid
at 
OpenSim.ApplicationPlugins.RemoteController.RemoteAdminPlugin.CheckStringParameters(Hashtable 
requestData, Hashtable responseData, String[] param)

13:30:02 - [RADMIN]: Load height maps request started
13:30:02 - [RADMIN]: Method admin_load_heightmap failed.  Exception no 
region_name or region_id given
at 
OpenSim.ApplicationPlugins.RemoteController.RemoteAdminPlugin.CheckRegionParams(Hashtable 
requestData, Hashtable responseData)

if i try the suggested region_name i get the error like this, so at the 
ned you keep running rounds.

13:33:47 - [RADMIN]: Method admin_load_heightmap failed.  Exception 
missing string parameter regionid
at 
OpenSim.ApplicationPlugins.RemoteController.RemoteAdminPlugin.CheckStringParameters(Hashtable 
requestData, Hashtable responseData, String[] param)



More information about the Opensim-dev mailing list