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

1.18.2 version #6

Open
Emberfire opened this issue May 13, 2024 · 1 comment
Open

1.18.2 version #6

Emberfire opened this issue May 13, 2024 · 1 comment

Comments

@Emberfire
Copy link

Hi, sorry for bothering you.

Could this plugin be made to work with 1.18.2? I tried modifying it myself but I'm getting an error for invalid plugin.yml (even without editing anything).

Here's the stack trace:
[ERROR]: Could not load 'plugins\sleepingserverstoppermod-3.0.0-1.20.1.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?] at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:418) ~[paper-1.18.2.jar:git-Paper-388] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-388] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1164) ~[paper-1.18.2.jar:git-Paper-388] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.18.2.jar:git-Paper-388] at java.lang.Thread.run(Thread.java:842) ~[?:?]

@MadaHaz
Copy link
Owner

MadaHaz commented Jun 12, 2024

@Emberfire My bad for the late response, got logged out of my GitHub account on mobile and missed the notification about this issue.
I've made a compatible version for 1.18.2, I haven't really tested it yet, but it should work properly and will upload the jar file soon.

From you stack trace, are you running this mod on a forge server? It isn't meant to be used for bukkit or spigot.
This mod is a port of a spigot version, you can see the link in the README of this mod. That mod might have links to a bukkit version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants