Extra Alchemy

Extra Alchemy

13M Downloads

[1.12.2] Getting kicked from server when affected by combustion that is applied from a mob

CalaMariGold opened this issue ยท 1 comments

commented

Describe the bug
Using Rebirth of the Mobs, we had a Fire Zombie affect the player with combustion whenever they hit the player. This caused the player to be kicked from the server with the following error.

image

To Reproduce

  1. Install RotM
  2. Add minecraft:zombie;extraalchemy:effect.combustion;100;2;5;100;mob to Mob Offense
  3. Get hit by zombie on a server. Only occurs on servers.

Full issue here:
Rebirth-of-the-Night/Rebirth-Of-The-Night#578

All information such as mod version and configs can be found in our repo.

Environment (please complete the following information):

  • Mod Version: build11-0.5.4
  • MC Version: 1.12.2
  • System: Windows 10
  • Installation type: DedicatedServer
commented

I don't touch packets with the combustion effect, and this never happened before, so I assume another mod is messing with network stuff.
I see LLibrary in the stack trace. Does the bug still occur when llibrary is removed?
I won't be able to look at this for a long time otherwise.