gloebit / opensim-moneymodule-gloebit

OpenSim addon module integrating with the Gloebit digital currency service
GNU Lesser General Public License v3.0
8 stars 12 forks source link

Land sale from group owned land #92

Closed Tampa closed 1 year ago

Tampa commented 3 years ago

It appears that even if set to 0G$ land sale from group is not working. I suppose this is a limitation based around the group ownership, which makes me wonder if it may not be time to integrate Gloebit further into grids to allow for more commerce functions. In any case, when set to "free" land sale, even if previously group owned, should proceed, can worry about groups holding G$ later.

021-02-08T05:12:55Z INFO # llui/llfloaterreg.cpp(284) LLFloaterReg::showInstance : show instance for refreshing group ID: 
2021-02-08T05:12:55Z INFO # llui/llfloater.cpp(692) LLFloater::openFloater : Opening floater buy land full path: /main_view/menu_stack/world_panel/Floater View/buy land
2021-02-08T05:12:55Z WARNING # llui/llview.h(721) LLView::getChild : Making dummy class LLView named "remove_group_donation" in buy land
2021-02-08T05:12:55Z WARNING # newview/llxmlrpctransaction.cpp(275) LLXMLRPCTransaction::Handler::onCompleted : LLXMLRPCTransaction response has no body. status=00c80000: 
2021-02-08T05:12:55Z WARNING # newview/llxmlrpctransaction.cpp(278) LLXMLRPCTransaction::Handler::onCompleted : LLXMLRPCTransaction request URI: http://94.130.130.152:10380/landtool.php
2021-02-08T05:12:55Z INFO #CoProcMgr# llmessage/llcoproceduremanager.cpp(347) LLCoprocedurePool::enqueueCoprocedure : Coprocedure(LLViewerAssetStorage::assetRequestCoro) enqueuing with id=2fb8eb98-632e-2077-56d6-882d568ac6c2 in pool "VAssetStorage" at 0
Tampa commented 3 years ago

oshttp changes seem to have broken land sale entirely as preflight is no longer being handled by Gloebit and so isn't supplied anymore to complete the transactions.