Menu

#62 GetSensorList missing LocalId

trunk
open
nobody
simulator (40)
5
2008-10-18
2008-10-18
Peter Quirk
No

Having connected for the first time as 'testuser' to a clean build of SVN 445 running in sandbox mode, I created a box and added the following script:

// This script was auto-generated by Ann Enigma's script autogenerator
// available at http://www.3greeneggs.com/autoscript/

default
{

touch_start(integer total_number) {

// load a dialog with a URL
llLoadURL(llDetectedKey(0), "The Economist", "http://www.economist.com");

}

}

When I touch the box, the following is reported on the simulator console:

21:49:43 - [SQLITE]: Creating Asset 25159967e5534d4b914ce355af4903b2
21:49:43 - [SQLITE]: Attempting commit
OnRezScript localID: 720001 LLUID: 58a7ae8b-2423-46d3-ae29-e84f79bbf394 Size: 77

21:49:43 - [ScriptEngine.DotNetEngine]: ScriptManager StartScript: localID: 7200
01, itemID: 58a7ae8b-2423-46d3-ae29-e84f79bbf394
21:49:44 - [ScriptEngine.DotNetEngine]: AppDomain Loading: OpenSim.Region.Script
Engine.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
AppName=, AppBase=C:\Documents and Settings\pquirk\Desktop\server_src\builds\rex
server_2008xxxx\rexserver\, ConfigFile=C:\Documents and Settings\pquirk\Desktop\
server_src\builds\rexserver_2008xxxx\rexserver\OpenSim.exe.Config
Calling to 'ScriptAppDomain_1'.
21:49:46 - [ASSET CACHE]: asset request 25159967-e553-4d4b-914c-e355af4903b2
21:49:46 - [ASSET CACHE]: Asset request globality: False
21:49:46 - [CLIENT]: unhandled GetScriptRunning packet
21:49:50 - [DATASTORE]: Adding obj: b6467cbc-3641-417a-83cc-3ca5e5cfa659 to regi
on: befb7ca2-beee-4469-9199-784ff918f3f9
21:49:50 - [DATASTORE]: Entered StorePrimInventory with prim ID b6467cbc-3641-41
7a-83cc-3ca5e5cfa659
21:49:55 - [CLIENT]: unhandled packet --- ScriptReset ---
21:49:56 - [SQLITE]: Creating Asset 9e586c16842749a1b76f53b43f964aa2
21:49:56 - [SQLITE]: Attempting commit
OnRemoveScript localID: 720001 LLUID: 58a7ae8b-2423-46d3-ae29-e84f79bbf394
OnRezScript localID: 720001 LLUID: 58a7ae8b-2423-46d3-ae29-e84f79bbf394 Size: 30
7
21:49:56 - [ScriptEngine.DotNetEngine]: ScriptManager StartScript: localID: 7200
01, itemID: 58a7ae8b-2423-46d3-ae29-e84f79bbf394
21:49:57 - [ScriptEngine.DotNetEngine]: AppDomain Loading: OpenSim.Region.Script
Engine.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
AppName=, AppBase=C:\Documents and Settings\pquirk\Desktop\server_src\builds\rex
server_2008xxxx\rexserver\, ConfigFile=C:\Documents and Settings\pquirk\Desktop\
server_src\builds\rexserver_2008xxxx\rexserver\OpenSim.exe.Config
Calling to 'ScriptAppDomain_2'.
21:50:08 - [DATASTORE]: Adding obj: b6467cbc-3641-417a-83cc-3ca5e5cfa659 to regi
on: befb7ca2-beee-4469-9199-784ff918f3f9
21:50:09 - [DATASTORE]: Entered StorePrimInventory with prim ID b6467cbc-3641-41
7a-83cc-3ca5e5cfa659
21:51:02 - [AsyncLSL]: GetSensorList missing localID: 720001
21:51:02 - [CLIENT]: unhandled ObjectSpinStop packet
21:52:08 - [AsyncLSL]: GetSensorList missing localID: 720001
21:52:08 - [CLIENT]: unhandled ObjectSpinStop packet
21:54:19 - [USERS]: Could not send name reply. Authentication address is null or
empty

Discussion


Log in to post a comment.

MongoDB Logo MongoDB