Stackoverflowerror resulting from mobs riding gaurdians
Vuulfrin opened this issue ยท 1 comments
Modloader
Forge
Minecraft version
1.18.1
Modloader version
Forge 39.1.0
Mod version
1.10.3
TenshiLib version
1.6.1
Description
A sudden crash of the server occurred. Upon reading the crash logs, a stack overflow error resulting from a mob riding a guardian seemed to be the culprit. This happened more then once. The issue was managed by reducing the chance of mobs spawning with the ability to "ride a parrot" to 0, which also appears to remove their ability to ride guardians. Two crash logs are provided.
Steps to reproduce
- Step one Run a 1.18.1 server forge 39.1.0
- Encourage mobs to ride guardians.
- Wait for Stack Overflow Error (doesn't always happen)
Mods that might affect the issue
The "Zombie Awareness" mod is the only mod in the pack that I can think of that might touch ai.
There are a number of mods that add mobs, which appear to be able to ride guardians. (Alex's mobs, MobZ)
The crashlog specifically mentions the ticking entity "Guardian" however, so I believe that entity is the culprit.
Logs
crash-2022-03-12_14.04.33-server.txt
crash-2022-03-12_14.12.13-server.txt