-
If a pr upstream was closed AND NOT MERGED. It is officially declined by teeworlds. In that case I would say the mirror bot should close the corresponding pr in teeworlds-community. Because we do not …
-
the server.cnf is basically a dotfile and thus native bash ... duh
do not reimplement that in bash. Just ``source`` it. Then the config vars in the code also match the config vars in the file that …
-
```
/home/teeworlds/src/master/src/engine/shared/network.cpp:27:44: runtime error: index -1 out of bounds for type 'unsigned char [1394]'
#0 0x6c8233 in CNetRecvUnpacker::FetchChunk(CNetChunk*) …
-
First I followed the instruction on https://github.com/microsoft/wslg to install WSLg.
Then I installed teeworlds. "sudo apt install teeworlds". So there is an icon like this.
![image](https://user-…
-
https://github.com/ddnet/ddnet/blob/9a8541648c33f1879fbc7fc9b9f1e825bed6a591/src/engine/server/server.cpp#L1675
would be great if this log line was changed to contain as much player information a…
-
```
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000000000000003f in ?? ()
[Current thread is 1 (Thread 0x7fb628b0ca00 (LWP 1241047))]
(gdb) bt
#0 0x000000000000003f in ?? (…
def- updated
11 months ago
-
[I posted the report in teeworlds forum](https://www.teeworlds.com/forum/viewtopic.php?pid=121013#p121013)
-
```
Program terminated with signal SIGILL, Illegal instruction.
#0 dbg_break () at /home/teeworlds/src/master/src/base/system.cpp:184
184 /home/teeworlds/src/master/src/base/system.cpp: No suc…
-
```
Core was generated by `./DDRace64-Server_sql -f servers/8324.cfg'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000559f14d79b8b in CGameContext::OnClientEnter (this=, Clie…
-
After oy's 'fixing collision problems' https://github.com/oy/teeworlds/commit/7db6d1e0567ee439e67c83a0ef670db9b419cfb6 iDDRace got problems with /d (gives triple jump) and with freeze (player can move…