John000708/Barrels

Error causes barrel addon to not load (as of slimefun dev 177

Closed this issue · 3 comments

Description (Required)

Barrels no longer functioning in Slimefun: (still works in dev 176)

Steps to reproduce the Issue (Required)

Check start up log on boot up seems to show the related issue (included in pastebin below) relevant bits probably: [10:49:55] [Server thread/WARN]: [Slimefun] Task #412 for Slimefun vDEV - 178 (git e0316453) generated an exception
java.lang.IllegalStateException: zip file closed and
at me.john000708.barrels.Barrel$1.newInstance(Barrel.java:60) ~[?:?]

Expected behavior (Required)

Should start server without this error.

Server Log / Error Report

https://pastebin.com/Qz85Te8G

Environment (Required)

[11:12:02 INFO]: Paper v1_14_R1 (176)
[11:12:02 INFO]:
[11:12:02 INFO]: CS-CoreLib vDEV - 67 (git 1bd1883b)
[11:12:02 INFO]: Slimefun vDEV - 178 (git e0316453)
[11:12:02 INFO]:
[11:12:02 INFO]: Installed Addons (8)
[11:12:02 INFO]: Barrels vDEV - 2 (git 847bc83)
[11:12:02 INFO]: ExtraGear vDEV - 3 (git de222ab7)
[11:12:02 INFO]: ChestTerminal v1.0
[11:12:02 INFO]: HotbarPets vDEV - 16 (git 19414e50)
[11:12:02 INFO]: ExoticGarden vDEV - 18 (git 0ad817dd)
[11:12:02 INFO]: SoulJars vDEV - 3 (git ebabf39f)
[11:12:02 INFO]: ElectricSpawners vDEV - 3 (git 937f97c0)
[11:12:02 INFO]: ColoredEnderChests vDEV - 6 (git 6e80c4ba)

Try and see if it works with the new Build of Barrels (will take a time till it's available for download)

182 (possibly sooner) Fixes it. ChestTerminal doesn't load now though. I'll put a ticket for that one. [nevermind saw you fixed that already]

Thanks!

@mrcoffee1026 There has already been an Update for ChestTerminal...
And not the Slimefun Build should fix it, but the Barrels build.
The fix was needed within Barrels, not Slimefun.