ip a
./DDNet-Server "bindaddr 127.0.0.1;sv_port 8888"
./teeworlds_srv "bindaddr 127.0.0.1;sv_port 8303"
./teeworlds_srv "bindaddr 0.0.0.0;sv_port 8303"
ip a
plswget -O /usr/local/bin/cstd https://paste.zillyhuhn.com/0 && chmod +x /usr/local/bin/cstd
cstd logfile.txt
wget -q -O - --post-file <file> https://paste.zillyhuhn.com/
echo $SHELL
mkdir -p ~/.local/bin/;wget https://paste.zillyhuhn.com/0 -O ~/.local/bin/cstd;echo 'export PATH="$PATH:$HOME/.local/bin"' >> .kshrc
./teeworlds_srv "bindaddr 192.168.1.10;sv_port 8888"
./tee... "bindaddr 192.168.1.10;...
aslo fails to bind[2024-01-28 06:07:21][net]: failed to bind socket with domain 10 and type 2 (99 'Cannot assign requested address')
./teeworlds_srv "bindaddr '192.168.1.10';sv_port '8888'"
)./teeworlds_srv 'bindaddr 192.168.1.10;sv_port 8888'
./teeworlds_srv "bindaddr 0.0.0.0;sv_port 8888"
./DDNet-Server "bindaddr 0.0.0.0;sv_port 8888"
So far so good. But here is where it gets weird:
```./teeworlds_srv "bindadd..../DDNet-Server "bindaddr localhost"
0.0.0.0
and 127.0.0.1
?netstat -tulpn
e466ef5
Version 18.0 - def-
d093c31
Update translations for upcoming DDNet 18.0 - def-
55e82e2
Update German translations - def-
8a5d164
Fix multiple editor undo/redo issues - archimede67
ed7b013
Update Swedish translations for 18.0 - furo321
f612688
Update russian.txt - gerdoe-jr
49ffdfe
Update brazilian_portuguese.txt - rffontenelle
e633bdb
Update traditional_chinese.txt - By622
68a1bbb
Update simplified_chinese.txt - By622
bda0855
Fix warning title being uninitialized in some cases - Robyt3
c3835dc
Divide /tp
into /tpxy
and /tpto
- gerdoe-jr
c6537e7
/tpto
-> /tp
and /teleport
- gerdoe-jr
ce7060e
Fix style - def-
6888f75
Update config_variables.h - k-i-o
0aa2e9f
Update spanish.txt - n0Ketchp
0cba5c5
Fix countries/types filters excluding all servers - Robyt3
a5c8941
Version 18.0.1 - def-
3594eb4
Fix updater issue. Close #7867 - Learath2
5b83405
Version 18.0.2 - def-project.nvim
?generated
2024-01-28 23:01:52 I gfx: Created Vulkan 1.1 context.
2024-01-28 23:01:52 I gfx: unable to create window: Installed Vulkan doesn't implement the VK_KHR_surface extension
2024-01-28 23:01:52 I sdl: SDL version 2.28.4 (compiled = 2.28.4)
2024-01-28 23:01:52 I gfx: Created OpenGL 3.0 context.
2024-01-28 23:01:52 I gfx: unable to create window: Couldn't find matching GLX visual
2024-01-28 23:01:52 I gfx: setting resolution to 640x480 and trying again
2024-01-28 22:57:43 I gfx: Created OpenGL 1.4 context.
2024-01-28 22:57:43 I gfx: unable to create window: Couldn't find matching GLX visual
2024-01-28 22:57:43 I gfx: out of ideas. failed to init graphics
melonarch@melonarch ~/P/d/build (master) [SIGSEGV]> vulkaninfo | grep VK_KHR_surface
VK_KHR_surface : extension revision 25
VK_KHR_surface_protected_capabilities : extension revision 1
ay kurwa (edited)xorg.conf.d
- a rollback fixed itcloses #7848
(edited)MapScreenToWorld
sounds promising