flagflag  

Re: Re: opensim 0.9.0.0 released (revision money server 807)

List posts in the topic

なし Re: Re: opensim 0.9.0.0 released (revision money server 807)

msg# 1.2
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2017/9/5 20:26
manza  Just popping in   Posts: 6
Hi, Luisillo
I think Master Iseki will release the official version for 0.9.0 soon.

I have my temporary work around to use before that time. It work perfectly for opensim release 09.0.0. release.
1. I use Mono.Security.dll in the config directory. Because It is version 4.0.0.0, and I found the error message about usage of Mono.Security.dll old version. The Mono.Security.dll of the root of trunk directory is only version 2.0.0.0.
2. Fortunately I am a programmer, to solve the "DTLNSLMoneyModule.cs(178,15): error CS0535" error,
it need to insert some coding to the file opensim.currency\OpenSim.Modules.Currency\DTLNSLMoneyModule.cs.

The coding are the following 4 lines, you need to insert them at line no. 588 (after the line of "// for 0.8.3 over" but just right before the next line of "#endregion" ) :

public bool MoveMoney(UUID fromAgentID, UUID toAgentID, int amount, MoneyTransactionType type, string text)
{
return ForceTransferMoney(fromAgentID, toAgentID, amount, (int)TransactionType.MoveMoney, UUID.Zero, (ulong)0, UUID.Zero, text);
}

// Use as you own risk. More info or some help, contact me. Good Luck.
Votes:76 Average:4.08

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthSep 2025Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Today

Access Counter

Today : 1729717297172971729717297
Yesterday : 9208292082920829208292082
Total : 2842887828428878284288782842887828428878284288782842887828428878
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com