[Opensim-dev] Opensim wirh Postgresql, running mega region: Error "The given key was not present in the dictionary"

Fernando Francisco de Oliveira fernando at oliveira.eti.br
Wed Nov 27 22:16:35 UTC 2013


May you test your code changing back the line 209 of
.\OpenSim\Data\PGSQL\PGSQLRegionData.cs

from
                        m_ColumnNames.Add(row["columnname"].ToString());
to
                        m_ColumnNames.Add(row["ColumnName"].ToString());

And verify if the previous error continues to issue:

Fernando Oliveira
http://oliveira.eti.br

http://twitter.com/oliveira_lands




2013/11/27 OpenSimFan <info at verwijs-pc.nl>

> ** this related to 0006865 ** (closed)
>
> Sorry the patch didn't work unfortunately
>
>
> I filled in a bug report here:
> opensimulator.org - mantis #6868
> <http://opensimulator.org/mantis/view.php?id=6868>
>
>
>
> -----
> _________________________________________
> Keep up the good work.!!!
> My Opensim/Second Life Blog
> http://verwijs.wordpress.com
> My Twitter Page:
> http://twitter.com/OpenSimFan
> My Facebook page (be my friend, please )
> http://www.facebook.com/andre.verwijs
> My Google+ page (follow me please )
> André Verwijs - Google+
>
>
> --
> View this message in context:
> http://opensim-dev.2196679.n2.nabble.com/Opensim-wirh-Postgresql-running-mega-region-Error-The-given-key-was-not-present-in-the-dictionary-tp7578929p7578938.html
> Sent from the opensim-dev mailing list archive at Nabble.com.
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20131127/18440b4f/attachment-0001.html>


More information about the Opensim-dev mailing list