Hidden Recipe Book (Forge)

Hidden Recipe Book (Forge)

386k Downloads

Possible conflict with Indexed: Ticking Entity Crash

RubyRezal opened this issue ยท 3 comments

commented

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

crash-2021-12-01_02.50.21-server.txt

commented

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.

commented

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.

commented

Unfortunately 1.12 is no longer supported. I can also not find any reference to my code in the crash log, and as it is a mod imcompatibility there isn't much I can do at the moment. I appreciate you giving the mod a try, and glad it's been fixed since you took out the other mod.