# Fehlerbehebungen

## SaltyChat: FiveM Crash

<figure><img src="/files/to095AzCTtdG6B4s4FbI" alt=""><figcaption></figcaption></figure>

*Problem:*\
FiveM crasht, sobald man funken möchte.\
\
\&#xNAN;*Lösung:*\
wähle in den allgemeinen Einstellungen (Adminstration) die andere SaltyChat Version aus.

## Einsatzmaske leer

<figure><img src="/files/3DxhlLGi49sBuWua9jtl" alt=""><figcaption></figcaption></figure>

*Problem:*\
Die Einsatzmaske ist leer, wenn ich einen neuen Einsatz erstellen möchte.\
\
\&#xNAN;*Lösung:*\
Für jede Leitstelle muss mindestens ein Stichwort in der Administration erstellt werden.

{% content-ref url="/pages/G7f6kFdcO9m0PObADIoG" %}
[Stichwortverwaltung](/love-rp-de/emergencydispatch/administration/stichwortverwaltung.md)
{% endcontent-ref %}

## SaltyChat: keine Sepura Sounds

*Problem:*\
Ich höre beim Funken nur die Standard SaltyChat Sounds, nicht die Sepura Sounds.\
\
\&#xNAN;*Lösung:*\
In der config.json der SaltyChat Ressource ist der Wert "REquestRadioTrafficStates" auf "false".\
Mehr dazu im Installationsguide:

{% content-ref url="/pages/dpRAYzjs1Qkp0j0p0PZA" %}
[Installation](/love-rp-de/emergencydispatch/installation.md)
{% endcontent-ref %}

## Script Neustart notwendig

*Problem:*\
Ich muss das Script (nach einem Serverneustart) immer manuell neustarten.\
\
\&#xNAN;*Lösung:*\
Führe ein Update deiner MySQL Ressource durch.\
**mysql-async:**

{% embed url="<https://github.com/brouznouf/fivem-mysql-async>" %}

**oxmysql:**

{% embed url="<https://github.com/overextended/oxmysql>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.loverp-scripts.de/love-rp-de/emergencydispatch/fehlerbehebungen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
