<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hey cool thank you ... i found it and deleted it ... <BR>
Thank you again ... <IMG SRC="cid:1344935861.5344.0.camel@steve-Qosmio-F50" ALIGN="middle" ALT=":)" BORDER="0"><BR>
<BR>
<BR>
On Mon, 2012-08-13 at 16:18 +0200, opensim-users-request@lists.berlios.de wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Send Opensim-users mailing list submissions to
<A HREF="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</A>
To subscribe or unsubscribe via the World Wide Web, visit
<A HREF="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</A>
or, via email, send a message with subject or body 'help' to
<A HREF="mailto:opensim-users-request@lists.berlios.de">opensim-users-request@lists.berlios.de</A>
You can reach the person managing the list at
<A HREF="mailto:opensim-users-owner@lists.berlios.de">opensim-users-owner@lists.berlios.de</A>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Opensim-users digest..."
Today's Topics:
1. Re: Exception rethrown at [0]: (Gwyneth Llewelyn)
2. Re: Does emailing a snapshot work on OpenSim? If so, any grid
/ client limitations? (Fleep Tuque)
3. Re: Does emailing a snapshot work on OpenSim? If so, any grid
/ client limitations? (Fleep Tuque)
----------------------------------------------------------------------
Message: 1
Date: Mon, 13 Aug 2012 15:02:33 +0100
From: Gwyneth Llewelyn <<A HREF="mailto:gwyneth.llewelyn@gwynethllewelyn.net">gwyneth.llewelyn@gwynethllewelyn.net</A>>
To: <A HREF="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</A>
Subject: Re: [Opensim-users] Exception rethrown at [0]:
Message-ID: <<A HREF="mailto:6AE63A1D-9F2B-4E5C-95BE-A19CCA223DD2@gwynethllewelyn.net">6AE63A1D-9F2B-4E5C-95BE-A19CCA223DD2@gwynethllewelyn.net</A>>
Content-Type: text/plain; charset="windows-1252"
Hiya :)
Well, two things. When starting, OpenSim *usually* tells you what scripts it is loading. If not, can try to open OpenSim.ini and change
DeleteScriptsOnStartup = true
This should load the script and recompile it. This may make a difference: you *might* have the script compiled for a previous version of OpenSim, or the compiled version might be corrupted, so this should get it working again.
If not, at least the logs *should* give you the script's name.
if not, you might put the logging into a more chatty mode. This is done on OpenSim.exe.config and looking for:
<level value="DEBUG" />
or whatever your level is set to, and set it to ALL for example (see <A HREF="http://opensimulator.org/wiki/Logging">http://opensimulator.org/wiki/Logging</A> for a list of possible options), and restart OpenSim. Note that some versions of OpenSim have different logging levels for scripts (usually just INFO) and for the remaining things (normally DEBUG); you can try to set both to ALL to see if it helps you locate the faulty script.
With DEBUG level for scripts I get entries like this, every time a script is launched after OpenSim is reset, I get an entry like this:
OpenSim.BetaTech.log.2012-08-03:2012-08-03 15:33:14,214 DEBUG - OpenSim.Region.ScriptEngine.XEngine.XEngine [XEngine] Loaded script HyperGate v0.7.3 (TheHyperGates.com).monitor, item UUID 32add6b2-3897-45bc-8580-395f05da7222, prim UUID 18d185d4-fe4a-44fb-91e2-3f3fbdd76816 @ <148.5385, 231.8452, 32.0867>.Beta Technologies
This identifies the script name: "HyperGate v0.7.3 (TheHyperGates.com)" in my case, and also tells me which prim is loading it.
If you're good at doing MySQL queries, you could theoretically figure out the prim's name, launch OpenSim with scripts turned off, locate that prim, delete the contents, then turn scripts on again, and relaunch ? your problem should have been gone :)
Oh, last but not least. You MIGHT have os* functions turned off in scripts. I'm not sure if this will give an error when scripts try to use those functions. Since you're not aware of the script, I wonder where you got it from, or who knows what it's actually doing; not all os* functions are "safe".
You could try to check on OpenSim.ini for:
[XEngine]
...
AllowOSFunctions = true
but set the threat level to
OSFunctionThreatLevel = VeryLow
or even
OSFunctionThreatLevel = None
osSetDynamicTextureURL() has a threat level of VeryLow, so setting "None" should prevent it from being loaded anyway.
Good luck tracking this down!
- Gwyn
On 13/08/2012, at 11:43, oztrout63 wrote:
> If i get it back ...
> How would i delete that script ... ?
>
>
> On Mon, 2012-08-13 at 11:06 +0100, Gwyneth Llewelyn wrote:
>> Hi Oz,
>>
>> That seems to be coming from a script ? the error is being thrown by the function osSetDynamicTextureURL(), I believe.
>>
>> If you delete that script, does the error go away?
>>
>> - Gwyn
>>
>> On 13/08/2012, at 04:51, oztrout63 wrote:
>>
>> > Hello Everyone ...
>> >
>> > I would like to thank you all for the great work everyone is doing ...
>> >
>> > My problem is that i keep get this message in my consol here ...
>> > And it just keeps repeating ...
>> > Im running 7.3.1 opensimulater ...
>> > Any have any ideas ...
>> >
>> > Thank you ...
>> > Reguards ...
>> > Oztrout
>> >
>> > Exception rethrown at [0]:
>> >
>> > at (wrapper xdomain-invoke) OpenSim.Region.ScriptEngine.Shared.Api.OSSL_Api:osSetDynamicTextureURL (string,string,string,string,int)
>> > at OpenSim.Region.ScriptEngine.Shared.ScriptBase.ScriptBaseClass.osSetDynamicTextureURL (System.String dynamicID, System.String contentType, System.String url, System.String extraParams, Int32 timer) [0x00000] in <filename unknown>:0
>> > at SecondLife.Script.ShowEvent (LSLInteger row) [0x00000] in <filename unknown>:0
>> > at SecondLife.Script.default_event_http_response (LSLString id, LSLInteger status, OpenSim.Region.ScriptEngine.Shared.list meta, LSLString body) [0x00000] in <filename unknown>:0
>> > at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&)
>> > at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
>> > --- End of inner exception stack trace ---
>> > at (wrapper xdomain-invoke) OpenSim.Region.ScriptEngine.Shared.ScriptBase.ScriptBaseClass:ExecuteEvent (string,string,object[])
>> > at OpenSim.Region.ScriptEngine.Shared.Instance.ScriptInstance.EventProcessor () [0x00000] in <filename unknown>:0
>> > _______________________________________________
>> > Opensim-users mailing list
>> >
>> <A HREF="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</A>
>>
>> >
>> <A HREF="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</A>
>>
>>
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4917 bytes
Desc: not available
URL: <<A HREF="https://lists.berlios.de/pipermail/opensim-users/attachments/20120813/85ba1c1e/attachment-0001.bin">https://lists.berlios.de/pipermail/opensim-users/attachments/20120813/85ba1c1e/attachment-0001.bin</A>>
------------------------------
Message: 2
Date: Mon, 13 Aug 2012 10:16:44 -0400
From: Fleep Tuque <<A HREF="mailto:fleep513@gmail.com">fleep513@gmail.com</A>>
To: <A HREF="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</A>
Subject: Re: [Opensim-users] Does emailing a snapshot work on OpenSim?
If so, any grid / client limitations?
Message-ID:
<<A HREF="mailto:CAG6z+U647y39EUH-pQT_7jvK3UbEPFkPaWW85NjBqccWvD9U8A@mail.gmail.com">CAG6z+U647y39EUH-pQT_7jvK3UbEPFkPaWW85NjBqccWvD9U8A@mail.gmail.com</A>>
Content-Type: text/plain; charset="iso-8859-1"
I don't have an smtp server configured for FleepGrid, so maybe not
surprising that it doesn't work there, but I just popped over to OSGrid to
test and it doesn't seem to work there either. Maybe one of the devs can
give a definitive answer if it just isn't coded to work or if it should
work but just isn't configured properly.
FWIW, it doesn't seem to work reliably even on SL for me anymore, not since
the first V2 beta. It does sometimes, but sometimes silently fails even in
SL.
Sorry can't be of more help!
- Fleep
Chris M. Collins (SL/OS: Fleep Tuque)
Center for Simulations & Virtual Environments Research (UCSIM)
UCIT Instructional & Research Computing
University of Cincinnati
406A Zimmer Hall
315 College Drive
PO BOX 210088
Cincinnati, OH 45221-0088
<A HREF="mailto:chris.collins@uc.edu">chris.collins@uc.edu</A>
(513) 556-3018
<A HREF="http://ucsim.uc.edu">http://ucsim.uc.edu</A>
On Mon, Aug 13, 2012 at 5:20 AM, Edmund Edgar <<A HREF="mailto:ed@avatarclassroom.com">ed@avatarclassroom.com</A>>wrote:
> 'Scuse the bump, has anyone ever successfully emailed a snapshot
> postcard on OpenSim, or can anyone confirm that it doesn't work?
>
> Edmund
>
> On 8 August 2012 10:40, Edmund Edgar <<A HREF="mailto:ed@avatarclassroom.com">ed@avatarclassroom.com</A>> wrote:
> > I've just been working on a feature in sloodle that allows you to take
> > a snapshot in your viewer, email it to a dedicated address and have it
> > show up in your Moodle blog.
> >
> > When I try to do this on my OpenSim dev grid with the regular Linden
> > viewer I get an error message saying, "Please enter your email
> > address". Putting an email address in the "From" line doesn't seem to
> > help. I popped into Fleep Grid and tried the same thing, and got the
> > same result.
> >
> > Does this feature work on OpenSim? If so, are there any particular
> > limitations or special tricks that have to be done on the server side
> > or by the user to get it to work?
>
> --
> Edmund Edgar
> Avatar Classroom
> Your classroom, on the web, in a virtual world.
>
> <A HREF="mailto:ed@avatarclassroom.com">ed@avatarclassroom.com</A>
> +81 090 3912 3380
> Skype: edmundedgar
> Second Life: Edmund Earp
> Linked In: edmundedgar
> Twitter: @edmundedgar
> <A HREF="http://www.avatarclassroom.com">http://www.avatarclassroom.com</A>
> _______________________________________________
> Opensim-users mailing list
> <A HREF="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</A>
> <A HREF="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</A>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <<A HREF="https://lists.berlios.de/pipermail/opensim-users/attachments/20120813/7adbb044/attachment-0001.html">https://lists.berlios.de/pipermail/opensim-users/attachments/20120813/7adbb044/attachment-0001.html</A>>
------------------------------
Message: 3
Date: Mon, 13 Aug 2012 10:18:43 -0400
From: Fleep Tuque <<A HREF="mailto:fleep513@gmail.com">fleep513@gmail.com</A>>
To: <A HREF="mailto:opensim-users@lists.berlios.de">opensim-users@lists.berlios.de</A>
Subject: Re: [Opensim-users] Does emailing a snapshot work on OpenSim?
If so, any grid / client limitations?
Message-ID:
<<A HREF="mailto:CAG6z+U4pJykQSNNwm=pT0D7qSSDm=LTeSNdddXVWh-Q04nWjag@mail.gmail.com">CAG6z+U4pJykQSNNwm=pT0D7qSSDm=LTeSNdddXVWh-Q04nWjag@mail.gmail.com</A>>
Content-Type: text/plain; charset="iso-8859-1"
Oh hm for some reason I didn't see Gwyn's email till now, I should note
that I did my testing with Imprudence too, if the viewer is the issue..
- Fleep
On Mon, Aug 13, 2012 at 10:16 AM, Fleep Tuque <<A HREF="mailto:fleep513@gmail.com">fleep513@gmail.com</A>> wrote:
> I don't have an smtp server configured for FleepGrid, so maybe not
> surprising that it doesn't work there, but I just popped over to OSGrid to
> test and it doesn't seem to work there either. Maybe one of the devs can
> give a definitive answer if it just isn't coded to work or if it should
> work but just isn't configured properly.
>
> FWIW, it doesn't seem to work reliably even on SL for me anymore, not
> since the first V2 beta. It does sometimes, but sometimes silently fails
> even in SL.
>
> Sorry can't be of more help!
>
> - Fleep
>
>
> Chris M. Collins (SL/OS: Fleep Tuque)
> Center for Simulations & Virtual Environments Research (UCSIM)
> UCIT Instructional & Research Computing
> University of Cincinnati
> 406A Zimmer Hall
> 315 College Drive
> PO BOX 210088
> Cincinnati, OH 45221-0088
> <A HREF="mailto:chris.collins@uc.edu">chris.collins@uc.edu</A>
> (513) 556-3018
>
> <A HREF="http://ucsim.uc.edu">http://ucsim.uc.edu</A>
>
>
> On Mon, Aug 13, 2012 at 5:20 AM, Edmund Edgar <<A HREF="mailto:ed@avatarclassroom.com">ed@avatarclassroom.com</A>>wrote:
>
>> 'Scuse the bump, has anyone ever successfully emailed a snapshot
>> postcard on OpenSim, or can anyone confirm that it doesn't work?
>>
>> Edmund
>>
>> On 8 August 2012 10:40, Edmund Edgar <<A HREF="mailto:ed@avatarclassroom.com">ed@avatarclassroom.com</A>> wrote:
>> > I've just been working on a feature in sloodle that allows you to take
>> > a snapshot in your viewer, email it to a dedicated address and have it
>> > show up in your Moodle blog.
>> >
>> > When I try to do this on my OpenSim dev grid with the regular Linden
>> > viewer I get an error message saying, "Please enter your email
>> > address". Putting an email address in the "From" line doesn't seem to
>> > help. I popped into Fleep Grid and tried the same thing, and got the
>> > same result.
>> >
>> > Does this feature work on OpenSim? If so, are there any particular
>> > limitations or special tricks that have to be done on the server side
>> > or by the user to get it to work?
>>
>> --
>> Edmund Edgar
>> Avatar Classroom
>> Your classroom, on the web, in a virtual world.
>>
>> <A HREF="mailto:ed@avatarclassroom.com">ed@avatarclassroom.com</A>
>> +81 090 3912 3380
>> Skype: edmundedgar
>> Second Life: Edmund Earp
>> Linked In: edmundedgar
>> Twitter: @edmundedgar
>> <A HREF="http://www.avatarclassroom.com">http://www.avatarclassroom.com</A>
>> _______________________________________________
>> Opensim-users mailing list
>> <A HREF="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</A>
>> <A HREF="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</A>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <<A HREF="https://lists.berlios.de/pipermail/opensim-users/attachments/20120813/97b066e7/attachment.html">https://lists.berlios.de/pipermail/opensim-users/attachments/20120813/97b066e7/attachment.html</A>>
------------------------------
_______________________________________________
Opensim-users mailing list
<A HREF="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</A>
<A HREF="https://lists.berlios.de/mailman/listinfo/opensim-users">https://lists.berlios.de/mailman/listinfo/opensim-users</A>
End of Opensim-users Digest, Vol 60, Issue 17
*********************************************
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>