Slimefun

Slimefun

3M Downloads

AContainer Error

Seggan opened this issue · 3 comments

commented

❗ Checklist

  • I am using the official english version of Slimefun and did not modify the jar.
  • I am using an up to date "DEV" (not "RC") version of Slimefun.
  • I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
  • I searched for similar open issues and could not find an existing bug report on this.

📍 Description

When you place down a Galactifun Circuit Press, an NPE occurs. Since the press is an AContainer, I'm reporting it here. This is the base cause of Slimefun-Addon-Community/Galactifun#70. See there for more info.

📑 Reproduction Steps

Place down a Galactifun Circuit Press

💡 Expected Behavior

No error

📷 Screenshots / Videos

No response

📜 Server Log

No response

📂 /error-reports/ folder

https://pastebin.com/zmRgEx5b

💻 Server Software

Paper

🎮 Minecraft Version

1.17.x

⭐ Slimefun version

Slimefun vDEV - 968 (git 79c6c13)

🧭 Other plugins

Galactifun vDEV - 7 (git 770c945b)

commented

Yes, but the underlying issue is in AContainer. Thats why i reported it here

commented

This is the Slimefun issues tracker.
Bugs for Galactifun, go on the Galactifun bug tracker.

commented

I looked at the code, the underlying issue is in Galactifun/InfinityLib.
You are registering null-ingredients by bypassing the checks.