[Opensim-users] Problem with physical objects
Teravus Ovares
teravus at gmail.com
Mon Feb 21 08:18:12 UTC 2011
If I were to debug this, I'd look for objects in the database with a
high rate of rotation. NaN share their NaN status with other
objects if it's not caught in time. You might have an object that's
NaN-ing your objects when you rez them. Often times this is caused by
fast rotating objects.
Regards
Teravus
On Mon, Feb 21, 2011 at 1:36 AM, Fokides Aegean <fokides at aegean.gr> wrote:
> Hi all!
>
> Whenever I turn an object into physical (physical or physical and locked) I
> get the following error:
>
>
>
> 2011-02-21 04:23:44,802 DEBUG -
> OpenSim.Region.Framework.Scenes.SceneObjectGroup [SCENE]: Storing Wooden
> Crate, 0a0b9dfa-ca2e-44cb-bdad-89f6b4cd84e8 in Fokides 5
>
> 2011-02-21 04:23:44,805 ERROR - OpenSim.Data.MySQL.MySQLDataStore [REGION
> DB]: MySQL error in ExecuteNonQuery: Unknown column 'NaN' in 'field list'
>
> 2011-02-21 04:23:44,807 ERROR -
> OpenSim.Region.Framework.Scenes.SceneObjectGroup [SCENE]: Storing of Wooden
> Crate, 0a0b9dfa-ca2e-44cb-bdad-89f6b4cd84e8 in Fokides 5 failed with
> exception MySql.Data.MySqlClient.MySqlException: Unknown column 'NaN' in
> 'field list'
>
> at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
>
> at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows,
> Int64& lastInsertId)
>
> at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
>
> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
>
> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior
> behavior)
>
> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
>
> at OpenSim.Data.MySQL.MySQLDataStore.ExecuteNonQuery(MySqlCommand c)
>
> at OpenSim.Data.MySQL.MySQLDataStore.StoreObject(SceneObjectGroup obj,
> UUID regionUUID)
>
> at
> OpenSim.Region.Framework.Scenes.SceneObjectGroup.ProcessBackup(IRegionDataStore
> datastore, Boolean forcedBackup)
>
> at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
>
> at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows,
> Int64& lastInsertId)
>
> at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()
>
> at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
>
> at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior
> behavior)
>
> at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuery()
>
> at OpenSim.Data.MySQL.MySQLDataStore.ExecuteNonQuery(MySqlCommand c)
>
> at OpenSim.Data.MySQL.MySQLDataStore.StoreObject(SceneObjectGroup obj,
> UUID regionUUID)
>
> at
> OpenSim.Region.Framework.Scenes.SceneObjectGroup.ProcessBackup(IRegionDataStore
> datastore, Boolean forcedBackup)
>
>
>
> The problem appears in all kinds of objects (single or multiple prim, in
> objects in my inventory as well in newly rezzed simple objects such as a
> cube).
>
> After restarting opensim, the objects are no longer in the scene (since they
> weren’t stored).
>
> I googled the problem but I can’t seem to find an suitable answers.
>
> Running latest Diva distribution, windows 7 64bit and mysql-5.1.54-winx64.
>
>
>
> Any ideas?
>
>
>
>
>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>
More information about the Opensim-users
mailing list