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

The newest version of SlimeFun #8

Closed
bobhenl opened this issue Jun 17, 2020 · 4 comments
Closed

The newest version of SlimeFun #8

bobhenl opened this issue Jun 17, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@bobhenl
Copy link

bobhenl commented Jun 17, 2020

Description (Required)

Error in log. The plugin doesn't enable probably due to new version of SlimeFun.

Steps to reproduce the Issue (Required)

Install the newest version of SlimeFun.

Expected behavior (Required)

It should load normally.

Server Log / Error Report

[22:13:56] [Server thread/ERROR]: Error occurred while enabling Endrex v1.0.1-b2 (Is it up to date?)
java.lang.NoSuchMethodError: 'java.lang.String me.mrCookieSlime.Slimefun.api.SlimefunItemStack.getItemID()'
	at me.nahkd.spigot.sfaddons.endrex.items.resources.EndrexResourceItem.<init>(EndrexResourceItem.java:27) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.initResources(EndrexItems.java:182) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.items.EndrexItems.init(EndrexItems.java:84) ~[?:?]
	at me.nahkd.spigot.sfaddons.endrex.Endrex.onEnable(Endrex.java:78) ~[?:?]
	at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:472) ~[patched_1.15.2.jar:git-Paper-353]
	at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:386) ~[patched_1.15.2.jar:git-Paper-353]
	at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:488) ~[patched_1.15.2.jar:git-Paper-353]
	at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-353]
	at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:908) ~[patched_1.15.2.jar:git-Paper-353]
	at java.lang.Thread.run(Thread.java:832) [?:?]
[22:13:56] [Server thread/INFO]: [Endrex] Disabling Endrex v1.0.1-b2
[22:13:56] [Server thread/INFO]: [Endrex] Plugin disabled in 0ms

Environment (Required)

  • Minecraft Version: 1.15.2
  • CS-CoreLib Version: 85
  • Slimefun Version: 544
  • Plugin Version: v1.0.1-b2
@bobhenl bobhenl added the bug Something isn't working label Jun 17, 2020
@nahkd123
Copy link
Owner

It's appear that the letter "D" in the new version of Slimefun has been changed (to lowercase d). I'll update the code as soon as I have computer access.

@bobhenl
Copy link
Author

bobhenl commented Jul 3, 2020

Hi, how it looks @nahkd123

@bobhenl
Copy link
Author

bobhenl commented Jul 11, 2020

and does it supports 1.16 too? @nahkd123

@nahkd123
Copy link
Owner

Hello, sorry for long delay, but Endrex v1.0.2 is now available and you can download it at https://github.com/nahkd123/Endrex/releases/tag/v1.0.2-b1

I haven't tested in 1.16 yet, but I'm sure that it will works just fine.

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

2 participants