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:66 Average:3.79

Posts tree

  Advanced search


Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next 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 31
Today

Who's Online

72 user(s) are online (1 user(s) are browsing Forum)

Members: 0
Guests: 72

more...

Access Counter

Today : 7385738573857385
Yesterday : 1766217662176621766217662
Total : 2356271723562717235627172356271723562717235627172356271723562717
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com