Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fluffy machines outdates #148

Open
vRAPTORv opened this issue Jan 3, 2024 · 15 comments
Open

fluffy machines outdates #148

vRAPTORv opened this issue Jan 3, 2024 · 15 comments
Labels
bug Something isn't working

Comments

@vRAPTORv
Copy link

vRAPTORv commented Jan 3, 2024

Description (Required)

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

#141

@vRAPTORv vRAPTORv added the bug Something isn't working label Jan 3, 2024
@NCBPFluffyBear
Copy link
Owner

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
Copy link

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

@NCBPFluffyBear
Copy link
Owner

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

@nyxatledgerocks
Copy link

Fluffy Machines vDev - 4

@NCBPFluffyBear
Copy link
Owner

Please also share console errors

@nyxatledgerocks
Copy link

image
[07.02 15:12:15] [Server] [ERROR] Error occurred while enabling FluffyMachines vDEV - 132 (git ccf029b) (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 ccf029b)

@NCBPFluffyBear
Copy link
Owner

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

@nyxatledgerocks
Copy link

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
Copy link
Owner

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
Copy link

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
Copy link
Owner

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

@nyxatledgerocks
Copy link

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

@nyxatledgerocks
Copy link

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
Copy link

nyxatledgerocks commented Feb 8, 2024

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

@NCBPFluffyBear
Copy link
Owner

I'll look into this

@NCBPFluffyBear NCBPFluffyBear reopened this Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants