Statues

Statues

17M Downloads

[Bug]: Loot is missing after some first interactions with Peaceful Statues

zaciam opened this issue ยท 6 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

14.23.5

Mod version

0.8.10

Java version

Java 8 Update 341

Issue Description

After some interactions the statues loos their loot table even in JEI and stop dropping at all:
screenshot
Tested also the version before statues-1.12.X-0.8.9.2.jar, had the same issue.

It seems to be related with what they dropping as they first loos their loot partly (Iron ingot disappears later then the rotten flesh).

I created a test world. The behavior here is even more strange as the loot table loot increases now with each interaction:
image

Additional Information

No response

commented

Like specified in the changelog for 0.8.10 Unless other major issues are found, no further support for 1.12 will be given

commented

This is a major issue.

@Mrbysco: why you comment that?

commented

@Mrbysco: why you comment that?

Because the feature you're talking about doesn't exist in the latest supported version which is the version on 1.19.2.
And like many devs, we have moved on and way past 1.12 and don't offer support unless it's game breaking.

commented

While browsing through the old 1.12 code I found some issues I've wanted to fix and by doing so I've probably fixed this issue.
A new jar has been uploaded which will hopefully be the last 1.12 build of Statues

commented

Great! I will test it.

commented

Thank you. The stack.copy() has fixed it. :)