<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
  Brand new OpenSim user here, please excuse my vast ignorance! :) I'm
not very conversant with SecondLife either so that doubles my lack of
knowledge.<br>
<br>
I managed to create and load a terrain, create a new body and clothes,
and so on. Whee! I can FLY. :)<br>
<br>
This morning I tried adding a primitive, a cube. OpenSim crashed. When
I try to start it again this is what I get.<br>
<br>
<small>......<br>
08:46:51 - [PARCEL]: Found master avatar
[d798683c-fe5d-42ed-b6a3-8229cfb7405f]<br>
08:46:51 - [SCENE]: Loading objects from datastore<br>
08:46:51 - [DATASTORE]: Loaded 1 prims for region:
0a915de4-96b2-4229-9758-f66a9<br>
1ad051c<br>
[APPLICATION]:<br>
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs<br>
<br>
Exception: System.NullReferenceException: Object reference not set to
an instanc<br>
e of an object.<br>
   at
OpenSim.Region.Environment.Scenes.SceneObjectPart.ApplyPhysics(UInt32
root<br>
ObjectFlags, Boolean m_physicalPrim)<br>
   at
OpenSim.Region.Environment.Scenes.SceneObjectGroup.ApplyPhysics(Boolean
m_<br>
physicalPrim)<br>
   at
OpenSim.Region.Environment.Scenes.Scene.LoadPrimsFromStorage(Boolean
m_per<br>
missions, LLUUID regionID)<br>
   at
OpenSim.Region.ClientStack.RegionApplicationBase.SetupScene(RegionInfo
reg<br>
ionInfo, Int32 proxyOffset, UDPServer& udpServer, Boolean
m_permissions)<br>
   at OpenSim.OpenSimMain.CreateRegion(RegionInfo regionInfo, Boolean
portadd_fl<br>
ag)<br>
   at
OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise(OpenSi<br>
mMain openSim)<br>
   at OpenSim.OpenSimMain.StartUp()<br>
   at OpenSim.Application.Main(String[] args)<br>
<br>
Application is terminating: True<br>
</small><br>
How do I fix this? Is there a sqllite "db" file I can edit to remove
the prim, if it was inserted improperly into a table?  Do I need to
rebuild from the SVN and start over?<br>
<br>
By the way, is this the proper list to address such questions to?  I
generally try to resolve things myself until I run totally out of
options and ideas.<br>
<br>
thanks,<br>
Steve<br>
<br>
<br>
<br>
</body>
</html>