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)
_______________________________________________
Opensim-dev mailing list
Opensim-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to