Undefined array key "tag" when importing json eggs. #532

Closed
opened 2026-02-04 18:26:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @JoanFo1456 on GitHub (Jan 1, 2026).

Current Behavior

When importing json eggs, such as paper from (https://raw.githubusercontent.com/pelican-eggs/minecraft/refs/heads/main/java/paper/egg-paper.json)
You get a Undefined array key "tag"
On TagsFilter.php: 26
If you reload a page it will appear the egg, but the error is showing.

Expected Behavior

Import should import the egg and say imported correctly, without showing the error.
(Right now it does import, it just makes the error appear)

Steps to Reproduce

  1. Download a json egg, for example https://raw.githubusercontent.com/pelican-eggs/minecraft/refs/heads/main/java/paper/egg-paper.json
  2. Import it (making sure the default egg is not there)

Panel Version

canary (bed9dbe)

Wings Version

dev-91f17f8

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

https://logs.pelican.dev/477f7931

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @JoanFo1456 on GitHub (Jan 1, 2026). ### Current Behavior When importing json eggs, such as paper from (https://raw.githubusercontent.com/pelican-eggs/minecraft/refs/heads/main/java/paper/egg-paper.json) You get a Undefined array key "tag" On TagsFilter.php: 26 If you reload a page it will appear the egg, but the error is showing. ### Expected Behavior Import should import the egg and say imported correctly, without showing the error. (Right now it does import, it just makes the error appear) ### Steps to Reproduce 1. Download a json egg, for example https://raw.githubusercontent.com/pelican-eggs/minecraft/refs/heads/main/java/paper/egg-paper.json 2. Import it (making sure the default egg is not there) ### Panel Version canary (bed9dbe) ### Wings Version dev-91f17f8 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash https://logs.pelican.dev/477f7931 ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
OVERLORD added the not confirmed label 2026-02-04 18:26:03 +03:00
Author
Owner

@Boy132 commented on GitHub (Jan 9, 2026):

Can't reproduce on demo.
Because the error suggests the tag filter has something to do with it tried with and without any filters. Both scenarios worked fine.

@Boy132 commented on GitHub (Jan 9, 2026): Can't reproduce on demo. Because the error suggests the tag filter has something to do with it tried with and without any filters. Both scenarios worked fine.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#532