Statues

Statues

17M Downloads

[Bug]: Statue in force loaded area causes a crash when attempting to spawn an entity

jasminexs opened this issue ยท 1 comments

commented

General Info

  • I am running a modpack
  • I can reproduce this issue consistently in single-player
  • I can reproduce this issue consistently in multi-player
  • I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
  • I am crashing and can provide my crash report(s)
  • I am using the latest version of the mod

Forge version

43.2.4

Minecraft version

1.19.2

Mod version

0.3.2.1

Java version

18.0.2.1

Issue Description

Pretty much as the title says. I left a statue in the overworld in force-loaded chunks (FTB chunks) which had the mob spawner upgrade. When it tried to spawn an enderman, the game crashed.

Additional Information

https://pastebin.com/swm3mZAd

commented

Duplicate of #81 and fixed in 5a2321c

It's related to the mob killer upgrade hurting the mob and the mob trying to check if it can attack the attacker, which is trying to check the scoreboard but it can't due to how the fake player is setup. I've fixed this for future versions