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

Michelle Argus argus at archimuh.de
Mon Aug 12 20:32:29 UTC 2013


Try using both region_id AND regionid. Seems we missed changing the 
command parameter as intended to be both region_id or region_name. I 
will post a patch on the weekend...


Am 12.08.2013 13:57, schrieb R.Gunther:
> Note: just tried  admin_save_heightmap and thats generating the same 
> error.
> Not have got any problems with most of the other remote admin commands.
>
> On 2013-08-12 13:35, R.Gunther wrote:
>> 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 at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-dev
>>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev




More information about the Opensim-dev mailing list