@edpo: Could it be the same issue reported in https://github.com/ddnet/ddnet/issues/2233 ("Client crash on rocket explosions") ? If not, consider reporting your issue. If yes, consider providing more information if applicable.
Search Criteria
Package Details: ddnet 15.2.5-1
Git Clone URL: | https://aur.archlinux.org/ddnet.git (read-only, click to copy) |
---|---|
Package Base: | ddnet |
Description: | A Teeworlds modification with a unique cooperative gameplay. |
Upstream URL: | https://ddnet.tw |
Keywords: | DDraceNetwork |
Licenses: | |
Submitter: | rafaelff |
Maintainer: | rafaelff (edg-l) |
Last Packager: | rafaelff |
Votes: | 12 |
Popularity: | 0.68 |
First Submitted: | 2017-09-01 19:31 |
Last Updated: | 2020-12-30 11:33 |
Dependencies (17)
- curl (curl-git, curl-minimal-git)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- miniupnpc (miniupnpc-git)
- opusfile (opusfile-git)
- pnglite
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-hg, sdl2-minimal-hg)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- wavpack (wavpack-git)
- gtest (googletest-git) (check)
- cmake (cmake-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- python (python-dbg) (make)
- ddnet-maps-git (optional) – All the maps used on the official DDNet Servers.
- ddnet-skins (optional) – A collection with more than 700 custom tee skins.
Required by (0)
Sources (4)
rafaelff commented on 2020-06-03 17:06
edpo commented on 2020-06-03 00:47
After the last update, when someone or I shoot with granade, game CRASHES... after log research i found the problem: "cl_antiping 1" - game crash. "cl_antiping 0" - geme works good.
P.S. crashes only when shooting near me with granade.
Munto commented on 2019-08-24 02:05
Thank you for the quick fix !!
I couldn't live without my daily dose of Teeworlds.
I didn't even know this teewebs thing. You can play tw in your browser? It's awesome ! =)
edg-l commented on 2019-08-23 23:19
Ok, the issue is definitly due to having the websocket option enabled, it's probably due to the library being updated and causing a crash for some reason, for now, I'll disable the websocket feature, it's not like much people use teewebs.net anyway.
edg-l commented on 2019-08-23 23:13
I also have the problem with libwebsocket, I'm trying to figure out why it happens, but if i build ddnet manually this doesn't happen.
Munto commented on 2019-08-23 18:20
I don't know if it's the best place to report an issue, but after upgrading ddnet from version 12.5-3 to 12.6.1-1, I can't use the client anymore.
Everything is frozen and it takes ages to move the cursor. I can't even get a list of servers.
I had to upgrade to the latest version after upgrading libwebsocket because the previous client couldn't find a shared library provided by this package.
I don't see any overuse of my CPU or RAM, the only thing I can share is the logs from my terminal.
Pastebin logs
If you are aware of a similar issue, I'll be glad to contribute to it.
rafaelff commented on 2019-06-21 13:20
A systemd service file is now provided for DDNet Server. Run it with systemctl start ddnet-server
, check logs in /var/lib/ddnet/autoexec_server.log
. Feedbacks are welcome.
def commented on 2019-04-12 15:20
Can you connect ddnet: links automatically open with DDNet client? I guess .demo files would not work, maybe we should rename them to something more ddnet specific.
rafaelff commented on 2019-04-10 18:36
MySQL support for DDNet Server is disabled by default. Enable it by setting _enable_mysql
to 1 in the PKGBUILD, and the building it.
rafaelff commented on 2019-04-03 11:45
Added pnglite to depends array. Not added mariadb support right now because mysql-connector-c++'s source URL is currently unavailable -- I will wait a bit to see if it comes online again or will try to fix is somehow.
Pinned Comments
rafaelff commented on 2019-04-10 18:36
MySQL support for DDNet Server is disabled by default. Enable it by setting
_enable_mysql
to 1 in the PKGBUILD, and the building it.