[Opensim-dev] 0.7.5 rc1, missing support for the DTL/NSL module

Justin Clark-Casey jjustincc at googlemail.com
Mon Jan 7 23:02:40 UTC 2013


I suspect the compiled DTL/NSL module is looking for Mono.Addins v0.5 whereas recent changes now mean that Mono.Addins 
v0.6 is shipped.

If this is so, you really either need to recompile the DTL/NSL module (or ask the authors to do so in preparation for 
the final release of 0.7.5), or redirect the DTL/NSL assembly [1] to load the 0.6 module even though it's looking for 
0.5 (or ask the authors).  I can't say for sure if this will work though there's a good chance.

[1] http://msdn.microsoft.com/en-us/library/twy1dw1e%28v=vs.90%29.aspx

On 07/01/13 01:31, James Hughes wrote:
> Yes, please paste a full error output on pastebin.com and the link here. Be sure no passwords or other sensitive
> information is included.
>
> Thanks!
> BlueWall
>
> On 01/06/2013 05:32 PM, What Virtual World - Guy Quicksand wrote:
>> Hello James,
>>
>> I have been searching for additinal dll''s in system paths, none found.
>> I am using the Mono.addons from the opensimulator, and no the module
>> does not come with its own version.
>> Personaly i dont think the module is failing as i get the same error on
>> a fresh ( without anny aditional modules ) opensim 0.7.5 rc1.
>> My effort you point out below was that i replaced the effected files
>> from git changes on this subject to see if i get it running.
>> I am probably over 30 hours now trying to solve this isue, that is why i
>> called out for help as i cant pinpoint this isue.
>> I even tried to use the .config files from 0.7.3 as they where
>> different.. also no solution.
>>
>> Strange thing is that the older git 13c4fd7 is running fine.
>> I cant find any other mono.addin* files in any path that could be
>> accesed, i dont know if the mono.addins search locations by them selfs?
>> The robust is running just fine, only the simulator is giving this error.
>> ( i asume this error couses all external modules to not load, as i dont
>> have this error on the win7 box and modules are working there just fine )
>>
>> If you need a full error output, please let me know.
>>
>> Best regards,
>> Martin forster
>>
>>
>> ----- Original Message ----- From: "James Hughes"
>> <jamesh at bluewallgroup.com>
>> To: <opensim-dev at lists.berlios.de>
>> Sent: Sunday, January 06, 2013 8:57 PM
>> Subject: Re: [Opensim-dev] 0.7.5 rc1, missing support for the DTL/NSL
>> module
>>
>>
>>> On 01/06/2013 09:15 AM, What Virtual World - Guy Quicksand wrote:
>>>> Hello all.. hope to post this to the right section.
>>>> I have been trying to update our beta simulators to 0.7.5 rc1.
>>>> It seems it has a problem at the mono.addins.
>>>> Error log(part):
>>>> log4net:ERROR DefaultRepositorySelector: Unhandled exception in
>>>> GetInfoForAssembly
>>>> System.IO.FileLoadException: Could not load file or assembly
>>>> 'Mono.Addins, Versi
>>>> on=0.5.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of
>>>> its depe
>>>> ndencies. The located assembly's manifest definition does not match the
>>>> assembly
>>>> reference. (Exception from HRESULT: 0x80131040)
>>>> File name: 'Mono.Addins, Version=0.5.0.0, Culture=neutral,
>>>> PublicKeyToken=0738eb......
>>>
>>> Can you see any other copies of Mono.Addins in the path on that
>>> system, or does the module distribute it's own version of them?
>>>
>>>> I have done next:
>>>> replaced :
>>>> bin/Mono.Addins.CecilReflector.dll
>>>> bin/Mono.Addins.Setup.dll
>>>> bin/Mono.Addins.dll
>>>
>>>
>>>
>>> Mono Addins have been updated to support some new capabilities on the
>>> Robust server.
>>>
>>> The distributed versions are what should work. Changing them might
>>> cause further issues. First, let's see if there are additional copies
>>> around. Also, if you remove that module, does it report the error?
>>>
>>> Thanks
>>> BlueWall
>>> _______________________________________________
>>> 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
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>


-- 
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-dev mailing list