MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000150Soldat Dedicated ServerAdmin-Client Protocolpublic2012-01-09 22:592013-03-06 23:49
ReporterFalcon 
Assigned ToFalcon 
PrioritylowSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Platformamd64OSDebian GNU/LinuxOS Version6.0
Product Version2.7.2 
Target VersionFixed in Version 
Summary0000150: soldatserver sends diiferent chars while in or not in daemon mode.
DescriptionI've noticed that our community's interserver communication system stops working when i run the server from console to debug something. Turned out that soldatserver sends wrong chars while launched from console.
Steps To Reproduceprocedure ActivateServer();
var
    i: byte;
begin
    for i := 128 to 191 do WriteLn(Chr(i));
end;
TagsNo tags attached.
John
Attached Files

- Relationships

-  Notes
(0001515)
Falcon (administrator)
2012-05-24 20:41

i've reviewd all the socket code looking for that bug and i found nothing. It's either in indy libs or somewhere outside of the sockets.

- Issue History
Date Modified Username Field Change
2012-01-09 22:59 Falcon New Issue
2012-05-08 14:18 Shoozza Assigned To => Falcon
2012-05-08 14:18 Shoozza Status new => assigned
2012-05-24 20:41 Falcon Note Added: 0001515
2012-05-24 20:41 Falcon Assigned To Falcon =>
2012-05-24 20:41 Falcon Status assigned => confirmed
2012-12-01 22:46 Falcon Category General => Admin-Client Protocol
2013-03-06 23:49 Falcon Status confirmed => resolved
2013-03-06 23:49 Falcon Resolution open => fixed
2013-03-06 23:49 Falcon Assigned To => Falcon


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker