5375 Program.cs error ?mysql?

08/27/2011 13:35 alex4war#1
Hey Guys,

igot an error when i try to start a 5375 server.
so i just debug the server in C# and got this error.

Quote:
Object reference is not set to an instance of an object
it is at the code in program.cs
Quote:
if (EntityUID.Now == 0)
{
Console.Clear();
Console.WriteLine("Database error. Please check your MySQL. Server will now close.");
Console.ReadLine();
return;
}
and when i just open it in de map itself i get this. Help me guys i cant start the server

[Only registered and activated users can see links. Click Here To Register...]

Uploaded with [Only registered and activated users can see links. Click Here To Register...]
08/27/2011 13:48 bodayo69#2
This is your own source right ? :)) it write there is codded by Dr.BigBos ...however check mysql user , password , database ....
08/27/2011 17:37 alex4war#3
I already checked it. but still not working. i think im missing something. i changed the stuff in configuration. but still not working.

btw not my source
08/27/2011 21:09 BaussHacker#4
I remember helping one with this a bit time ago, look some pages back ^^
08/27/2011 22:32 F i n c h i#5
Make sure your server name in configuration.ini its the same as in configuration (database table).
If the name doesn't match then that error pops up.
08/27/2011 23:37 alex4war#6
Edit: Solved
08/28/2011 00:10 bodayo69#7
is a problem with Guild war ..go to guildwar.cs line 227 and see what is it !