Spodii / netgore

Cross platform online rpg engine using C# and SFML
http://www.netgore.com/
40 stars 16 forks source link

Minor issue starting server first time #270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the db connection details are incorrect.  after notepad pops up, wait a few 
seconds and an assertion failed error comes up.  it's nothing major:

Failed to join worker thread. Exception: System.NullReferenceException: Object 
reference not set to an instance of an object, 
  as NetGore.Db.DbQueryRunner.Dispose(Boolean disposeManaged) in DbQueryRunner.csline 72

this happens with the latest svn build consistently.  hitting ignore continues 
safe execution of the server.

Original issue reported on code.google.com by aphro.cag on 26 Nov 2010 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by Spodiii on 26 Nov 2010 at 9:04

GoogleCodeExporter commented 9 years ago

Original comment by Spodiii on 26 Nov 2010 at 9:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r4323.

Original comment by Spodiii on 26 Nov 2010 at 9:44