Troubleshooting/fr: Difference between revisions

From DDraceNetwork
(Created page with "Si le client crash au démarrage, c'est en général un driver graphique cassé (voir Problèmes Liés aux Graphiques (GFX)), ou un antivirus (cherchez sur internet comment le désactiver pour une application spécifique/DDNet).")
(Created page with "<small>''note: Tous les plantages/bugs ne sont pas tous causés par DDnet, vous devez garder votre système d'exploitation et vos drivers à jour. Il n'y a que les bugs reproductibles ou les messages d'erreurs crées par le code DDnet qui peuvent être réglés facilement.''</small>")
Line 25: Line 25:
Si le client crash au démarrage, c'est en général un driver graphique cassé (voir [[Special:MyLanguage/GFX_Troubleshooting| Problèmes Liés aux Graphiques (GFX)]]), ou un antivirus (cherchez sur internet comment le désactiver pour une application spécifique/DDNet).
Si le client crash au démarrage, c'est en général un driver graphique cassé (voir [[Special:MyLanguage/GFX_Troubleshooting| Problèmes Liés aux Graphiques (GFX)]]), ou un antivirus (cherchez sur internet comment le désactiver pour une application spécifique/DDNet).


<div lang="en" dir="ltr" class="mw-content-ltr">
<small>''note: Tous les plantages/bugs ne sont pas tous causés par DDnet, vous devez garder votre système d'exploitation et vos drivers à jour. Il n'y a que les bugs reproductibles ou les messages d'erreurs crées par le code DDnet qui peuvent être réglés facilement.''</small>
''<small>Note: Not all crashes / bugs are caused by DDNet code, you should always keep your system and your drivers up to date. Only reproducable or bugs with a crash log, that indicates a bug in the DDNet code, can be fixed easily.</small>''
</div>




<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Graphics_problems"></span>
== Graphics problems ==
== Problèmes graphiques==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 15:18, 5 May 2024

Cet article a pour but de vous aider si vous rencontrez des problèmes avec DDnet.

Les informations utiles afin d'aider les développeurs à mieux comprendre votre problèmes sont :

  1. Message d'erreur/de
  2. Informations sur vos composants (GPU, CPU, RAM, système d'exploitation (Windows, Mac, Linux etc.)).

Le CPU utilisé peut toujours être trouvé en cliquant sur F1 après avoir lancé le client. Il devrait apparaître en violet.

  1. Les étapes afin de reproduire votre problème


Plantage

Le plantage est un arrêt du jeu non prévue par le joueur, souvent causé par un bug dans le code de DDnet, ou d'un autre logiciel.

La règle d'Or est que si vous pouvez reproduire le plantage, vous devez contacter les développeurs.

Vous pouvez vous renseigner dans la section lien externes ou créer un ticket sur Github .

Depuis DDnet 16 sur Windows, le client peut générer un message d'erreur que vous pouvez trouver dans le dossier config en dessous de "dump". Envoyez juste ce message aux développeurs afin qu'ils puissent trouver des informations intéressantes sur le problème.

Si le client crash au démarrage, c'est en général un driver graphique cassé (voir Problèmes Liés aux Graphiques (GFX)), ou un antivirus (cherchez sur internet comment le désactiver pour une application spécifique/DDNet).

note: Tous les plantages/bugs ne sont pas tous causés par DDnet, vous devez garder votre système d'exploitation et vos drivers à jour. Il n'y a que les bugs reproductibles ou les messages d'erreurs crées par le code DDnet qui peuvent être réglés facilement.


Problèmes graphiques

If you experience graphics glitches, and the developers cannot reproduce them, there is a good chance that your graphics drivers are outdated, contain bugs or simply are abandoned by the hardware company.

You can still try the following thing:

If you have a modern GPU try to update your drivers first, all of the following steps are fallbacks that also have drawbacks (e.g. worse graphics).

Inside the client go on Settings -> Graphics
Under "Renderer" select OpenGL 1
Restart

If you prefer to have a more appropriate solution for your problem, visit the GFX Troubleshooting page, which analysis graphics problems more specifically and gives extra details.


ALT + TAB problems

This is most likely a graphics driver problem. However you can still try to fix it by using "Windowed Fullscreen".

This is a special fullscreen mode, that makes the window act like it is fullscreen, even if it's not.

Note: There is a drawback on some systems. E.g. under Windows it might leave the Windows desktop compositor active, which results in less FPS, and in worst case more input delay.

Inside the client go on Settings -> Graphics
Click on "Fullscreen" (or whatever you last selected) and choose "Windowed Fullscreen" instead

(if you experience bugs changing this mode, just restart the game once and make sure "Windowed Fullscreen" is still selected)


Broken streaming

When you experience a bug with streaming DDNet over discord, you are most likely using a nvidia graphics card.

A user already reached out to discord, and they told him to:

If you have problems finding DDNet in nvidia shadow play.

Make sure you actually use the nvidia card to play DDNet (press F1 after a client start and see the purple text saying something like "gfx [...] Vendor:", it should mention nvidia)

Under Windows you can usually select the preferred graphics card under Windows' graphics options, or directly in the control panel of your graphics driver (e.g. nvidia control panel)

Network / Connection problems

DDNet and Teeworlds network code requires a stable connection with as less ping jitter as possible.

If you experience problems make sure to:

  1. Use a LAN cable instead of Wifi
  2. Turn off other applications on your computer and other computers in your network to tell if they are the source of the problem
  3. Prefer DSL/Fiber over cable internet
  4. Make sure it is not a DoS/DDoS attack on the server (did it ever work before, do other servers work fine?)
  5. Try ping -t ger2.ddnet.org in cmd.exe for a few minutes, stop it with ctrl-c, and check the if the ping jumps there too or you have packet loss
  6. Try to trace route the connection to the DDNet server (using tracert ger2.ddnet.org in cmd.exe) and see if there is bad routing (ask your ISP to fix it)