[Opensim-dev] regression
Melanie Thielker
melanie at t-data.com
Thu Mar 2 22:52:39 UTC 2017
That is NOT a bug or regression. If you use a binary DTL/NSL money
module it will NOT work with 0.9. DTL have not yet built a binary so
if you want to use that money module you have to build it yourself.
- Melanie
On 02/03/2017 22:50, Michel Beauregard wrote:
> problem with Currency modules : OpenSim.Modules.Currency.dll
>
> This module is included for minimum economy in opensim as per
> opensim.ini
>
> [Economy]
> ;# {SellEnabled} {} {Enable selling for 0?} {true false} true
> ; The default economy module only implements just enough to
> allow free actions (transfer of objects, etc).
> ; There is no intention to implement anything further in core
> OpenSimulator.
> ; This functionality has to be provided by third party modules.
>
> >>setting the following to enable the module
>
> ;; Enables selling things for $0. Default is true.
> SellEnabled = true
>
> ;# {PriceUpload} {} {Price for uploading?} {} 0
> ;; Money Unit fee to upload textures, animations etc. Default
> is 0.
> PriceUpload = 0
>
> ;# {PriceGroupCreate} {} {Fee for group creation} {} 0
> ;; Money Unit fee to create groups. Default is 0.
> PriceGroupCreate = 0
>
>
> with 0.9.0 rc2 provides the following error code :
>
> Fatal error: Could not load type
> 'OpenSim.Modules.Currency.DTLNSLMoneyModule' from assembly
> 'OpenSim.Modules.Currency, Version=1.0.0.0, Culture=neutral,
> PublicKeyToken=null'.
>
> While doing same with 0.8.2.1 is OK with following show config
> result :
>
> [Economy]
> SellEnabled = true
> PriceUpload = 0
> PriceGroupCreate = 0
> ObjectCount = 0
> PriceEnergyUnit = 100
> PriceObjectClaim = 10
> PricePublicObjectDecay = 4
> PricePublicObjectDelete = 4
> PriceParcelClaim = 1
> PriceParcelClaimFactor = 1
> PriceRentLight = 5
> TeleportMinPrice = 2
> TeleportPriceExponent = 2
> EnergyEfficiency = 1
> PriceObjectRent = 1
> PriceObjectScaleFactor = 10
> PriceParcelRent = 1
>
>
> Thanks for your interest in this situation.
>
> GiMiSa
>
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
More information about the Opensim-dev
mailing list