[Opensim-dev] Opensimulator / Second Life non-server based NPC navigation

Dave Gubser gubser at dynacee.com
Wed Jan 9 02:00:10 UTC 2013


I thought the following might generate a little interest in NPC
capablilites. :)

http://www.youtube.com/watch?v=krPKVey7LgU&feature=youtu.be

-----Original Message-----
From: opensim-dev-bounces at lists.berlios.de
[mailto:opensim-dev-bounces at lists.berlios.de] On Behalf Of
opensim-dev-request at lists.berlios.de
Sent: Tuesday, January 08, 2013 3:00 AM
To: opensim-dev at lists.berlios.de
Subject: Opensim-dev Digest, Vol 65, Issue 6

Send Opensim-dev mailing list submissions to
	opensim-dev at lists.berlios.de

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.berlios.de/mailman/listinfo/opensim-dev
or, via email, send a message with subject or body 'help' to
	opensim-dev-request at lists.berlios.de

You can reach the person managing the list at
	opensim-dev-owner at lists.berlios.de

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Opensim-dev digest..."


Today's Topics:

   1. Re: 0.7.5 rc1, missing support for the DTL/NSL module
      (Justin Clark-Casey)


----------------------------------------------------------------------

Message: 1
Date: Mon, 07 Jan 2013 23:02:40 +0000
From: Justin Clark-Casey <jjustincc at googlemail.com>
To: opensim-dev at lists.berlios.de
Subject: Re: [Opensim-dev] 0.7.5 rc1, missing support for the DTL/NSL
	module
Message-ID: <50EB5410.5080907 at googlemail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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


------------------------------

_______________________________________________
Opensim-dev mailing list
Opensim-dev at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev

End of Opensim-dev Digest, Vol 65, Issue 6
******************************************




More information about the Opensim-dev mailing list