Development discussion. Logged to https://ddnet.org/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
none of the files output what i would normally expect from libasan
17:51
and what there is isnt much use to me
17:54
i deleted and redid build/
17:54
and it worked :)
17:55
runtime error: member call on address 0x7fd44a12ba78 which does not point to an object of type 'CComponent'
0x7fd44a12ba78: note: object has invalid vptr
hey i wonder if anyone can help me figure out how the CPLayer class works, espacially the part where it checks if a tee is frozen. I want to develop a helpful little script NOT ON PUBLIC SERVERS!!!!!!!! to avoid freeze. thanks in advance!
meloƞ
hey i wonder if anyone can help me figure out how the CPLayer class works, espacially the part where it checks if a tee is frozen. I want to develop a helpful little script NOT ON PUBLIC SERVERS!!!!!!!! to avoid freeze. thanks in advance!
hey guys I usually play on my own build of ddnet with a few minor changes, it's 0 commits behind the ddnet/ddnet:master branch, but when I compile this and run it the client version says 18.3, and I don't have some of the new features. anyone know why this could be?
art0007i
hey guys I usually play on my own build of ddnet with a few minor changes, it's 0 commits behind the ddnet/ddnet:master branch, but when I compile this and run it the client version says 18.3, and I don't have some of the new features. anyone know why this could be?
9e7ba82 Scroll to selected skin when entering name and switching tabs - Robyt3
baddafe Merge pull request #9157 from Robyt3/Client-Settings-Skin-Reveal - def-