Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2021-10-16 22:00:00Z and 2021-10-17 22:00:00Z
Avatar
Jupstar ✪ BOT 2021-10-16 22:19:37Z
bug.mp4
00:19
anyone ever had a bug like this, for a mini second i have the input of the other player
00:20
happened to me a few times over the last year already(so not a new bug)
00:20
and i remembered ppl said they were tagged by chat, even tho it wasnt their name that was tagged
00:20
I really wonder if thats a server or client bug
00:20
but almost impossible to reproduce
00:20
had it like 5-10 times total maybe
00:21
also im more often on kog or fng, but i can only remember this happening on ddnet
00:26
maybe the cosmic rays are strong in my region ;)
Avatar
Jupstar ✪ BOT 2021-10-16 23:08:57Z
bug2.mp4
01:08
bug3.mp4
01:09
good that i save shit like that, maybe teehistorian could find out, if the input was sent by the client
01:09
i have the exact dates for all, the last one is maybe interesting, bcs it looks like my mate also has the bug(could also just be my client)
Avatar
Close if we revert (see #4221), else this is a required fix, causes weird mouse jumps on the emote wheel Tested on macOS to make sure it doesnt break anything there.

Checklist

  • [x] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test if it works standalone, system.c especially
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ]...
Avatar
1a917b0 Remove the mouse mode changes that aren't needed - Jupeyy 450825c Merge #4223 - bors[bot]
Avatar
chillerdragon BOT 2021-10-17 07:09:35Z
Being tagged in chat with other names is super old and not too rare
troll 1
Avatar
Jupstar ✪ BOT 2021-10-17 14:09:34Z
i dunno, in all my years in tw i never had it
16:09
but this input copy bug a few times already
Avatar
Me neither. I would fix it if I could reproduce it
Avatar
chillerdragon BOT 2021-10-17 14:59:48Z
how does deepfly work? my dummy changes weapons half the time
Avatar
cl_dummy_restore_weapon breaks deepfly sometimes
17:01
set it to 0
Avatar
chillerdragon BOT 2021-10-17 15:15:52Z
oh wow thats a config nice thanks @murpi !!
17:16
works like a charm
Avatar
chillerdragon BOT 2021-10-17 15:35:37Z
should be default imo also for normal hammer fly its very annoying that the dummy switches it mostly messes more up than it helps
Avatar
does anyone else get a segfault when running a local server from master/staging and changing team?
Avatar
yes, can reproduce
19:14
will fix
Avatar
As reported by nuborn. Bisected: ``` eacd314701196159893e97615236a9c36c041205 is the first bad commit commit eacd314701196159893e97615236a9c36c041205 Author: Zwelf Date: Tue Sep 14 22:11:22 2021 +0200 Move team and practice mode recording to the beginning of the tick src/engine/server.h | 2 ++ src/engine/server/server.cpp | 2 ++ src/game/server/gamecontext.cpp | 28 ++++++++++++++++------------ src/game/server/gamecontext.h | 1 + 4 files changed, ...
19:28

Checklist

  • [x] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ] Written a unit test if it works standalone, system.c especially
  • [ ] Considered possible null pointers and out of bounds array indexing
  • [ ] Changed no physics that affect existing maps
  • [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--u...
Avatar
87f29d2 Set VERSION_DDNET_SWITCH for upcoming release - def- 37801cb Merge #4218 - bors[bot]
21:22
a269671 Fix segfault when joining team (fixes #4224) - def- 8ffc796 Merge #4225 - bors[bot]
Avatar
is the emote wheel broken in the beta?
21:23
seems like my cursor randomly jumps to the other siide sometimes
Avatar
Jupstar ✪ BOT 2021-10-17 19:24:49Z
use nightly xd
21:25
or maybe deen can update the RC with the fixed team joining @deen ?
21:26
my server is crashing now
21:26
oh i see it was just fixed
Avatar
Jupstar ✪ BOT 2021-10-17 19:26:23Z
yeah thats why a new RC could make sense
Avatar
Jupstar ✪ BOT 2021-10-17 19:49:41Z
image.png
21:49
never seen bash crashing xD
21:50
cosmic rays are really strong here
Avatar
isnt it nano's fault
Avatar
The RC is not even supposed to be out yet, I will try to write a changelog tomorrow
22:21
if nano makes bash crash it's bash's fault I would say
Avatar
well i guess
Avatar
i think its probably due to ***
Avatar
I think that's part of the error message
Avatar
I guess you hit tab and bash crashed somewhere within autocomplete, maybe due to a broken bash completion file
Avatar
Jupstar ✪ BOT 2021-10-17 20:47:12Z
but its out on steam (@deen)
The RC is not even supposed to be out yet, I will try to write a changelog tomorrow
Avatar
yeah, i didn't expect so many changes
Avatar
Jupstar ✪ BOT 2021-10-17 20:47:43Z
yeah (@Learath2)
I guess you hit tab and bash crashed somewhere within autocomplete, maybe due to a broken bash completion file
22:47
thats from the error message :D (@Chairn)
i think its probably due to ***
22:48
true :D (@deen)
yeah, i didn't expect so many changes
22:49
tho i tried again afterwards and worked
yeah (@Learath2)
22:49
so really weird :D
Avatar
Fix division by zero in GetAnnouncementLine when the announcement file exists but is empty or only contains empty lines or comments. Closes #4206. The crash is unrelated to the setting sv_announcement_interval 0, as this setting is impossible and the value will automatically be clamped to 1 by the console.

Checklist

  • [X] Tested the change ingame
  • [ ] Provided screenshots if it is a visual change
  • [ ] Tested in combination with possibly related configuration options
  • [ ]...
Avatar
fbda046 fix exception in GetAnnouncementLine with empty list - Robyt3 a2bf13e Merge #4226 - bors[bot]
Exported 68 message(s)