DDraceNetwork
Development / bugs
Report client & server bugs, especially but not limited to release candidates.
Between 2022-05-19 00:00:00Z and 2022-05-20 00:00:00Z
bencie
2022-05-19 13:57:57Z
on latest nightly, nothing is being written to external console
13:58
and, the jump counter is broken, shows 2 jumps at all times
13:58
c0d3d3v
2022-05-19 14:21:04Z
the jump counter is just not active currently, because the servers are not up to date
14:21
but it should show the max jumps you can do
@bencie
(edited)
1
bencie
on latest nightly, nothing is being written to external console
deen
2022-05-19 14:34:45Z
is everything in f1 instead?
@heinrich5991
is this intentional?
bencie
2022-05-19 14:35:00Z
yeah shows up in f1 correctly
14:35
but it should be both in f1 and in external console
deen
2022-05-19 14:35:20Z
@c0d3d3v
let me rebase the pr_ddnet_serverbrowse_http_server branch we use for official servers now
heinrich5991
2022-05-19 14:37:01Z
@deen
not intended, probably
@Robyt3
's fix
deen
2022-05-19 14:37:07Z
aaah, right
heinrich5991
2022-05-19 14:37:13Z
https://github.com/ddnet/ddnet/pull/5142
Handle file/pipe stdout and add fallback on Windows by Robyt3 · Pul...
The CWindowsConsoleLogger uses WriteConsoleW which only works when the standard output handle is a console (GetFileType returns FILE_TYPE_CHAR). When redirecting output into a file, GetFileType ret...
deen
2022-05-19 14:38:09Z
sigh, conflicts again.
@heinrich5991
should we get your branch in soon or stop using it on official servers?
heinrich5991
2022-05-19 14:38:41Z
I guess we can get it in
14:38
I'll rebase it
deen
2022-05-19 14:39:06Z
thanks
1
heinrich5991
2022-05-19 14:45:09Z
@deen
rebased, not merge ready though
14:45
I'll have to squash some commits for it
14:46
conflicts were benign again, the override stuff was the crux
Exported 19 message(s)