Guild icon
DDraceNetwork
Development / bugs
Report client & server bugs, especially but not limited to release candidates.
Between 2022-08-24 00:00:00Z and 2022-08-25 00:00:00Z
Avatar
Ok then it's some weird bug in the official one. Maybe it doesn't ship some lib which causes it.
Avatar
update most probably fucked up a lib, already happend
Avatar
@Tristis can you run the segfaulting DDNet-Server with gdb ./DDNet-Server and then backtrace. What does it say?
13:38
Always a bit annoying to figure out bugs we can't reproduce
18:41
18:42
does not change anything
Avatar
Avatar
Tristis
Click to see attachment 🖼️
you need to type run to start the program execution
Avatar
Uh, on linux to run an executable you just do ./
19:02
run Does not exist (edited)
19:03
19:03
Avatar
gdb ./DDNet-Server
run
backtrace
Avatar
file is corrupted
19:10
looks like update failed in a weird way
justatest 1
Avatar
Avatar
Tristis
Uh, on linux to run an executable you just do ./
gdb doesn't start the program execution when you type gdb ./DDNet-Server. you need to type run inside of the gdb-shell
Avatar
Oh i see what you mean
19:18
19:18
So should i just replace my DDNet-Server with a fresh one ?
19:18
or prob not cuz its just an execution? idk
19:19
Well that seems to work anyway
19:19
¯\_(ツ)_/¯
Avatar
Avatar
Tristis
Click to see attachment 🖼️
ah it also says ./DDNet-Server: No such file or directory. you seem to be in the wrong folder
Avatar
Im not
19:26
Oh well
Avatar
Avatar
Tristis
So should i just replace my DDNet-Server with a fresh one ?
this is always a good idea though
19:27
nvm
Avatar
Avatar
Patiga
ah it also says ./DDNet-Server: No such file or directory. you seem to be in the wrong folder
it doesn't matter because first time, gdb said file corrupted
Avatar
fair, it mattered locally though ^^
Avatar
when making single colored tees, you can't get any brighter colors then the max white default tee (192, 192, 192 head - 114, 114, 114 feet) because the colors are multiplicative. so all head channels will be multiplied by (192/256) = 75%, and feet colors by (114/256) = 44.5% when using the same skin from the TW client the looks will look off because of this, as the TW client appears to use true color. maybe just a white default skin might be useful, or a different color setting algorithm, like a button that says "true color" in the client might be useful.
20:29
Avatar
too bright skins hurts
Avatar
I also don't like neon colored skins, but that's not the point ;] you just can't make certain colors
Avatar
some people seem confused, those that migrate from TW client and those that see the color picker and put in their favourite shades, even though it's not displaying the true color, hence I declare it a bug
Avatar
it´s not possible to set the correct colors with the ddnet client. The color code is the same, but the colors are different. player_color_body is also the same in settings_ddnet. the first from the top is correct, the second from the bottom is wrong.
Exported 36 message(s)