aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data.SQLite
diff options
context:
space:
mode:
authorMW2007-08-24 13:35:51 +0000
committerMW2007-08-24 13:35:51 +0000
commitbbc7b5b84720624c9188ed2425fa09568ed1e443 (patch)
tree734db5f627ca328d79c9ca1c17255ebe5291ff53 /OpenSim/Framework/Data.SQLite
parentHad "using OpenSim.Physics.Manager;" defined twice in SceneObjectGroup.cs, so... (diff)
downloadopensim-SC_OLD-bbc7b5b84720624c9188ed2425fa09568ed1e443.zip
opensim-SC_OLD-bbc7b5b84720624c9188ed2425fa09568ed1e443.tar.gz
opensim-SC_OLD-bbc7b5b84720624c9188ed2425fa09568ed1e443.tar.bz2
opensim-SC_OLD-bbc7b5b84720624c9188ed2425fa09568ed1e443.tar.xz
Added temporary fix for the sqlite datastore exception in windows .Net, Added a Try catch block around "shapeDa.Fill(ds.Tables["primshapes"]);" line. Seems if the database file is empty (ie opensim has just created it or nothing has been stored in it yet.) then the exception will be fired and catch, then opensim can continue and have no problems (it will still save prims fine), then on next restart if the database file has entries in it, the exception will no longer be thrown.
Diffstat (limited to 'OpenSim/Framework/Data.SQLite')
0 files changed, 0 insertions, 0 deletions