@ensar00: Writer.Word((short)reader.GetInt32(1));
But better change the DB Type.
@HeavyLegend You changed something in the Code?
But better change the DB Type.
@HeavyLegend You changed something in the Code?
Only translated some words to english :)Quote:
@ensar00: Writer.Word((short)reader.GetInt32(1));
But better change the DB Type.
@HeavyLegend You changed something in the Code?
?Quote:
arcane server file not have all files
has not ServerListPaket
function deleted
I think I did it wrong, never had to deal with MSSQL database XDQuote:
[DATABASE]
connection=Data Source=localhost;Initial Catalog=Arcane;User Id=WIN-31LHJ561VCT\Administrador;Password=123456;
When the server doesn't recognize a packet it prints it on the console I guess. So is not an error is an unknown packet.Quote:
are these numbers some debug info of the data packets or is it an error.
this line appears when I start the launcher.
Quote:
I'm stucked at this point:
I think I did it wrong, never had to deal with MSSQL database XD
Anyone can share his database.ini lines?
When the server doesn't recognize a packet it prints it on the console I guess. So is not an error is an unknown packet.
[DATABASE] connection=Data Source=127.0.0.1;Initial Catalog=silkroad;User Id=sa;Password=1234;
lol you have database?Quote:
this is my database.iniCode:[DATABASE] connection=Data Source=127.0.0.1;Initial Catalog=silkroad;User Id=sa;Password=1234;
Edit: uuhm I feel really dumb now but does anyone have a loader or something like that to start the client cause my client crashes and spams 2 times the same error. I forgot how to solve that thing.