AllTheMods / AllTheMods/AllTheModium
"Skipping Entity with id `minecraft:illager`" in log when exploring dungeons in The Other
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 18
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The dungeon structure in the Other dimension include spawners configured to spawn the entity with ID minecraft:illager, but no such entity exists. When such spawners are generated, "Skipping Entity with ID minecraft:illager" is printed to the client log and the spawner defaults to a pig spawner.
Originally found in All the Mods 8 version 1.0.9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue while exploring dungeon structures in The Other dimension, then trace the structure's spawner configuration for the minecraft:illager entity ID. Done means the generated spawner references an entity that exists, no skipping message appears in the client log, and it does not fall back to a pig spawner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100