NCBPFluffyBear / FluffyMachines

A Slimefun4 addon that brings a variety of machines and tools to Slimefun
https://thebusybiscuit.github.io/builds/NCBPFluffyBear/FluffyMachines/master/
GNU General Public License v3.0
23 stars 39 forks source link

broken fluffy barrel dont open GUI #126

Closed themrsnowmen closed 2 years ago

themrsnowmen commented 2 years ago

Description (Required)

Small Fluffy Barrel not working. Barrel GUI does not appear when right-clicking.

Steps to reproduce the Issue (Required)

An error is output when starting the server and it is not working.

Expected behavior (Required)

The Fluffly Barrel's GUI will open allowing you to put items in and out.

Server Log / Error Report

https://pastebin.com/raw/SBBKSyir

Environment (Required)

無題
NCBPFluffyBear commented 2 years ago

It looks like there was some kind of problem with loading some barrel data in. Did you tamper with the files before the server was started? Maybe it crashed?

This could also happen if another plugin is suppressing the event that is triggered when the barrels are placed.

To fix this just break the barrels that are affected and place them back down. If the error still happens please let me know.

themrsnowmen commented 2 years ago

No, it's not tampered with. I just rebooted the server. Do you need a plugin list other than slime fun4 and addons?

NCBPFluffyBear commented 2 years ago

No, even if I had one I wouldn't be able to determine anything from their names.

If breaking them and placing them back down fixed the issue, I'll leave it as some kind of saving issue, since this has never been reported before. Please let me know if this takes care of it.

themrsnowmen commented 2 years ago

However, if you place it once, it will disappear, and if you place it twice, it will work. Also, all items will be lost. thank you support

NCBPFluffyBear commented 2 years ago

The latest build should "fix" your issue. I can't reproduce what you are describing, and given that nobody else has reported this, it seems to be a problem on only your server. However, I added a verification step that will fix broken mini barrels. Thanks for the report! Fixed in 84b753d