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

fluffy machines outdates #148

Open vRAPTORv opened 7 months ago

vRAPTORv commented 7 months ago

Description (Required)

when we updates the server to 1.20.4 fluffy machines vDEV - 132 wont work

141

NCBPFluffyBear commented 7 months ago

Your linked issue should be unrelated, 1.20.4 caused some issues and were fixed recently. New builds are now located on https://blob.build/project/FluffyMachines, and will require a manual update. Please let me know if you still can not load the plugin after updating!

nyxatledgerocks commented 6 months ago

+1, unfortunately it's not loading after updating to the new build- we're on Paper, if it helps!

NCBPFluffyBear commented 6 months ago

What version are you on? Please send /sf versions output

nyxatledgerocks commented 6 months ago

Fluffy Machines vDev - 4

NCBPFluffyBear commented 6 months ago

Please also share console errors

nyxatledgerocks commented 6 months ago

image [07.02 15:12:15] [Server] [ERROR] Error occurred while enabling FluffyMachines vDEV - 132 (git ccf029ba) (Is it up to date?) [07.02 15:12:15] [Server] java.lang.NoSuchMethodError'boolean org.bukkit.enchantments.Enchantment.isAcceptingRegistrations()' [07.02 15:12:15] [Server] at io.ncbpfluffybear.fluffymachines.FluffyMachines.onEnable(FluffyMachines.java:61) ~[FluffyMachines - DEV (git ccf02).jar:?] [07.02 15:12:15] [Server] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:281) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] [07.02 15:12:15] [Server] at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:188) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:104) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:507) ~[paper-api-1.20.4-R0.1-SNAPSHOT.jar:?] [07.02 15:12:15] [Server] at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugin(CraftServer.java:637) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at org.bukkit.craftbukkit.v1_20_R3.CraftServer.enablePlugins(CraftServer.java:548) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:671) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:308) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-409] [07.02 15:12:15] [Server] at java.lang.Thread.run(Thread.java:833) ~[?:?] [07.02 15:12:15] [Server] [INFO] [FluffyMachines] Disabling FluffyMachines vDEV - 132 (git ccf029ba)

NCBPFluffyBear commented 6 months ago

Those errors clearly say "FluffyMachines vDEV - 132". Update your plugin.

nyxatledgerocks commented 6 months ago

That's the latest version from blob.build. There may have been a mixup with file uploads on your end, but I've tried four times the latest file from it now.

NCBPFluffyBear commented 6 months ago

You might have a duplicate FluffyMachines file. The latest build has been released for more than a month now with no issues from other people. If you were really running the latest version, your error would show the correct version, like this:

image

The error message is different, but the point is that the tag shows the build. The build you are running is from Sep 2, 2022. I just downloaded the latest paper version, Slimefun build, and FluffyMachines build and it worked. The line of code that your error shows does not even exist.

nyxatledgerocks commented 6 months ago

I tried getting another person to download it, culled anything with Fluffy in the name, and it still won't load, though it appears to now be the version from blob.build image

NCBPFluffyBear commented 6 months ago

Looks the it's the right version now. Does your server have custom vanilla crafting recipes?

nyxatledgerocks commented 6 months ago

Yes, it does. Are there specific ones/types I'll have to terminate or fix?

nyxatledgerocks commented 6 months ago

Figured out how to fix the problem, but disabled a swath of datapacks to do so- is there a specific thing I can remove from a handful of datapacks to get it to work? No worries if you don't know, and sorry for all the trouble ^^'

nyxatledgerocks commented 6 months ago

Okay, found it- the Forgiveness datapack appears to be incompatible with FluffyMachines, posting so this is Googlable :P Thank you for your patience!

NCBPFluffyBear commented 6 months ago

I'll look into this