get paid to paste

Diva Distro + Mono 2.8 + Mac 10.6.4??

thanks for any leads!

Daniel Smith
[email protected]


Check the error at the bottom... Trying to run Diva Distro..

Mac OS X 10.6.4
diva-r13981

bucky:bin dls$ ./mono --version
Mono JIT compiler version 2.8 (tarball Sat Nov  6 19:05:27 PDT 2010)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
	TLS:           normal
	SIGSEGV:       normal
	Notification:  Thread + polling
	Architecture:  x86
	Disabled:      none
	Misc:          debugger softdebug 
	LLVM:          supported, not enabled.
	GC:            Included Boehm (with typed GC)

Getting a login error - Test User authenticates, but then:
20:33:19 - [LLOGIN SERVICE]: Exception processing login for Test User: System.TypeInitializationException: An exception was thrown by the type initializer for OpenSim.Framework.NetworkUtil ---> System.ArgumentException: length



bucky:bin dls$ /Volumes/MacSimStick/usr/local/bin/mono --debug OpenSim.exe
20:32:44 - [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
20:32:44 - [OPENSIM MAIN]: Runtime gave us 200 worker threads and 8 IOCP threads
20:32:44 - [OPENSIM MAIN]: Bumping up to 500 worker threads and 1000 IOCP threads
20:32:44 - Performing compatibility checks... 
20:32:44 - Environment is compatible.
20:32:44 - [CONFIG]: Reading configuration settings
20:32:44 - [CONFIG]: Reading configuration file /Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.ini
20:32:44 - [CONFIG]: Reading configuration file /Volumes/MacSimStick/usr/local/diva-r13981/bin/config-include/DivaPreferences.ini
20:32:44 - [CONFIG]: Reading configuration file /Volumes/MacSimStick/usr/local/diva-r13981/bin/config-include/MyWorld.ini
20:32:44 - [LOGGING]: Logging started to file /Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.log
20:32:44 - [OPENSIM MAIN]: Using async_call_method SmartThreadPool
20:32:44 - [STARTUP]: Beginning startup processing
20:32:44 - [STARTUP]: OpenSimulator version: OpenSim 0.7.0.2 Post_Fixes       
20:32:44 - [STARTUP]: Operating system version: Unix 10.4.0.0
20:32:44 - ====================================================================
20:32:44 - ========================= STARTING OPENSIM =========================
20:32:44 - ====================================================================
20:32:44 - [OPENSIM MAIN]: Running 
20:32:44 - [DATASTORE]: Attempting to load OpenSim.Data.MySQL.dll
20:32:44 - [REGION DB]: MySql - connecting: Data Source=localhost;Database=opensim;User ID=opensim;Password=***;
20:32:45 - [REGION DB]: Connection wait timeout 28860 seconds
20:32:45 - [MIGRATIONS]: EstateStore up to date, no migrations to apply
20:32:45 - [MIGRATIONS]: RegionStore up to date, no migrations to apply
20:32:45 - [DATASTORE]: Added IRegionDataStore Interface
20:32:45 - [CLIENTSTACK]: Attempting to load OpenSim.Region.ClientStack.LindenUDP.dll
20:32:45 - [CLIENTSTACK]: Added IClientNetworkServer Interface
20:32:45 - [REGION SERVER]: Starting HTTP server on port 9000
Console log level is ALL
20:32:45 - [PLUGINS]: Initializing addin manager
20:32:47 - [PLUGINS]: Loading extension point /OpenSim/Startup
20:32:47 - [PLUGINS]: Trying plugin /OpenSim/Startup/RemoteController
20:32:47 - [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.RemoteController
20:32:47 - [PLUGINS]: Trying plugin /OpenSim/Startup/RegionModulesController
20:32:47 - [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.RegionModulesController
20:32:47 - [PLUGINS]: Trying plugin /OpenSim/Startup/LoadRegions
20:32:47 - [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.LoadRegions
20:32:47 - [REGIONMODULES]: Initializing...
20:32:47 - [PLUGINS]: Plugin Loaded: RegionCombinerModule
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Region.RegionCombinerModule.RegionCombinerModule, class OpenSim.Region.RegionCombinerModule.RegionCombinerModule
20:32:47 - [PLUGINS]: Plugin Loaded: FlotsamAssetCache
20:32:47 - [REGIONMODULES]: Found shared region module EntityTransferModule, class OpenSim.Region.CoreModules.Framework.EntityTransfer.EntityTransferModule
20:32:47 - [REGIONMODULES]: Found shared region module HGEntityTransferModule, class OpenSim.Region.CoreModules.Framework.EntityTransfer.HGEntityTransferModule
20:32:47 - [REGIONMODULES]: Found non-shared region module InventoryAccessModule, class OpenSim.Region.CoreModules.Framework.InventoryAccess.BasicInventoryAccessModule
20:32:47 - [REGIONMODULES]: Found non-shared region module HGInventoryAccessModule, class OpenSim.Region.CoreModules.Framework.InventoryAccess.HGInventoryAccessModule
20:32:47 - [REGIONMODULES]: Found non-shared region module LandManagementModule, class OpenSim.Region.CoreModules.World.Land.LandManagementModule
20:32:47 - [REGIONMODULES]: Found shared region module ExportSerialisationModule, class OpenSim.Region.CoreModules.World.Serialiser.SerialiserModule
20:32:47 - [REGIONMODULES]: Found non-shared region module ArchiverModule, class OpenSim.Region.CoreModules.World.Archiver.ArchiverModule
20:32:47 - [REGIONMODULES]: Found non-shared region module CapabilitiesModule, class OpenSim.Region.CoreModules.Agent.Capabilities.CapabilitiesModule
20:32:47 - [REGIONMODULES]: Found non-shared region module TerrainModule, class OpenSim.Region.CoreModules.World.Terrain.TerrainModule
20:32:47 - [REGIONMODULES]: Found non-shared region module WorldMapModule, class OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule
20:32:47 - [REGIONMODULES]: Found non-shared region module HGWorldMapModule, class OpenSim.Region.CoreModules.Hypergrid.HGWorldMapModule
20:32:47 - [REGIONMODULES]: Found shared region module UrlModule, class OpenSim.Region.CoreModules.Scripting.LSLHttp.UrlModule
20:32:47 - [REGIONMODULES]: Found shared region module Chat, class OpenSim.Region.CoreModules.Avatar.Chat.ChatModule
20:32:47 - [REGIONMODULES]: Found shared region module FriendsModule, class OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule
20:32:47 - [REGIONMODULES]: Found shared region module PresenceModule, class OpenSim.Region.CoreModules.Avatar.InstantMessage.PresenceModule
20:32:47 - [REGIONMODULES]: Found shared region module MuteListModule, class OpenSim.Region.CoreModules.Avatar.InstantMessage.MuteListModule
20:32:47 - [REGIONMODULES]: Found shared region module OfflineMessageModule, class OpenSim.Region.CoreModules.Avatar.InstantMessage.OfflineMessageModule
20:32:47 - [REGIONMODULES]: Found shared region module InstantMessageModule, class OpenSim.Region.CoreModules.Avatar.InstantMessage.InstantMessageModule
20:32:47 - [REGIONMODULES]: Found shared region module MessageTransferModule, class OpenSim.Region.CoreModules.Avatar.InstantMessage.MessageTransferModule
20:32:47 - [REGIONMODULES]: Found shared region module LureModule, class OpenSim.Region.CoreModules.Avatar.Lure.LureModule
20:32:47 - [REGIONMODULES]: Found shared region module InventoryTransferModule, class OpenSim.Region.CoreModules.Avatar.Inventory.Transfer.InventoryTransferModule
20:32:47 - [REGIONMODULES]: Found shared region module CoreAssetCache, class OpenSim.Region.CoreModules.Asset.CoreAssetCache
20:32:47 - [REGIONMODULES]: Found shared region module GlynnTuckerAssetCache, class OpenSim.Region.CoreModules.Asset.GlynnTuckerAssetCache
20:32:47 - [REGIONMODULES]: Found shared region module CenomeMemoryAssetCache, class OpenSim.Region.CoreModules.Asset.CenomeMemoryAssetCache
20:32:47 - [REGIONMODULES]: Found shared region module LibraryModule, class OpenSim.Region.CoreModules.Framework.Library.LibraryModule
20:32:47 - [REGIONMODULES]: Found shared region module LocalAssetServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Asset.LocalAssetServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteAssetServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Asset.RemoteAssetServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalAvatarServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Avatar.LocalAvatarServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteAvatarServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Avatar.RemoteAvatarServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalAuthenticationServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Authentication.LocalAuthenticationServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteAuthenticationServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Authentication.RemoteAuthenticationServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalAuthorizationServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Authorization.LocalAuthorizationServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteAuthorizationServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Authorization.RemoteAuthorizationServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module HGAssetBroker, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Asset.HGAssetBroker
20:32:47 - [REGIONMODULES]: Found shared region module LocalInventoryServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.LocalInventoryServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteInventoryServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.RemoteInventoryServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteXInventoryServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.RemoteXInventoryServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module HGInventoryBroker, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.HGInventoryBroker
20:32:47 - [REGIONMODULES]: Found shared region module LocalNeighbourServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Neighbour.LocalNeighbourServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteNeighbourServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Neighbour.RemoteNeighbourServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalLandServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Land.LocalLandServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteLandServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Land.RemoteLandServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalGridServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid.LocalGridServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteGridServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid.RemoteGridServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalPresenceServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Presence.LocalPresenceServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemotePresenceServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Presence.RemotePresenceServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalUserAccountServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.UserAccounts.LocalUserAccountServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteUserAccountServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.UserAccounts.RemoteUserAccountServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalGridUserServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.GridUser.LocalGridUserServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module RemoteGridUserServicesConnector, class OpenSim.Region.CoreModules.ServiceConnectorsOut.GridUser.RemoteGridUserServicesConnector
20:32:47 - [REGIONMODULES]: Found shared region module LocalSimulationConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Simulation.LocalSimulationConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module RemoteSimulationConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsOut.Simulation.RemoteSimulationConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module AssetServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Asset.AssetServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module InventoryServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Inventory.InventoryServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module LandServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Land.LandServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module NeighbourServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Neighbour.NeighbourServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module HypergridServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Hypergrid.HypergridServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module LLLoginServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Login.LLLoginServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module SimulationServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Simulation.SimulationServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module GridInfoServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Grid.GridInfoServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module AuthenticationServiceInConnectorModule, class OpenSim.Region.CoreModules.ServiceConnectorsIn.Authentication.AuthenticationServiceInConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module AccessModule, class OpenSim.Region.CoreModules.World.AccessModule
20:32:47 - [REGIONMODULES]: Found shared region module Flotsam.RegionModules.AssetCache.FlotsamAssetCache, class Flotsam.RegionModules.AssetCache.FlotsamAssetCache
20:32:47 - [PLUGINS]: Plugin Loaded: OpenSim.Region.OptionalModules
20:32:47 - [REGIONMODULES]: Found non-shared region module RegionReady, class OpenSim.Region.OptionalModules.Scripting.RegionReady.RegionReadyModule
20:32:47 - [REGIONMODULES]: Found non-shared region module IRCBridge, class OpenSim.Region.OptionalModules.Avatar.Chat.IRCBridgeModule
20:32:47 - [REGIONMODULES]: Found shared region module Concierge, class OpenSim.Region.OptionalModules.Avatar.Concierge.ConciergeModule
20:32:47 - [REGIONMODULES]: Found shared region module VivoxVoice, class OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.GroupsMessagingModule, class OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.GroupsMessagingModule
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.GroupsModule, class OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.GroupsModule
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.SimianGroupsServicesConnectorModule, class OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.SimianGroupsServicesConnectorModule
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule, class OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule
20:32:47 - [REGIONMODULES]: Found non-shared region module ScriptModuleCommsModule, class OpenSim.Region.OptionalModules.Scripting.ScriptModuleComms.ScriptModuleCommsModule
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Region.OptionalModules.World.MoneyModule.SampleMoneyModule, class OpenSim.Region.OptionalModules.World.MoneyModule.SampleMoneyModule
20:32:47 - [PLUGINS]: Plugin Loaded: OpenSim.Region.ScriptEngine.XEngine
20:32:47 - [REGIONMODULES]: Found non-shared region module XEngine, class OpenSim.Region.ScriptEngine.XEngine.XEngine
20:32:47 - [PLUGINS]: Plugin Loaded: Diva.Modules
20:32:47 - [REGIONMODULES]: Found shared region module MetaverseInk.ImageService.ImageServiceModule, class MetaverseInk.ImageService.ImageServiceModule
20:32:47 - [REGIONMODULES]: Found shared region module Diva.Wifi.WifiModule, class Diva.Wifi.WifiModule
20:32:47 - [PLUGINS]: Plugin Loaded: OpenSim.Client.Linden.LindenModules
20:32:47 - [REGIONMODULES]: Found non-shared region module LLClientStackModule, class OpenSim.Client.Linden.LLClientStackModule
20:32:47 - [PLUGINS]: Plugin Loaded: SimianGrid
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianAssetServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianAssetServiceConnector
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianAuthenticationServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianAuthenticationServiceConnector
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianAvatarServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianAvatarServiceConnector
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianFriendsServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianFriendsServiceConnector
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianGridServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianGridServiceConnector
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianInventoryServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianInventoryServiceConnector
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianPresenceServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianPresenceServiceConnector
20:32:47 - [REGIONMODULES]: Found non-shared region module OpenSim.Services.Connectors.SimianGrid.SimianProfiles, class OpenSim.Services.Connectors.SimianGrid.SimianProfiles
20:32:47 - [REGIONMODULES]: Found shared region module OpenSim.Services.Connectors.SimianGrid.SimianUserAccountServiceConnector, class OpenSim.Services.Connectors.SimianGrid.SimianUserAccountServiceConnector
20:32:47 - [HG ENTITY TRANSFER MODULE]: HGEntityTransferModule enabled.
20:32:47 - [Serialiser]: Enabled, using save dir "exports/"
20:32:47 - [MIGRATIONS]: FriendsStore up to date, no migrations to apply
20:32:47 - [ASSET CACHE]: Cenome asset cache enabled (MaxSize = 134217728 bytes, MaxCount = 4096, ExpirationTime = 00:30:00)
20:32:48 - [LIBRARY MODULE]: Library service dll is OpenSim.Services.InventoryService.dll:LibraryService
20:32:48 - [LIBRARY]: Starting library service...
20:32:48 - [LIBRARY INVENTORY]: Loading library control file ./inventory/Libraries.xml
20:32:48 - [MIGRATIONS]: Avatar up to date, no migrations to apply
20:32:48 - [AVATAR SERVICE]: Starting avatar service
20:32:48 - [AVATAR CONNECTOR]: Local avatar connector enabled
20:32:48 - [MIGRATIONS]: AuthStore up to date, no migrations to apply
20:32:48 - [AUTH CONNECTOR]: Local Authentication connector enabled
20:32:48 - [AUTHORIZATION CONNECTOR]: Initialise
20:32:48 - [MIGRATIONS]: AssetStore up to date, no migrations to apply
20:32:48 - [ASSET]: Loading default asset set from assets/AssetSets.xml
20:32:51 - [ASSET SERVICE]: Local asset service enabled
20:32:51 - [HG ASSET SERVICE]: HG asset service enabled
20:32:51 - [HG ASSET CONNECTOR]: HG asset broker enabled
20:32:51 - [MIGRATIONS]: InventoryStore up to date, no migrations to apply
20:32:51 - [HG INVENTORY CONNECTOR]: HG inventory broker enabled with inner connector of type OpenSim.Services.InventoryService.XInventoryService
20:32:51 - [NEIGHBOUR CONNECTOR]: Remote Neighbour connector enabled
20:32:51 - [LAND CONNECTOR]: Local land connector enabled
20:32:51 - [MIGRATIONS]: GridStore up to date, no migrations to apply
20:32:51 - [GRID SERVICE]: Starting...
20:32:51 - [HYPERGRID LINKER]: Starting with db OpenSim.Data.MySQL.MySqlRegionData
20:32:51 - [HYPERGRID LINKER]: Loaded all services...
20:32:51 - [LOCAL GRID CONNECTOR]: Local grid connector enabled
20:32:51 - [LOCAL PRESENCE CONNECTOR]: Service dll = OpenSim.Services.PresenceService.dll:PresenceService
20:32:51 - [MIGRATIONS]: Presence up to date, no migrations to apply
20:32:51 - [PRESENCE SERVICE]: Starting presence service
20:32:51 - [LOCAL PRESENCE CONNECTOR]: Local presence connector enabled
20:32:51 - [MIGRATIONS]: UserAccount up to date, no migrations to apply
20:32:51 - [MIGRATIONS]: GridStore up to date, no migrations to apply
20:32:51 - [GRID SERVICE]: Starting...
20:32:51 - [MIGRATIONS]: AuthStore up to date, no migrations to apply
20:32:51 - [MIGRATIONS]: GridUserStore up to date, no migrations to apply
20:32:51 - [USER GRID SERVICE]: Starting user grid service
20:32:51 - [MIGRATIONS]: InventoryStore up to date, no migrations to apply
20:32:51 - [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Local user connector enabled
20:32:51 - [MIGRATIONS]: GridUserStore up to date, no migrations to apply
20:32:51 - [USER GRID SERVICE]: Starting user grid service
20:32:51 - [ACTIVITY DETECTOR]: starting 
20:32:51 - [LOCAL GRID USER SERVICE CONNECTOR]: Local grid user connector enabled
20:32:51 - [SIMULATION CONNECTOR]: Remote simulation enabled
20:32:51 - [ASSET IN CONNECTOR]: AssetServiceInConnector enabled
20:32:51 - [INVENTORY IN CONNECTOR]: Inventory Service In Connector enabled
20:32:51 - [NEIGHBOUR IN CONNECTOR]: NeighbourServiceInConnector enabled
20:32:51 - [HGGRID IN CONNECTOR]: Hypergrid Service In Connector enabled
20:32:51 - [LLLOGIN IN CONNECTOR]: LLLoginerviceInConnector enabled
20:32:51 - [SIM SERVICE]: SimulationService IN connector enabled
20:32:51 - [GRIDINFO IN CONNECTOR]: GridInfo Service In Connector enabled
20:32:51 - [AUTHENTICATION IN CONNECTOR]: Authentication Service In Connector enabled
20:32:51 - [Concierge]: plugin disabled by configuration
20:32:51 - [VivoxVoice]: plugin disabled by configuration
20:32:51 - [MI IMAGESERVICE]: Initializing...
20:32:51 - [Wifi Module]: Initializing...
20:32:51 - [Wifi]: WebApp configs loaded. Admin account is Wifi Admin
20:32:51 - [Wifi]: Services Starting...
20:32:51 - [MIGRATIONS]: UserAccount up to date, no migrations to apply
20:32:51 - [MIGRATIONS]: AuthStore up to date, no migrations to apply
20:32:51 - [MIGRATIONS]: InventoryStore up to date, no migrations to apply
20:32:51 - [MIGRATIONS]: GridStore up to date, no migrations to apply
20:32:51 - [GRID SERVICE]: Starting...
20:32:51 - [MIGRATIONS]: GridUserStore up to date, no migrations to apply
20:32:51 - [USER GRID SERVICE]: Starting user grid service
20:32:51 - [MIGRATIONS]: Avatar up to date, no migrations to apply
20:32:51 - [AVATAR SERVICE]: Starting avatar service
20:32:51 - [Wifi]: Administrator account Wifi Admin exists.
20:32:51 - [WifiScriptFace]: Starting...
20:32:51 - [Wifi]: Starting with extension methods type Diva.Wifi.ExtensionMethods
20:32:51 - [Wifi Module]: Wifi enabled.
20:32:51 - [SIMIAN ACTIVITY DETECTOR]: Started
20:32:51 - [RADMIN]: Creating default avatar entries
20:32:51 - [RADMIN]: No default avatar information available
20:32:51 - [RADMIN]: Default avatars not loaded
20:32:51 - [REGIONMODULES]: PostInitializing...
20:32:51 - [NEIGHBOUR IN CONNECTOR]: Starting...
20:32:51 - [LLLOGIN IN CONNECTOR]: Starting...
20:32:51 - [LOADREGIONS]: Loading region configurations from filesystem
20:32:51 - [LOADREGIONSPLUGIN]: Loading region configurations...
20:32:51 - [LOADREGIONSPLUGIN]: Loading specific shared modules...
20:32:51 - [LOADREGIONSPLUGIN]: DynamicTextureModule...
20:32:51 - [LOADREGIONSPLUGIN]: LoadImageURLModule...
20:32:51 - [LOADREGIONSPLUGIN]: XMLRPCModule...
20:32:51 - [LOADREGIONSPLUGIN]: AssetTransactionModule...
20:32:51 - [LOADREGIONSPLUGIN]: Done.
20:32:51 - [LOADREGIONS]: Creating Region: MacSim 1 (ThreadID: 3)
20:32:51 - [LLUDPSERVER]: Average Environment.TickCount resolution: 1ms
20:32:51 - [SCENE]: Using the BestAvatarResponsiveness prioritization scheme
20:32:51 - [REGION DB]: Loaded terrain revision r1
20:32:51 - [PHYSICS]: Added meshing engine: ZeroMesher
20:32:51 - [PHYSICS]: Added meshing engine: Meshmerizer
20:32:51 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
20:32:51 - [PHYSICS]: creating meshing engine Meshmerizer
20:32:52 - [PHYSICS]: creating OpenDynamicsEngine
20:32:52 - [MODULES]: Loading Region's modules (old style)
20:32:52 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Client.MXP.dll]
20:32:52 - [MODULES]:    [MXP ClientStack Module]: Loading Shared Module.
20:32:52 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.CoreModules.dll]
20:32:52 - [MODULES]:    [AgentTransactionModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [IPBanModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [TextureDownloadModule]: Initializing.
20:32:52 - [MODULES]:    [J2KDecoderModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [XferModule]: Initializing.
20:32:52 - [MODULES]:    [GetTextureModule]: Initializing.
20:32:52 - [MODULES]:    [Attachments Module]: Initializing.
20:32:52 - [MODULES]:    [Default Avatar Factory]: Initializing.
20:32:52 - [MODULES]:    [CombatModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [Dialog Module]: Initializing.
20:32:52 - [MODULES]:    [Gestures Module]: Initializing.
20:32:52 - [MODULES]:    [Gods Module]: Initializing.
20:32:52 - [MODULES]:    [GroupsModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [Inventory Archiver Module]: Loading Shared Module.
20:32:52 - [MODULES]:    [ObjectAddModule]: Initializing.
20:32:52 - [MODULES]:    [EventQueueGetModule]: Initializing.
20:32:52 - [MODULES]:    [Region Health Monitoring Module]: Initializing.
20:32:52 - [MODULES]:    [OGS Supporting RAdmin]: Loading Shared Module.
20:32:52 - [MODULES]:    [OpenGridProtocolModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [LightShareModule]: Initializing.
20:32:52 - [WINDLIGHT]: Initialised windlight module
20:32:52 - [MODULES]:    [DynamicTextureModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [DefaultEmailModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [HttpScriptRequests]: Loading Shared Module.
20:32:52 - [MODULES]:    [LoadImageURL]: Loading Shared Module.
20:32:52 - [MODULES]:    [VectorRenderModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [WorldCommModule]: Initializing.
20:32:52 - [MODULES]:    [XMLRPCModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [CloudModule]: Initializing.
20:32:52 - [MODULES]:    [EstateManagementModule]: Initializing.
20:32:52 - [MODULES]:    [PermissionsModule]: Initializing.
20:32:52 - [PERMISSIONS]: allowed_script_creators All
20:32:52 - [PERMISSIONS]: allowed_script_editors All
20:32:52 - [PERMISSIONS]: Enabling all region service permission checks
20:32:52 - [MODULES]:    [Sound Module]: Initializing.
20:32:52 - [MODULES]:    [SunModule]: Initializing.
20:32:52 - [SUN]: localtime offset is -288000000000
20:32:52 - [SUN]: Configuration access failed, using defaults. Reason: Object reference not set to an instance of an object
20:32:52 - [SUN]: Mode is SL
20:32:52 - [SUN]: Initialization completed. Day is 14400 seconds, and year is 60 days
20:32:52 - [SUN]: Axis offset is 0.5
20:32:52 - [SUN]: Percentage of time for daylight 0.5
20:32:52 - [SUN]: Positional data updated every 100 frames
20:32:52 - [MODULES]:    [Vegetation Module]: Initializing.
20:32:52 - [MODULES]:    [WindModule]: Initializing.
20:32:52 - [WIND]: Enabled with an update rate of 150 frames.
20:32:52 - [WIND]: Found Plugin: ConfigurableWind
20:32:52 - [WIND]: Found Plugin: SimpleRandomWind
20:32:52 - [WIND]: SimpleRandomWind plugin found, initializing.
20:32:52 - [MODULES]:    [MapImageModule]: Initializing.
20:32:52 - [MODULES]:    [MapSearchModule]: Loading Shared Module.
20:32:52 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.DataSnapshot.dll]
20:32:52 - [MODULES]:    [External Data Generator]: Loading Shared Module.
20:32:52 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.OptionalModules.dll]
20:32:52 - [MODULES]:    [IRCClientStackModule]: Initializing.
20:32:52 - [MODULES]:    [FreeSwitchVoiceModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [ContentManagementModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [MiniRegionModule]: Initializing.
20:32:52 - [MRM]: Disabled MRM Module (Disabled in ini)
20:32:52 - [MODULES]:    [XmlRpcGridRouterModule]: Initializing.
20:32:52 - [MODULES]:    [XmlRpcRouterModule]: Initializing.
20:32:52 - [MODULES]:    [SvnBackupModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [NPCModule]: Loading Shared Module.
20:32:52 - [MODULES]:    [TreePopulatorModule]: Initializing.
20:32:52 - [TREES]: Initialised tree module
20:32:52 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.UserStatistics.dll]
20:32:52 - [MODULES]:    [ViewerStatsModule]: Loading Shared Module.
20:32:52 - [GROUPS]: Groups disabled in configuration
20:32:52 - [SMTP]: module disabled in configuration
20:32:52 - [VECTORRENDERMODULE]: using font "Arial" for text rendering.
20:32:52 - [DATASNAPSHOT]: Set up snapshot service
20:32:52 - [DATASNAPSHOT]: Response and fragment cache directory already exists.
20:32:52 - [DATASNAPSHOT]: Marking all scenes as stale.
20:32:53 - [DATASNAPSHOT]: data service notified: http://metaverseink.com/cgi-bin/register.py
20:32:53 - [DATASNAPSHOT]: Scene added to module.
20:32:53 - [DATASNAPSHOT]: Added new data provider type: EstateSnapshot
20:32:53 - [DATASNAPSHOT]: Added new data provider type: LandSnapshot
20:32:53 - [DATASNAPSHOT]: Added new data provider type: ObjectSnapshot
20:32:53 - [FreeSwitchVoice]: plugin disabled by configuration
20:32:53 - [MODULES]: Loading Region's modules (new style)
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RegionCombinerModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module BasicEntityTransferModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module HGEntityTransferModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module ExportSerialisationModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module UrlModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module ChatModule
20:32:53 - [CHAT]: Initialized for MacSim 1 w:10 s:30 S:100
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module FriendsModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module PresenceModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module MuteListModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module OfflineMessageModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module InstantMessageModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module MessageTransferModule
20:32:53 - [MESSAGE TRANSFER]: Message transfer module active
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LureModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module InventoryModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module CoreAssetCache
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module GlynnTuckerAssetCache
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module CenomeMemoryAssetCache
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module Library Module
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalAssetServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteAssetServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalAvatarServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteAvatarServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalAuthenticationServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteAuthenticationServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalAuthorizationServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteAuthorizationServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module HGAssetBroker
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalInventoryServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteInventoryServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteXInventoryServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module HGInventoryBroker
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalNeighbourServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteNeighbourServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalLandServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteLandServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalGridServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteGridServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalPresenceServicesConnector
20:32:53 - [LOCAL PRESENCE CONNECTOR]: Enabled local presence for region MacSim 1
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemotePresenceServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalUserAccountServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteUserAccountServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalGridUserServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteGridUserServicesConnector
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LocalSimulationConnectorModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RemoteSimulationConnectorModule
20:32:53 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RegionAssetService
20:32:53 - [RegionAssetService]: Starting...
20:32:53 - [MIGRATIONS]: AssetStore up to date, no migrations to apply
20:32:53 - [ASSET]: Loading default asset set from assets/AssetSets.xml
20:32:56 - [ASSET SERVICE]: Local asset service enabled
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module RegionInventoryService
20:32:56 - [RegionInventoryService]: Starting...
20:32:56 - [XInventoryInConnector]: Starting with config name HGInventoryService
20:32:56 - [MIGRATIONS]: InventoryStore up to date, no migrations to apply
20:32:56 - [MIGRATIONS]: InventoryStore up to date, no migrations to apply
20:32:56 - [HG INVENTORY SERVICE]: Starting...
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LandServiceInConnectorModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module NeighbourServiceInConnectorModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module HypergridService
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module LLLoginServiceInConnectorModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimulationServiceInConnectorModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module GridInfoService
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module AuthenticationServiceInConnectorModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module AccessModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module FlotsamAssetCache
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module ConciergeModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module VivoxVoiceModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module GroupsMessagingModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module GroupsModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianGroupsServicesConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module XmlRpcGroupsServicesConnector
20:32:56 - [REGIONMODULE]: Deferred load of BetaGridLikeMoneyModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module Region Image Service
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module Wifi Service
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianAssetServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianAuthenticationServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianAvatarServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianFriendsServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianGridServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianInventoryServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianPresenceServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module SimianUserAccountServiceConnector
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module BasicInventoryAccessModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module HGInventoryAccessModule
20:32:56 - [HG INVENTORY ACCESS MODULE]: HGInventoryAccessModule enabled.
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module LandManagementModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module RegionArchiverModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module Capabilities Module
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module TerrainModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module WorldMapModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module HGWorldMap
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module RegionReadyModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module IRCBridgeModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module ScriptModuleCommsModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module XEngine
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module LLClientStackModule
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to non-shared module SimianProfiles
20:32:56 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.dll
20:32:56 - E ... ChannelDigger
20:32:56 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.pdb
20:32:56 - [WORLD MAP]: JPEG Map location: http://127.0.0.1:9000/index.php?method=regionImagee32319121be74633a28c1fb535a61d88
20:32:56 - [XEngine]: Initializing scripts in region MacSim 1
20:32:56 - [REGIONMODULE]: Adding scene MacSim 1 to shared module BetaGridLikeMoneyModule (deferred)
20:32:56 - [LIBRARY MODULE]: Loading library archive Library/Clothing Library (small).iar (Clothing Library (small))...
20:32:56 - [LIBRARY MODULE]: Got content for folder OpenSim Library (diva distro)
20:32:56 - [INVENTORY ARCHIVER]: Created folder Diva's Freebies Outfits__e8ceed40-7dcd-470d-b4ab-a52fc3c63c48/ from IAR
20:32:56 - [INVENTORY ARCHIVER]: Created folder Diva's Freebies Outfits__e8ceed40-7dcd-470d-b4ab-a52fc3c63c48/Hippo Avatar__59af6a38-9bf9-4155-884d-c1bf59de794f/ from IAR
20:32:56 - [INVENTORY ARCHIVER]: Created folder Diva's Freebies Outfits__e8ceed40-7dcd-470d-b4ab-a52fc3c63c48/Ken__83bdaa21-304d-4c4a-a2a2-3959b7a0720a/ from IAR
20:32:56 - [INVENTORY ARCHIVER]: Created folder Diva's Freebies Outfits__e8ceed40-7dcd-470d-b4ab-a52fc3c63c48/Paula__9d793332-f59a-4b5b-a51e-15583d007ec3/ from IAR
20:32:56 - [INVENTORY ARCHIVER]: Created folder Diva's Freebies Outfits__e8ceed40-7dcd-470d-b4ab-a52fc3c63c48/Jessica__f5315f7f-ebe7-4e32-846d-3a1514bcdb52/ from IAR
20:32:57 - [INVENTORY ARCHIVER]: Loaded 50 assets...
20:32:57 - [INVENTORY ARCHIVER]: Successfully loaded 72 assets with 0 failures
20:32:57 - [INVENTORY ARCHIVER]: Successfully loaded 38 items
20:32:57 - [LIBRARY MODULE]: Loading library archive Library/Objects Library (small).iar (Objects Library (small))...
20:32:57 - [LIBRARY MODULE]: Got content for folder OpenSim Library (diva distro)
20:32:57 - [INVENTORY ARCHIVER]: Created folder Diva's Freebies Collection (short)__3154aa1f-25dd-a743-7c15-dd45de478723/ from IAR
20:32:58 - [INVENTORY ARCHIVER]: Successfully loaded 48 assets with 0 failures
20:32:58 - [INVENTORY ARCHIVER]: Successfully loaded 4 items
20:32:58 - [HG ASSET CONNECTOR]: Enabled hypergrid asset broker for region MacSim 1
20:32:58 - [HG ASSET CONNECTOR]: Enabled asset caching for region MacSim 1
20:32:58 - [HG INVENTORY CONNECTOR]: Enabled HG inventory for region MacSim 1
20:32:58 - [NEIGHBOUR CONNECTOR]: Local neighbour connector enabled for region MacSim 1
20:32:58 - [NEIGHBOUR CONNECTOR]: Enabled remote neighbours for region MacSim 1
20:32:58 - [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Enabled local user accounts for region MacSim 1
20:32:58 - [LOCAL GRID USER SERVICE CONNECTOR]: Enabled local grid user for region MacSim 1
20:32:58 - [HypergridService]: Starting...
20:32:58 - [MIGRATIONS]: GridStore up to date, no migrations to apply
20:32:58 - [GRID SERVICE]: Starting...
20:32:58 - [MIGRATIONS]: Presence up to date, no migrations to apply
20:32:58 - [PRESENCE SERVICE]: Starting presence service
20:32:58 - [MIGRATIONS]: UserAccount up to date, no migrations to apply
20:32:58 - [HOME USERS SECURITY]: Starting...
20:32:58 - [MIGRATIONS]: GridStore up to date, no migrations to apply
20:32:58 - [GRID SERVICE]: Starting...
20:32:58 - [MIGRATIONS]: GridUserStore up to date, no migrations to apply
20:32:58 - [USER GRID SERVICE]: Starting user grid service
20:32:58 - [GATEKEEPER SERVICE]: Starting...
20:32:58 - [HYPERGRID HANDLERS]: Active
20:32:58 - [LLLOGIN IN CONNECTOR]: Starting...
20:32:58 - [MIGRATIONS]: UserAccount up to date, no migrations to apply
20:32:58 - [MIGRATIONS]: GridUserStore up to date, no migrations to apply
20:32:58 - [USER GRID SERVICE]: Starting user grid service
20:32:58 - [MIGRATIONS]: AuthStore up to date, no migrations to apply
20:32:58 - [MIGRATIONS]: InventoryStore up to date, no migrations to apply
20:32:58 - [MIGRATIONS]: GridStore up to date, no migrations to apply
20:32:58 - [GRID SERVICE]: Starting...
20:32:58 - [MIGRATIONS]: Presence up to date, no migrations to apply
20:32:58 - [PRESENCE SERVICE]: Starting presence service
20:32:58 - [MIGRATIONS]: Avatar up to date, no migrations to apply
20:32:58 - [AVATAR SERVICE]: Starting avatar service
20:32:58 - [MIGRATIONS]: FriendsStore up to date, no migrations to apply
20:32:58 - [LLOGIN SERVICE]: Using LibraryService given as argument
20:32:58 - [LLOGIN SERVICE]: Starting...
20:32:58 - [SIM SERVICE]: Starting...
20:32:58 - [GridInfo]: Starting...
20:32:58 - [GRID INFO SERVICE]: Grid info service initialized with 7 keys
20:32:58 - [AUTHENTICATION IN CONNECTOR]: Starting...
20:32:58 - [MIGRATIONS]: AuthStore up to date, no migrations to apply
20:32:58 - [MI IMAGESERVICE]: Set up image service
20:32:58 - [MI IMAGESERVICE]: Starting watcher for DataSnapshot
20:32:58 - [MI IMAGESERVICE]: Creating directory DataSnapshot
20:32:58 - [MODULE COMMANDS]: Script engine found, module active
20:32:58 - [XEngine]: Hooking up to server events
20:32:58 - [Compiler]: Allowed languages: lsl
20:32:58 - [SCENE]: Loading objects from datastore
20:32:58 - [REGION DB]: Loaded 0 objects using 0 prims
20:32:58 - [REGION DB]: Loaded inventory from 0 objects
20:32:58 - [SCENE]: Loaded 0 objects from the datastore
20:32:58 - [SCENE]: Loaded 0 SceneObject(s)
20:32:58 - [MAPTILE]: Generating Maptile Step 1: Terrain
20:32:58 - [MAPTILE]: Generating Maptile Step 1: Done in 43 ms
20:32:58 - [MAPTILE]: Generating Maptile Step 2: Object Volume Profile
20:32:58 - [MAPTILE]: Generating Maptile Step 2: Done in 10 ms
20:32:59 - [MAPTILE]: STORING MAPTILE IMAGE
20:32:59 - [WORLDMAP]: Storing map tile aee32d4b-65df-4669-bfc6-f1d3b92f20fd
20:32:59 - [WORLDMAP]: Deleting old map tile 995dc587-7dd8-44d3-9ce6-9fa463cfc047
20:32:59 - [ASSET SERVICE]: Deleting asset 995dc587-7dd8-44d3-9ce6-9fa463cfc047
20:32:59 - [GRID SERVICE]: Region MacSim 1 (e3231912-1be7-4633-a28c-1fb535a61d88) registered successfully at 1543680-1556224
20:32:59 - [SCENE]: Loading land objects from storage
20:32:59 - [PRIM INVENTORY]: Starting scripts in scene
20:32:59 - [LLUDPSERVER]: Starting the LLUDP server in synchronous mode
20:32:59 - [UDPBASE]: SIO_UDP_CONNRESET flag not supported on this platform, ignoring
20:32:59 - [LOADREGIONS]: Creating Region: MacSim 2 (ThreadID: 3)
20:32:59 - [LLUDPSERVER]: Average Environment.TickCount resolution: 1ms
20:32:59 - [SCENE]: Using the BestAvatarResponsiveness prioritization scheme
20:32:59 - [WATCHDOG]: Started tracking thread "Outgoing Packets (MacSim 1)" (ID 6)
20:32:59 - [REGION DB]: Loaded terrain revision r1
20:32:59 - [PHYSICS]: Added meshing engine: ZeroMesher
20:32:59 - [PHYSICS]: Added meshing engine: Meshmerizer
20:32:59 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
20:32:59 - [PHYSICS]: creating meshing engine Meshmerizer
20:32:59 - [PHYSICS]: creating OpenDynamicsEngine
20:32:59 - [WATCHDOG]: Started tracking thread "Heartbeat for region MacSim 1" (ID 7)
20:32:59 - [MODULES]: Loading Region's modules (old style)
20:32:59 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Client.MXP.dll]
20:32:59 - [MODULES]:    [MXP ClientStack Module]: Loading Shared Module.
20:32:59 - [WATCHDOG]: Started tracking thread "Incoming Packets (MacSim 1)" (ID 8)
20:32:59 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.CoreModules.dll]
20:32:59 - [MODULES]:    [AgentTransactionModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [IPBanModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [TextureDownloadModule]: Initializing.
20:32:59 - [MODULES]:    [J2KDecoderModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [XferModule]: Initializing.
20:32:59 - [MODULES]:    [GetTextureModule]: Initializing.
20:32:59 - [MODULES]:    [Attachments Module]: Initializing.
20:32:59 - [MODULES]:    [Default Avatar Factory]: Initializing.
20:32:59 - [MODULES]:    [CombatModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [Dialog Module]: Initializing.
20:32:59 - [MODULES]:    [Gestures Module]: Initializing.
20:32:59 - [MODULES]:    [Gods Module]: Initializing.
20:32:59 - [MODULES]:    [GroupsModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [Inventory Archiver Module]: Loading Shared Module.
20:32:59 - [MODULES]:    [ObjectAddModule]: Initializing.
20:32:59 - [MODULES]:    [EventQueueGetModule]: Initializing.
20:32:59 - [MODULES]:    [Region Health Monitoring Module]: Initializing.
20:32:59 - [MODULES]:    [OGS Supporting RAdmin]: Loading Shared Module.
20:32:59 - [MODULES]:    [OpenGridProtocolModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [LightShareModule]: Initializing.
20:32:59 - [WINDLIGHT]: Initialised windlight module
20:32:59 - [MODULES]:    [DynamicTextureModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [DefaultEmailModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [HttpScriptRequests]: Loading Shared Module.
20:32:59 - [MODULES]:    [LoadImageURL]: Loading Shared Module.
20:32:59 - [MODULES]:    [VectorRenderModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [WorldCommModule]: Initializing.
20:32:59 - [MODULES]:    [XMLRPCModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [CloudModule]: Initializing.
20:32:59 - [MODULES]:    [EstateManagementModule]: Initializing.
20:32:59 - [MODULES]:    [PermissionsModule]: Initializing.
20:32:59 - [PERMISSIONS]: allowed_script_creators All
20:32:59 - [PERMISSIONS]: allowed_script_editors All
20:32:59 - [PERMISSIONS]: Enabling all region service permission checks
20:32:59 - [MODULES]:    [Sound Module]: Initializing.
20:32:59 - [MODULES]:    [SunModule]: Initializing.
20:32:59 - [SUN]: localtime offset is -288000000000
20:32:59 - [SUN]: Configuration access failed, using defaults. Reason: Object reference not set to an instance of an object
20:32:59 - [SUN]: Mode is SL
20:32:59 - [SUN]: Initialization completed. Day is 14400 seconds, and year is 60 days
20:32:59 - [SUN]: Axis offset is 0.5
20:32:59 - [SUN]: Percentage of time for daylight 0.5
20:32:59 - [SUN]: Positional data updated every 100 frames
20:32:59 - [MODULES]:    [Vegetation Module]: Initializing.
20:32:59 - [MODULES]:    [WindModule]: Initializing.
20:32:59 - [WIND]: Enabled with an update rate of 150 frames.
20:32:59 - [WIND]: Found Plugin: ConfigurableWind
20:32:59 - [WIND]: Found Plugin: SimpleRandomWind
20:32:59 - [WIND]: SimpleRandomWind plugin found, initializing.
20:32:59 - [MODULES]:    [MapImageModule]: Initializing.
20:32:59 - [MODULES]:    [MapSearchModule]: Loading Shared Module.
20:32:59 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.DataSnapshot.dll]
20:32:59 - [MODULES]:    [External Data Generator]: Loading Shared Module.
20:32:59 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.OptionalModules.dll]
20:32:59 - [MODULES]:    [IRCClientStackModule]: Initializing.
20:32:59 - [MODULES]:    [FreeSwitchVoiceModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [ContentManagementModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [MiniRegionModule]: Initializing.
20:32:59 - [MRM]: Disabled MRM Module (Disabled in ini)
20:32:59 - [MODULES]:    [XmlRpcGridRouterModule]: Initializing.
20:32:59 - [MODULES]:    [XmlRpcRouterModule]: Initializing.
20:32:59 - [MODULES]:    [SvnBackupModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [NPCModule]: Loading Shared Module.
20:32:59 - [MODULES]:    [TreePopulatorModule]: Initializing.
20:32:59 - [TREES]: Initialised tree module
20:32:59 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.UserStatistics.dll]
20:32:59 - [MODULES]:    [ViewerStatsModule]: Loading Shared Module.
20:32:59 - [GROUPS]: Groups disabled in configuration
20:32:59 - [SMTP]: module disabled in configuration
20:32:59 - [VECTORRENDERMODULE]: using font "Arial" for text rendering.
20:32:59 - [DATASNAPSHOT]: Scene added to module.
20:32:59 - [DATASNAPSHOT]: Added new data provider type: EstateSnapshot
20:32:59 - [DATASNAPSHOT]: Added new data provider type: LandSnapshot
20:32:59 - [DATASNAPSHOT]: Added new data provider type: ObjectSnapshot
20:32:59 - [FreeSwitchVoice]: plugin disabled by configuration
20:32:59 - [MODULES]: Loading Region's modules (new style)
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RegionCombinerModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module BasicEntityTransferModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module HGEntityTransferModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module ExportSerialisationModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module UrlModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module ChatModule
20:32:59 - [CHAT]: Initialized for MacSim 2 w:10 s:30 S:100
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module FriendsModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module PresenceModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module MuteListModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module OfflineMessageModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module InstantMessageModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module MessageTransferModule
20:32:59 - [MESSAGE TRANSFER]: Message transfer module active
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LureModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module InventoryModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module CoreAssetCache
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module GlynnTuckerAssetCache
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module CenomeMemoryAssetCache
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module Library Module
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalAssetServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteAssetServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalAvatarServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteAvatarServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalAuthenticationServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteAuthenticationServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalAuthorizationServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteAuthorizationServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module HGAssetBroker
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalInventoryServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteInventoryServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteXInventoryServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module HGInventoryBroker
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalNeighbourServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteNeighbourServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalLandServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteLandServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalGridServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteGridServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalPresenceServicesConnector
20:32:59 - [LOCAL PRESENCE CONNECTOR]: Enabled local presence for region MacSim 2
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemotePresenceServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalUserAccountServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteUserAccountServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalGridUserServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteGridUserServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LocalSimulationConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RemoteSimulationConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RegionAssetService
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module RegionInventoryService
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LandServiceInConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module NeighbourServiceInConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module HypergridService
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module LLLoginServiceInConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimulationServiceInConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module GridInfoService
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module AuthenticationServiceInConnectorModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module AccessModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module FlotsamAssetCache
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module ConciergeModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module VivoxVoiceModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module GroupsMessagingModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module GroupsModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianGroupsServicesConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module XmlRpcGroupsServicesConnector
20:32:59 - [REGIONMODULE]: Deferred load of BetaGridLikeMoneyModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module Region Image Service
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module Wifi Service
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianAssetServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianAuthenticationServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianAvatarServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianFriendsServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianGridServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianInventoryServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianPresenceServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module SimianUserAccountServiceConnector
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module BasicInventoryAccessModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module HGInventoryAccessModule
20:32:59 - [HG INVENTORY ACCESS MODULE]: HGInventoryAccessModule enabled.
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module LandManagementModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module RegionArchiverModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module Capabilities Module
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module TerrainModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module WorldMapModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module HGWorldMap
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module RegionReadyModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module IRCBridgeModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module ScriptModuleCommsModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module XEngine
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module LLClientStackModule
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to non-shared module SimianProfiles
20:32:59 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.dll
20:32:59 - E ... ChannelDigger
20:32:59 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.pdb
20:32:59 - [WORLD MAP]: JPEG Map location: http://127.0.0.1:9000/index.php?method=regionImage842443de46df4be09fedf9ec71177de3
20:32:59 - [XEngine]: Initializing scripts in region MacSim 2
20:32:59 - [REGIONMODULE]: Adding scene MacSim 2 to shared module BetaGridLikeMoneyModule (deferred)
20:32:59 - Scene: MacSim 1 to the northeast of SceneMacSim 2 Offset: <0, 256, 0>. Extents:<256, 512, 0>
20:32:59 - [HG ASSET CONNECTOR]: Enabled hypergrid asset broker for region MacSim 2
20:32:59 - [HG ASSET CONNECTOR]: Enabled asset caching for region MacSim 2
20:32:59 - [HG INVENTORY CONNECTOR]: Enabled HG inventory for region MacSim 2
20:32:59 - [NEIGHBOUR CONNECTOR]: Local neighbour connector enabled for region MacSim 2
20:32:59 - [NEIGHBOUR CONNECTOR]: Enabled remote neighbours for region MacSim 2
20:32:59 - [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Enabled local user accounts for region MacSim 2
20:32:59 - [LOCAL GRID USER SERVICE CONNECTOR]: Enabled local grid user for region MacSim 2
20:32:59 - [MODULE COMMANDS]: Script engine found, module active
20:32:59 - [XEngine]: Hooking up to server events
20:32:59 - [Compiler]: Allowed languages: lsl
20:32:59 - [SCENE]: Loading objects from datastore
20:32:59 - [REGION DB]: Loaded 0 objects using 0 prims
20:32:59 - [REGION DB]: Loaded inventory from 0 objects
20:32:59 - [SCENE]: Loaded 0 objects from the datastore
20:32:59 - [SCENE]: Loaded 0 SceneObject(s)
20:32:59 - [MAPTILE]: Generating Maptile Step 1: Terrain
20:32:59 - [MAPTILE]: Generating Maptile Step 1: Done in 16 ms
20:32:59 - [MAPTILE]: Generating Maptile Step 2: Object Volume Profile
20:32:59 - [MAPTILE]: Generating Maptile Step 2: Done in 0 ms
20:32:59 - [MAPTILE]: STORING MAPTILE IMAGE
20:32:59 - [WORLDMAP]: Storing map tile d070e55a-dd3f-4fcb-a2fb-b5aa273b1184
20:32:59 - [WORLDMAP]: Deleting old map tile 27854095-35aa-42a6-b08f-e5ee995f7527
20:32:59 - [ASSET SERVICE]: Deleting asset 27854095-35aa-42a6-b08f-e5ee995f7527
20:32:59 - [GRID SERVICE]: Region MacSim 2 (842443de-46df-4be0-9fed-f9ec71177de3) registered successfully at 1543680-1556480
20:32:59 - [SCENE]: Loading land objects from storage
20:32:59 - [PRIM INVENTORY]: Starting scripts in scene
20:32:59 - [LLUDPSERVER]: Starting the LLUDP server in synchronous mode
20:32:59 - [UDPBASE]: SIO_UDP_CONNRESET flag not supported on this platform, ignoring
20:32:59 - [LOADREGIONS]: Creating Region: MacSim 3 (ThreadID: 3)
20:32:59 - [WATCHDOG]: Started tracking thread "Outgoing Packets (MacSim 2)" (ID 11)
20:32:59 - [LLUDPSERVER]: Average Environment.TickCount resolution: 1ms
20:32:59 - [SCENE]: Using the BestAvatarResponsiveness prioritization scheme
20:32:59 - [REGION DB]: Loaded terrain revision r1
20:32:59 - [PHYSICS]: Added meshing engine: ZeroMesher
20:32:59 - [PHYSICS]: Added meshing engine: Meshmerizer
20:32:59 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
20:32:59 - [PHYSICS]: creating meshing engine Meshmerizer
20:32:59 - [PHYSICS]: creating OpenDynamicsEngine
20:32:59 - [MODULES]: Loading Region's modules (old style)
20:32:59 - [WATCHDOG]: Started tracking thread "Heartbeat for region MacSim 2" (ID 12)
20:32:59 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Client.MXP.dll]
20:32:59 - [MODULES]:    [MXP ClientStack Module]: Loading Shared Module.
20:33:00 - [WATCHDOG]: Started tracking thread "Incoming Packets (MacSim 2)" (ID 13)
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.CoreModules.dll]
20:33:00 - [MODULES]:    [AgentTransactionModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [IPBanModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [TextureDownloadModule]: Initializing.
20:33:00 - [MODULES]:    [J2KDecoderModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [XferModule]: Initializing.
20:33:00 - [MODULES]:    [GetTextureModule]: Initializing.
20:33:00 - [MODULES]:    [Attachments Module]: Initializing.
20:33:00 - [MODULES]:    [Default Avatar Factory]: Initializing.
20:33:00 - [MODULES]:    [CombatModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [Dialog Module]: Initializing.
20:33:00 - [MODULES]:    [Gestures Module]: Initializing.
20:33:00 - [MODULES]:    [Gods Module]: Initializing.
20:33:00 - [MODULES]:    [GroupsModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [Inventory Archiver Module]: Loading Shared Module.
20:33:00 - [MODULES]:    [ObjectAddModule]: Initializing.
20:33:00 - [MODULES]:    [EventQueueGetModule]: Initializing.
20:33:00 - [MODULES]:    [Region Health Monitoring Module]: Initializing.
20:33:00 - [MODULES]:    [OGS Supporting RAdmin]: Loading Shared Module.
20:33:00 - [MODULES]:    [OpenGridProtocolModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [LightShareModule]: Initializing.
20:33:00 - [WINDLIGHT]: Initialised windlight module
20:33:00 - [MODULES]:    [DynamicTextureModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [DefaultEmailModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [HttpScriptRequests]: Loading Shared Module.
20:33:00 - [MODULES]:    [LoadImageURL]: Loading Shared Module.
20:33:00 - [MODULES]:    [VectorRenderModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [WorldCommModule]: Initializing.
20:33:00 - [MODULES]:    [XMLRPCModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [CloudModule]: Initializing.
20:33:00 - [MODULES]:    [EstateManagementModule]: Initializing.
20:33:00 - [MODULES]:    [PermissionsModule]: Initializing.
20:33:00 - [PERMISSIONS]: allowed_script_creators All
20:33:00 - [PERMISSIONS]: allowed_script_editors All
20:33:00 - [PERMISSIONS]: Enabling all region service permission checks
20:33:00 - [MODULES]:    [Sound Module]: Initializing.
20:33:00 - [MODULES]:    [SunModule]: Initializing.
20:33:00 - [SUN]: localtime offset is -288000000000
20:33:00 - [SUN]: Configuration access failed, using defaults. Reason: Object reference not set to an instance of an object
20:33:00 - [SUN]: Mode is SL
20:33:00 - [SUN]: Initialization completed. Day is 14400 seconds, and year is 60 days
20:33:00 - [SUN]: Axis offset is 0.5
20:33:00 - [SUN]: Percentage of time for daylight 0.5
20:33:00 - [SUN]: Positional data updated every 100 frames
20:33:00 - [MODULES]:    [Vegetation Module]: Initializing.
20:33:00 - [MODULES]:    [WindModule]: Initializing.
20:33:00 - [WIND]: Enabled with an update rate of 150 frames.
20:33:00 - [WIND]: Found Plugin: ConfigurableWind
20:33:00 - [WIND]: Found Plugin: SimpleRandomWind
20:33:00 - [WIND]: SimpleRandomWind plugin found, initializing.
20:33:00 - [MODULES]:    [MapImageModule]: Initializing.
20:33:00 - [MODULES]:    [MapSearchModule]: Loading Shared Module.
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.DataSnapshot.dll]
20:33:00 - [MODULES]:    [External Data Generator]: Loading Shared Module.
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.OptionalModules.dll]
20:33:00 - [MODULES]:    [IRCClientStackModule]: Initializing.
20:33:00 - [MODULES]:    [FreeSwitchVoiceModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [ContentManagementModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [MiniRegionModule]: Initializing.
20:33:00 - [MRM]: Disabled MRM Module (Disabled in ini)
20:33:00 - [MODULES]:    [XmlRpcGridRouterModule]: Initializing.
20:33:00 - [MODULES]:    [XmlRpcRouterModule]: Initializing.
20:33:00 - [MODULES]:    [SvnBackupModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [NPCModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [TreePopulatorModule]: Initializing.
20:33:00 - [TREES]: Initialised tree module
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.UserStatistics.dll]
20:33:00 - [MODULES]:    [ViewerStatsModule]: Loading Shared Module.
20:33:00 - [GROUPS]: Groups disabled in configuration
20:33:00 - [SMTP]: module disabled in configuration
20:33:00 - [VECTORRENDERMODULE]: using font "Arial" for text rendering.
20:33:00 - [DATASNAPSHOT]: Scene added to module.
20:33:00 - [DATASNAPSHOT]: Added new data provider type: EstateSnapshot
20:33:00 - [DATASNAPSHOT]: Added new data provider type: LandSnapshot
20:33:00 - [DATASNAPSHOT]: Added new data provider type: ObjectSnapshot
20:33:00 - [FreeSwitchVoice]: plugin disabled by configuration
20:33:00 - [MODULES]: Loading Region's modules (new style)
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RegionCombinerModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module BasicEntityTransferModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module HGEntityTransferModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module ExportSerialisationModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module UrlModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module ChatModule
20:33:00 - [CHAT]: Initialized for MacSim 3 w:10 s:30 S:100
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module FriendsModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module PresenceModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module MuteListModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module OfflineMessageModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module InstantMessageModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module MessageTransferModule
20:33:00 - [MESSAGE TRANSFER]: Message transfer module active
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LureModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module InventoryModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module CoreAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module GlynnTuckerAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module CenomeMemoryAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module Library Module
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalAssetServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteAssetServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalAvatarServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteAvatarServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalAuthenticationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteAuthenticationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalAuthorizationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteAuthorizationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module HGAssetBroker
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalInventoryServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteInventoryServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteXInventoryServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module HGInventoryBroker
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalNeighbourServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteNeighbourServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalLandServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteLandServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalGridServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteGridServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalPresenceServicesConnector
20:33:00 - [LOCAL PRESENCE CONNECTOR]: Enabled local presence for region MacSim 3
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemotePresenceServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalUserAccountServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteUserAccountServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalGridUserServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteGridUserServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LocalSimulationConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RemoteSimulationConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RegionAssetService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module RegionInventoryService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LandServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module NeighbourServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module HypergridService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module LLLoginServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimulationServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module GridInfoService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module AuthenticationServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module AccessModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module FlotsamAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module ConciergeModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module VivoxVoiceModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module GroupsMessagingModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module GroupsModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianGroupsServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module XmlRpcGroupsServicesConnector
20:33:00 - [REGIONMODULE]: Deferred load of BetaGridLikeMoneyModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module Region Image Service
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module Wifi Service
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianAssetServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianAuthenticationServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianAvatarServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianFriendsServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianGridServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianInventoryServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianPresenceServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module SimianUserAccountServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module BasicInventoryAccessModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module HGInventoryAccessModule
20:33:00 - [HG INVENTORY ACCESS MODULE]: HGInventoryAccessModule enabled.
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module LandManagementModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module RegionArchiverModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module Capabilities Module
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module TerrainModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module WorldMapModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module HGWorldMap
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module RegionReadyModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module IRCBridgeModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module ScriptModuleCommsModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module XEngine
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module LLClientStackModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to non-shared module SimianProfiles
20:33:00 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.dll
20:33:00 - E ... ChannelDigger
20:33:00 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.pdb
20:33:00 - [WORLD MAP]: JPEG Map location: http://127.0.0.1:9000/index.php?method=regionImage0a0d339383bd4147b982429f9508482d
20:33:00 - [XEngine]: Initializing scripts in region MacSim 3
20:33:00 - [REGIONMODULE]: Adding scene MacSim 3 to shared module BetaGridLikeMoneyModule (deferred)
20:33:00 - Scene: MacSim 1 to the west of SceneMacSim 3 Offset: <256, 0, 0>. Extents:<512, 512, 0>
20:33:00 - [HG ASSET CONNECTOR]: Enabled hypergrid asset broker for region MacSim 3
20:33:00 - [HG ASSET CONNECTOR]: Enabled asset caching for region MacSim 3
20:33:00 - [HG INVENTORY CONNECTOR]: Enabled HG inventory for region MacSim 3
20:33:00 - [NEIGHBOUR CONNECTOR]: Local neighbour connector enabled for region MacSim 3
20:33:00 - [NEIGHBOUR CONNECTOR]: Enabled remote neighbours for region MacSim 3
20:33:00 - [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Enabled local user accounts for region MacSim 3
20:33:00 - [LOCAL GRID USER SERVICE CONNECTOR]: Enabled local grid user for region MacSim 3
20:33:00 - [MODULE COMMANDS]: Script engine found, module active
20:33:00 - [XEngine]: Hooking up to server events
20:33:00 - [Compiler]: Allowed languages: lsl
20:33:00 - [SCENE]: Loading objects from datastore
20:33:00 - [REGION DB]: Loaded 0 objects using 0 prims
20:33:00 - [REGION DB]: Loaded inventory from 0 objects
20:33:00 - [SCENE]: Loaded 0 objects from the datastore
20:33:00 - [SCENE]: Loaded 0 SceneObject(s)
20:33:00 - [MAPTILE]: Generating Maptile Step 1: Terrain
20:33:00 - [MAPTILE]: Generating Maptile Step 1: Done in 15 ms
20:33:00 - [MAPTILE]: Generating Maptile Step 2: Object Volume Profile
20:33:00 - [MAPTILE]: Generating Maptile Step 2: Done in 0 ms
20:33:00 - [MAPTILE]: STORING MAPTILE IMAGE
20:33:00 - [WORLDMAP]: Storing map tile c78226c4-3f84-4c0e-b7dd-1cd94bd790b0
20:33:00 - [WORLDMAP]: Deleting old map tile 6dc96daa-58bd-467a-9452-38827e03ad27
20:33:00 - [ASSET SERVICE]: Deleting asset 6dc96daa-58bd-467a-9452-38827e03ad27
20:33:00 - [GRID SERVICE]: Region MacSim 3 (0a0d3393-83bd-4147-b982-429f9508482d) registered successfully at 1543936-1556224
20:33:00 - [SCENE]: Loading land objects from storage
20:33:00 - [PRIM INVENTORY]: Starting scripts in scene
20:33:00 - [LLUDPSERVER]: Starting the LLUDP server in synchronous mode
20:33:00 - [UDPBASE]: SIO_UDP_CONNRESET flag not supported on this platform, ignoring
20:33:00 - [LOADREGIONS]: Creating Region: MacSim 4 (ThreadID: 3)
20:33:00 - [WATCHDOG]: Started tracking thread "Outgoing Packets (MacSim 3)" (ID 16)
20:33:00 - [LLUDPSERVER]: Average Environment.TickCount resolution: 1ms
20:33:00 - [SCENE]: Using the BestAvatarResponsiveness prioritization scheme
20:33:00 - [REGION DB]: Loaded terrain revision r1
20:33:00 - [PHYSICS]: Added meshing engine: ZeroMesher
20:33:00 - [PHYSICS]: Added meshing engine: Meshmerizer
20:33:00 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
20:33:00 - [PHYSICS]: creating meshing engine Meshmerizer
20:33:00 - [PHYSICS]: creating OpenDynamicsEngine
20:33:00 - [MODULES]: Loading Region's modules (old style)
20:33:00 - [WATCHDOG]: Started tracking thread "Heartbeat for region MacSim 3" (ID 17)
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Client.MXP.dll]
20:33:00 - [MODULES]:    [MXP ClientStack Module]: Loading Shared Module.
20:33:00 - [WATCHDOG]: Started tracking thread "Incoming Packets (MacSim 3)" (ID 18)
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.CoreModules.dll]
20:33:00 - [MODULES]:    [AgentTransactionModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [IPBanModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [TextureDownloadModule]: Initializing.
20:33:00 - [MODULES]:    [J2KDecoderModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [XferModule]: Initializing.
20:33:00 - [MODULES]:    [GetTextureModule]: Initializing.
20:33:00 - [MODULES]:    [Attachments Module]: Initializing.
20:33:00 - [MODULES]:    [Default Avatar Factory]: Initializing.
20:33:00 - [MODULES]:    [CombatModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [Dialog Module]: Initializing.
20:33:00 - [MODULES]:    [Gestures Module]: Initializing.
20:33:00 - [MODULES]:    [Gods Module]: Initializing.
20:33:00 - [MODULES]:    [GroupsModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [Inventory Archiver Module]: Loading Shared Module.
20:33:00 - [MODULES]:    [ObjectAddModule]: Initializing.
20:33:00 - [MODULES]:    [EventQueueGetModule]: Initializing.
20:33:00 - [MODULES]:    [Region Health Monitoring Module]: Initializing.
20:33:00 - [MODULES]:    [OGS Supporting RAdmin]: Loading Shared Module.
20:33:00 - [MODULES]:    [OpenGridProtocolModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [LightShareModule]: Initializing.
20:33:00 - [WINDLIGHT]: Initialised windlight module
20:33:00 - [MODULES]:    [DynamicTextureModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [DefaultEmailModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [HttpScriptRequests]: Loading Shared Module.
20:33:00 - [MODULES]:    [LoadImageURL]: Loading Shared Module.
20:33:00 - [MODULES]:    [VectorRenderModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [WorldCommModule]: Initializing.
20:33:00 - [MODULES]:    [XMLRPCModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [CloudModule]: Initializing.
20:33:00 - [MODULES]:    [EstateManagementModule]: Initializing.
20:33:00 - [MODULES]:    [PermissionsModule]: Initializing.
20:33:00 - [PERMISSIONS]: allowed_script_creators All
20:33:00 - [PERMISSIONS]: allowed_script_editors All
20:33:00 - [PERMISSIONS]: Enabling all region service permission checks
20:33:00 - [MODULES]:    [Sound Module]: Initializing.
20:33:00 - [MODULES]:    [SunModule]: Initializing.
20:33:00 - [SUN]: localtime offset is -288000000000
20:33:00 - [SUN]: Configuration access failed, using defaults. Reason: Object reference not set to an instance of an object
20:33:00 - [SUN]: Mode is SL
20:33:00 - [SUN]: Initialization completed. Day is 14400 seconds, and year is 60 days
20:33:00 - [SUN]: Axis offset is 0.5
20:33:00 - [SUN]: Percentage of time for daylight 0.5
20:33:00 - [SUN]: Positional data updated every 100 frames
20:33:00 - [MODULES]:    [Vegetation Module]: Initializing.
20:33:00 - [MODULES]:    [WindModule]: Initializing.
20:33:00 - [WIND]: Enabled with an update rate of 150 frames.
20:33:00 - [WIND]: Found Plugin: ConfigurableWind
20:33:00 - [WIND]: Found Plugin: SimpleRandomWind
20:33:00 - [WIND]: SimpleRandomWind plugin found, initializing.
20:33:00 - [MODULES]:    [MapImageModule]: Initializing.
20:33:00 - [MODULES]:    [MapSearchModule]: Loading Shared Module.
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.DataSnapshot.dll]
20:33:00 - [MODULES]:    [External Data Generator]: Loading Shared Module.
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.OptionalModules.dll]
20:33:00 - [MODULES]:    [IRCClientStackModule]: Initializing.
20:33:00 - [MODULES]:    [FreeSwitchVoiceModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [ContentManagementModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [MiniRegionModule]: Initializing.
20:33:00 - [MRM]: Disabled MRM Module (Disabled in ini)
20:33:00 - [MODULES]:    [XmlRpcGridRouterModule]: Initializing.
20:33:00 - [MODULES]:    [XmlRpcRouterModule]: Initializing.
20:33:00 - [MODULES]:    [SvnBackupModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [NPCModule]: Loading Shared Module.
20:33:00 - [MODULES]:    [TreePopulatorModule]: Initializing.
20:33:00 - [TREES]: Initialised tree module
20:33:00 - [MODULES]: Found Module Library [/Volumes/MacSimStick/usr/local/diva-r13981/bin/OpenSim.Region.UserStatistics.dll]
20:33:00 - [MODULES]:    [ViewerStatsModule]: Loading Shared Module.
20:33:00 - [GROUPS]: Groups disabled in configuration
20:33:00 - [SMTP]: module disabled in configuration
20:33:00 - [VECTORRENDERMODULE]: using font "Arial" for text rendering.
20:33:00 - [DATASNAPSHOT]: Scene added to module.
20:33:00 - [DATASNAPSHOT]: Added new data provider type: EstateSnapshot
20:33:00 - [DATASNAPSHOT]: Added new data provider type: LandSnapshot
20:33:00 - [DATASNAPSHOT]: Added new data provider type: ObjectSnapshot
20:33:00 - [FreeSwitchVoice]: plugin disabled by configuration
20:33:00 - [MODULES]: Loading Region's modules (new style)
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RegionCombinerModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module BasicEntityTransferModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module HGEntityTransferModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module ExportSerialisationModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module UrlModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module ChatModule
20:33:00 - [CHAT]: Initialized for MacSim 4 w:10 s:30 S:100
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module FriendsModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module PresenceModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module MuteListModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module OfflineMessageModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module InstantMessageModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module MessageTransferModule
20:33:00 - [MESSAGE TRANSFER]: Message transfer module active
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LureModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module InventoryModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module CoreAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module GlynnTuckerAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module CenomeMemoryAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module Library Module
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalAssetServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteAssetServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalAvatarServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteAvatarServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalAuthenticationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteAuthenticationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalAuthorizationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteAuthorizationServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module HGAssetBroker
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalInventoryServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteInventoryServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteXInventoryServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module HGInventoryBroker
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalNeighbourServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteNeighbourServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalLandServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteLandServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalGridServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteGridServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalPresenceServicesConnector
20:33:00 - [LOCAL PRESENCE CONNECTOR]: Enabled local presence for region MacSim 4
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemotePresenceServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalUserAccountServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteUserAccountServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalGridUserServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteGridUserServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LocalSimulationConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RemoteSimulationConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RegionAssetService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module RegionInventoryService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LandServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module NeighbourServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module HypergridService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module LLLoginServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimulationServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module GridInfoService
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module AuthenticationServiceInConnectorModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module AccessModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module FlotsamAssetCache
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module ConciergeModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module VivoxVoiceModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module GroupsMessagingModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module GroupsModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianGroupsServicesConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module XmlRpcGroupsServicesConnector
20:33:00 - [REGIONMODULE]: Deferred load of BetaGridLikeMoneyModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module Region Image Service
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module Wifi Service
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianAssetServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianAuthenticationServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianAvatarServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianFriendsServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianGridServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianInventoryServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianPresenceServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module SimianUserAccountServiceConnector
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module BasicInventoryAccessModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module HGInventoryAccessModule
20:33:00 - [HG INVENTORY ACCESS MODULE]: HGInventoryAccessModule enabled.
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module LandManagementModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module RegionArchiverModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module Capabilities Module
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module TerrainModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module WorldMapModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module HGWorldMap
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module RegionReadyModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module IRCBridgeModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module ScriptModuleCommsModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module XEngine
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module LLClientStackModule
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to non-shared module SimianProfiles
20:33:00 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.dll
20:33:00 - E ... ChannelDigger
20:33:00 - Loading effects in Terrain/OpenSim.Region.CoreModules.World.Terrain.DefaultEffects.pdb
20:33:00 - [WORLD MAP]: JPEG Map location: http://127.0.0.1:9000/index.php?method=regionImage394efe181a16453f814444aa09444f14
20:33:00 - [XEngine]: Initializing scripts in region MacSim 4
20:33:00 - [REGIONMODULE]: Adding scene MacSim 4 to shared module BetaGridLikeMoneyModule (deferred)
20:33:00 - Scene: MacSim 1 to the NorthEast of SceneMacSim 4 Offset: <256, 256, 0>. Extents:<768, 768, 0>
20:33:00 - [HG ASSET CONNECTOR]: Enabled hypergrid asset broker for region MacSim 4
20:33:00 - [HG ASSET CONNECTOR]: Enabled asset caching for region MacSim 4
20:33:00 - [HG INVENTORY CONNECTOR]: Enabled HG inventory for region MacSim 4
20:33:00 - [NEIGHBOUR CONNECTOR]: Local neighbour connector enabled for region MacSim 4
20:33:00 - [NEIGHBOUR CONNECTOR]: Enabled remote neighbours for region MacSim 4
20:33:00 - [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Enabled local user accounts for region MacSim 4
20:33:00 - [LOCAL GRID USER SERVICE CONNECTOR]: Enabled local grid user for region MacSim 4
20:33:00 - [MODULE COMMANDS]: Script engine found, module active
20:33:00 - [XEngine]: Hooking up to server events
20:33:00 - [Compiler]: Allowed languages: lsl
20:33:00 - [SCENE]: Loading objects from datastore
20:33:00 - [REGION DB]: Loaded 0 objects using 0 prims
20:33:00 - [REGION DB]: Loaded inventory from 0 objects
20:33:00 - [SCENE]: Loaded 0 objects from the datastore
20:33:00 - [SCENE]: Loaded 0 SceneObject(s)
20:33:00 - [MAPTILE]: Generating Maptile Step 1: Terrain
20:33:01 - [REGION]: Enabling logins for MacSim 1
20:33:01 - [GRID SERVICE]: region MacSim 1 has 2 neighours
20:33:01 - [INTERGRID]: Informing 2 neighbours that this region is up
20:33:01 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 1, to 6631154628673280.
20:33:01 - [SCENE]: (on region MacSim 3): Region MacSim 1 up in coords 6030-6079
20:33:01 - [REGION CACHE]: (on region MacSim 3) Region MacSim 1 is up @ 1543680-1556224
20:33:01 - [INTERGRID]: Successfully informed neighbour 6031-6079 that I'm here
20:33:01 - [REGION CACHE]: (on region MacSim 1) Region MacSim 3 is up @ 1543936-1556224
20:33:01 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 1, to 6630055117045760.
20:33:01 - [SCENE]: (on region MacSim 2): Region MacSim 1 up in coords 6030-6079
20:33:01 - [REGION CACHE]: (on region MacSim 2) Region MacSim 1 is up @ 1543680-1556224
20:33:01 - [INTERGRID]: Successfully informed neighbour 6030-6080 that I'm here
20:33:01 - [REGION CACHE]: (on region MacSim 1) Region MacSim 2 is up @ 1543680-1556480
20:33:01 - [MAPTILE]: Generating Maptile Step 1: Done in 58 ms
20:33:01 - [MAPTILE]: Generating Maptile Step 2: Object Volume Profile
20:33:01 - [MAPTILE]: Generating Maptile Step 2: Done in 0 ms
20:33:01 - [MAPTILE]: STORING MAPTILE IMAGE
20:33:01 - [WORLDMAP]: Storing map tile 8abf6982-31ed-41a4-b254-a9dd1c5f2e04
20:33:01 - [WORLDMAP]: Deleting old map tile 29527e32-b021-4cd7-8e5a-55f2b563c4f9
20:33:01 - [ASSET SERVICE]: Deleting asset 29527e32-b021-4cd7-8e5a-55f2b563c4f9
20:33:01 - [GRID SERVICE]: Region MacSim 4 (394efe18-1a16-453f-8144-44aa09444f14) registered successfully at 1543936-1556480
20:33:01 - [SCENE]: Loading land objects from storage
20:33:01 - [PRIM INVENTORY]: Starting scripts in scene
20:33:01 - [LLUDPSERVER]: Starting the LLUDP server in synchronous mode
20:33:01 - [UDPBASE]: SIO_UDP_CONNRESET flag not supported on this platform, ignoring
20:33:01 - [WATCHDOG]: Started tracking thread "Outgoing Packets (MacSim 4)" (ID 21)
20:33:01 - [SUN]: Sun Settings Update: Fixed Sun? : False
20:33:01 - [SUN]: Sun Settings Update: Sun Hour   : 3.301666
20:33:01 - [SUN]: PosTime : 1289219581
20:33:01 - [PERMISSIONS]: Groups module not found, group permissions will not work
20:33:01 - [SUN]: Sun Settings Update: Fixed Sun? : False
20:33:01 - [SUN]: Sun Settings Update: Sun Hour   : 3.301666
20:33:01 - [SUN]: PosTime : 1289219581
20:33:01 - [PERMISSIONS]: Groups module not found, group permissions will not work
20:33:01 - [SUN]: Sun Settings Update: Fixed Sun? : False
20:33:01 - [SUN]: Sun Settings Update: Sun Hour   : 3.301666
20:33:01 - [SUN]: PosTime : 1289219581
20:33:01 - [PERMISSIONS]: Groups module not found, group permissions will not work
20:33:01 - [SUN]: Sun Settings Update: Fixed Sun? : False
20:33:01 - [SUN]: Sun Settings Update: Sun Hour   : 3.301666
20:33:01 - [SUN]: PosTime : 1289219581
20:33:01 - [PERMISSIONS]: Groups module not found, group permissions will not work
20:33:01 - [!]:STARTUP COMPLETE
Currently selected region is root
20:33:01 - [STARTUP]: Startup took 0m 16s
20:33:01 - [WATCHDOG]: Started tracking thread "Heartbeat for region MacSim 4" (ID 22)
20:33:01 - [WATCHDOG]: Started tracking thread "Incoming Packets (MacSim 4)" (ID 23)
20:33:01 - [REGION]: Enabling logins for MacSim 2
20:33:01 - [GRID SERVICE]: region MacSim 2 has 3 neighours
20:33:01 - [INTERGRID]: Informing 3 neighbours that this region is up
20:33:01 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 2, to 6631154628673280.
20:33:01 - [SCENE]: (on region MacSim 3): Region MacSim 2 up in coords 6030-6080
20:33:01 - [REGION CACHE]: (on region MacSim 3) Region MacSim 2 is up @ 1543680-1556480
20:33:01 - [INTERGRID]: Successfully informed neighbour 6031-6079 that I'm here
20:33:01 - [REGION CACHE]: (on region MacSim 2) Region MacSim 3 is up @ 1543936-1556224
20:33:01 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 2, to 6631154628673536.
20:33:01 - [SCENE]: (on region MacSim 4): Region MacSim 2 up in coords 6030-6080
20:33:01 - [REGION CACHE]: (on region MacSim 4) Region MacSim 2 is up @ 1543680-1556480
20:33:01 - [INTERGRID]: Successfully informed neighbour 6031-6080 that I'm here
20:33:01 - [REGION CACHE]: (on region MacSim 2) Region MacSim 4 is up @ 1543936-1556480
20:33:01 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 2, to 6630055117045504.
20:33:01 - [SCENE]: (on region MacSim 1): Region MacSim 2 up in coords 6030-6080
20:33:01 - [REGION CACHE]: (on region MacSim 1) Region MacSim 2 is up @ 1543680-1556480
20:33:01 - [INTERGRID]: Successfully informed neighbour 6030-6079 that I'm here
20:33:01 - [REGION CACHE]: (on region MacSim 2) Region MacSim 1 is up @ 1543680-1556224
20:33:02 - [REGION]: Enabling logins for MacSim 3
20:33:02 - [GRID SERVICE]: region MacSim 3 has 3 neighours
20:33:02 - [INTERGRID]: Informing 3 neighbours that this region is up
20:33:02 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 3, to 6631154628673536.
20:33:02 - [SCENE]: (on region MacSim 4): Region MacSim 3 up in coords 6031-6079
20:33:02 - [REGION CACHE]: (on region MacSim 4) Region MacSim 3 is up @ 1543936-1556224
20:33:02 - [INTERGRID]: Successfully informed neighbour 6031-6080 that I'm here
20:33:02 - [REGION CACHE]: (on region MacSim 3) Region MacSim 4 is up @ 1543936-1556480
20:33:02 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 3, to 6630055117045760.
20:33:02 - [SCENE]: (on region MacSim 2): Region MacSim 3 up in coords 6031-6079
20:33:02 - [REGION CACHE]: (on region MacSim 2) Region MacSim 3 is up @ 1543936-1556224
20:33:02 - [INTERGRID]: Successfully informed neighbour 6030-6080 that I'm here
20:33:02 - [REGION CACHE]: (on region MacSim 3) Region MacSim 2 is up @ 1543680-1556480
20:33:02 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 3, to 6630055117045504.
20:33:02 - [SCENE]: (on region MacSim 1): Region MacSim 3 up in coords 6031-6079
20:33:02 - [REGION CACHE]: (on region MacSim 1) Region MacSim 3 is up @ 1543936-1556224
20:33:02 - [INTERGRID]: Successfully informed neighbour 6030-6079 that I'm here
20:33:02 - [REGION CACHE]: (on region MacSim 3) Region MacSim 1 is up @ 1543680-1556224
20:33:02 - [REGION]: Enabling logins for MacSim 4
20:33:02 - [GRID SERVICE]: region MacSim 4 has 3 neighours
20:33:02 - [INTERGRID]: Informing 3 neighbours that this region is up
20:33:02 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 4, to 6631154628673280.
20:33:02 - [SCENE]: (on region MacSim 3): Region MacSim 4 up in coords 6031-6080
20:33:02 - [REGION CACHE]: (on region MacSim 3) Region MacSim 4 is up @ 1543936-1556480
20:33:02 - [INTERGRID]: Successfully informed neighbour 6031-6079 that I'm here
20:33:02 - [REGION CACHE]: (on region MacSim 4) Region MacSim 3 is up @ 1543936-1556224
20:33:02 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 4, to 6630055117045504.
20:33:02 - [NEIGHBOUR CONNECTOR]: HelloNeighbour from MacSim 4, to 6630055117045760.
20:33:02 - [SCENE]: (on region MacSim 2): Region MacSim 4 up in coords 6031-6080
20:33:02 - [REGION CACHE]: (on region MacSim 2) Region MacSim 4 is up @ 1543936-1556480
20:33:02 - [INTERGRID]: Successfully informed neighbour 6030-6080 that I'm here
20:33:02 - [REGION CACHE]: (on region MacSim 4) Region MacSim 2 is up @ 1543680-1556480
20:33:02 - [SCENE]: (on region MacSim 1): Region MacSim 4 up in coords 6031-6080
20:33:02 - [REGION CACHE]: (on region MacSim 1) Region MacSim 4 is up @ 1543936-1556480
20:33:02 - [INTERGRID]: Successfully informed neighbour 6030-6079 that I'm here
20:33:02 - [REGION CACHE]: (on region MacSim 4) Region MacSim 1 is up @ 1543680-1556224
20:33:19 - [LLOGIN SERVICE]: Login request for Test User from 127.0.0.1 with user agent Imprudence 1.4.0 Experimental 2010.10.23 / Second Life 1.23.5.136262 starting in home
20:33:19 - [PASS AUTH]: got e5148401a38978b6117a6b09df52d916; hashed = 65c9d1fd88816dae853be23ef129c938; stored = 65c9d1fd88816dae853be23ef129c938
20:33:19 - [LLOGIN SERVICE]: 0 active gestures
20:33:19 - [PRESENCE SERVICE]: LoginAgent 79b080f1-df8a-45be-826e-5bc9ff43939d with session 4ec4e58a-8a57-4be2-b4fe-8f0e6ac2449b and ssession b4f6f07f-9be5-4f25-96e8-8bf397b83e7e
20:33:19 - [GRID USER SERVICE]: User 79b080f1-df8a-45be-826e-5bc9ff43939d is online
20:33:19 - [LLOGIN SERVICE]: FindDestination for start location home
20:33:19 - [LLOGIN SERVICE]: User Test User tried to login to a 'home' start location but they have none set
20:33:19 - [GRID SERVICE]: GetDefaultRegions returning 1 regions
20:33:19 - [LLOGIN SERVICE]: Launching agent at MacSim 1
20:33:19 - [USER AGENT SERVICE]: Request to login user Test User (@127.0.0.1) to grid 127.0.0.1:9000
20:33:19 - [GATEKEEPER SERVICE]: Request to login foreign agent Test User @ http://127.0.0.1:9000 (79b080f1-df8a-45be-826e-5bc9ff43939d) at destination MacSim 1
20:33:19 - [GATEKEEPER SERVICE]: Verifying http://127.0.0.1:9000 against http://127.0.0.1:9000
20:33:19 - [USER AGENT SERVICE]: Verifying agent token http://127.0.0.1:9000;b10ee14c-a17c-42d8-bd05-2ee2de851de2 against http://127.0.0.1:9000;b10ee14c-a17c-42d8-bd05-2ee2de851de2
20:33:19 - [GATEKEEPER SERVICE]: Identity verified for Test User @ http://127.0.0.1:9000
20:33:19 - [GATEKEEPER SERVICE]: User is ok
20:33:19 - [GATEKEEPER SERVICE]: Login presence ok
20:33:19 - [GATEKEEPER SERVICE]: destination ok: MacSim 1
20:33:19 - [GATEKEEPER SERVICE]: launching agent ViaLogin
20:33:19 - [LOCAL SIMULATION CONNECTOR]: Found region MacSim 1 to send SendCreateChildAgent
20:33:19 - [CONNECTION BEGIN]: Region MacSim 1 told of incoming root agent Test User 79b080f1-df8a-45be-826e-5bc9ff43939d (circuit code 1014816364, teleportflags 128)
20:33:19 - [CONNECTION BEGIN]: Region MacSim 1 authenticated and authorized incoming root agent Test User 79b080f1-df8a-45be-826e-5bc9ff43939d (circuit code 1014816364)
20:33:19 - [CAPS]: Registered seed capability /CAPS/2045b578-c211-45e3-8713-c4757cc3f5200000/ for 79b080f1-df8a-45be-826e-5bc9ff43939d
20:33:19 - [OBJECTADD]: /CAPS/OA/9f19b4de-cf85-457e-83af-272f25829035/
20:33:19 - [EVENTQUEUE]: Adding new queue for agent 79b080f1-df8a-45be-826e-5bc9ff43939d in region MacSim 1
20:33:19 - [DATASNAPSHOT]: Registering service discovery capability for 79b080f1-df8a-45be-826e-5bc9ff43939d
20:33:19 - [GETTEXTURE]: /CAPS/a37e0eba-ba93-421c-834d-0cc3f5b5f8fb
20:33:19 - [USER AGENT SERVICE]: Gatekeeper sees me as 
20:33:19 - [LLOGIN SERVICE]: Retrieved 0 friends
20:33:19 - [LLOGIN]: Library has 25 folders
20:33:19 - [LLOGIN SERVICE]: Exception processing login for Test User: System.TypeInitializationException: An exception was thrown by the type initializer for OpenSim.Framework.NetworkUtil ---> System.ArgumentException: length
  at System.Array.Copy (System.Array sourceArray, Int32 sourceIndex, System.Array destinationArray, Int32 destinationIndex, Int32 length) [0x00219] in /Users/dls/Downloads/mono-2.8/mcs/class/corlib/System/Array.cs:1007 
  at System.Net.NetworkInformation.MacOsNetworkInterface.ImplGetAllNetworkInterfaces () [0x00148] in /Users/dls/Downloads/mono-2.8/mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs:484 
  at System.Net.NetworkInformation.NetworkInterface.GetAllNetworkInterfaces () [0x00047] in /Users/dls/Downloads/mono-2.8/mcs/class/System/System.Net.NetworkInformation/NetworkInterface.cs:70 
  --- End of inner exception stack trace ---
  at OpenSim.Services.LLLoginService.LLLoginResponse.FillOutSeedCap (OpenSim.Framework.AgentCircuitData aCircuit, OpenSim.Services.Interfaces.GridRegion destination, System.Net.IPEndPoint ipepClient) [0x00000] in <filename unknown>:0 
  at OpenSim.Services.LLLoginService.LLLoginResponse..ctor (OpenSim.Services.Interfaces.UserAccount account, OpenSim.Framework.AgentCircuitData aCircuit, OpenSim.Services.Interfaces.GridUserInfo pinfo, OpenSim.Services.Interfaces.GridRegion destination, System.Collections.Generic.List`1 invSkel, OpenSim.Services.Interfaces.FriendInfo[] friendsList, ILibraryService libService, System.String where, System.String startlocation, Vector3 position, Vector3 lookAt, System.Collections.Generic.List`1 gestures, System.String message, OpenSim.Services.Interfaces.GridRegion home, System.Net.IPEndPoint clientIP, System.String mapTileURL, System.String searchURL) [0x00000] in <filename unknown>:0 
  at OpenSim.Services.LLLoginService.LLLoginService.Login (System.String firstName, System.String lastName, System.String passwd, System.String startLocation, UUID scopeID, System.String clientVersion, System.Net.IPEndPoint clientIP) [0x00000] in <filename unknown>:0    at OpenSim.Services.LLLoginService.LLLoginResponse.FillOutSeedCap (OpenSim.Framework.AgentCircuitData aCircuit, OpenSim.Services.Interfaces.GridRegion destination, System.Net.IPEndPoint ipepClient) [0x00000] in <filename unknown>:0 
  at OpenSim.Services.LLLoginService.LLLoginResponse..ctor (OpenSim.Services.Interfaces.UserAccount account, OpenSim.Framework.AgentCircuitData aCircuit, OpenSim.Services.Interfaces.GridUserInfo pinfo, OpenSim.Services.Interfaces.GridRegion destination, System.Collections.Generic.List`1 invSkel, OpenSim.Services.Interfaces.FriendInfo[] friendsList, ILibraryService libService, System.String where, System.String startlocation, Vector3 position, Vector3 lookAt, System.Collections.Generic.List`1 gestures, System.String message, OpenSim.Services.Interfaces.GridRegion home, System.Net.IPEndPoint clientIP, System.String mapTileURL, System.String searchURL) [0x00000] in <filename unknown>:0 
  at OpenSim.Services.LLLoginService.LLLoginService.Login (System.String firstName, System.String lastName, System.String passwd, System.String startLocation, UUID scopeID, System.String clientVersion, System.Net.IPEndPoint clientIP) [0x00000] in <filename unknown>:0 
20:33:19 - [PRESENCE SERVICE]: Session 4ec4e58a-8a57-4be2-b4fe-8f0e6ac2449b logout
Region (root) #

Pasted: Nov 9, 2010, 4:45:57 am
Views: 102