Possible conflict with Indexed: Ticking Entity Crash
RubyRezal opened this issue ยท 3 comments
Information
Minecraft version: 1.18
Modloader: Fabric
Fabric loader version: 0.12.5
Environment: Multiplayer
Mod name: Easy Elytra Takeoff
Mod version: fabric_1.18.x-2.2
Description
Server crashed on takeoff, "ticking entity"
Crash report
This issue may be a conflict with (or caused by) Indexed. Indexed modifies the properties of firework_rocket the player's elytra has "Slow Burn" or "Quick Flight".
Log spam from Indexed when a player fires an unenchanted bow may indicate Indexed modifies the properties of an arrow even when it isn't necessary, it may also modify firework_rocket even if a player's elytra doesn't have the relevant enchantments.
This hasn't happened since I took Indexed out of the modpack. Should probably change this from a bug report to a mod conflict report.