that seems to be at line 510 in LLLoginService.cs https://github.com/nebadon2025/opensimulator/blob/de3421b408a1dc972a57b088f2b65014daab09c9/OpenSim/Services/LLLoginService/LLLoginService.cs#L510
(github's code search is good so used nebadon's copy there, it seems to be recent so probably up-to-date with current) ~Toni On Tue, Aug 26, 2014 at 4:56 PM, Rick Anderson <[email protected]> wrote: > This is the error message I'm seeing: > > [LLOGIN SERVICE]: Exception processing login for RR AA: > MySql.Data.MySqlClient.MySqlException: Unknown column 'UUID' in 'where > clause' > > at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in <filename > unknown>:0 > > at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& > affectedRow, System.Int32& insertedId) [0x00000] in <filename unknown>:0 > at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in <filename > unknown>:0 > > at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& > affectedRow, System.Int32& insertedId) [0x00000] in <filename unknown>:0 > > > --Rick > > > > On Tue, Aug 26, 2014 at 8:50 AM, Rick Anderson <[email protected]> > wrote: >> >> I'm getting a uuid column not found error . If I could get a line number >> in the error message I might be able to find the issue faster. >> >> Likely a config problem. But not enough information to find. >> --Rick > > > > > -- > Rick Anderson > Director of Virtual Worlds > Division of Continuing Studies (DoCS) > Rutgers University > (732) 586-3265 > > _______________________________________________ > Opensim-users mailing list > [email protected] > http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users > _______________________________________________ Opensim-users mailing list [email protected] http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
