# My pet is revoked on spawn

This is issue is usually caused after you change the `language.yml` file.

The reason to that issue is that both the interaction menu and the main menu to spawn your pets have the same name in the `language.yml` file. (see example below)

<figure><img src="https://2215955088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fagejyp4OPFjyLRX5Q3cX%2Fuploads%2Fek73e6glNHiBhbKQ9kJa%2Fimage.png?alt=media&#x26;token=11124e4d-0d1a-4617-aba4-039891592203" alt=""><figcaption><p>Both menus share the same name in the <code>language.yml</code> file</p></figcaption></figure>

Easy fix is to have different names for both menu. Change them within the `language.yml` file, save it, then restart your server. **The bug should be fixed**.

<figure><img src="https://2215955088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fagejyp4OPFjyLRX5Q3cX%2Fuploads%2FVdXIqhLlaDHyRzqN5rr4%2Fimage.png?alt=media&#x26;token=2e5e6b61-aa4d-4ae3-802a-a6239990fd5f" alt=""><figcaption><p>Both menus have to share different names</p></figcaption></figure>

As of now, it is considered as a limitation of the plugin to be enhanced. However, I didn't find a way to make it work without using different names for now.
