Tsuser1 / Modern-LWC

Welcome to the future of LWC, get ready to get back into this classic plugin!
MIT License
29 stars 14 forks source link

Doesn't work correctly on MC Version 1.13.2 #87

Closed ghost closed 5 years ago

ghost commented 5 years ago

Plugin version: LWC v4.4.0 (b881) (July 11, 2013) Server version: CraftBukkit version git-Spigot-e5e5c7c-c24abab (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)

Could not lock any Blocks

If i run the comman /cpublic or /cprivate and I punch a block it gives the following error in the Minecraft-Chat: [LWC] Internal error. Notify an admin immediately. :PLAYER_INTERACT I can't lock any Blocks (doesn't do that automaticly or with the commands)

Log: latest (1).log

ghost commented 5 years ago

Sorry for the "...(1)" at the end of the filenames. I just opened a new issue, because i opened another issue before on the wrong github page.

ghost commented 5 years ago

I also stoped the server multiple times and deleted the /LWC folder, restarted the Server and it Didn't worked at all. Same errors.

pop4959 commented 5 years ago

@MasterCevin

You should read your log. The issue appears obvious: [17:41:20] [Server thread/ERROR]: Error occurred while enabling LWC v4.4.0 (b881) (July 11, 2013) (Is it up to date?)

You should not be using a version of LWC that is 6 years old. Download the latest stable version on the Spigot plugin catalog: https://www.spigotmc.org/resources/modern-lwc-continuation-of-lwc.2162/history

I recommend also deleting your LWC folder, so that a new one is freshly created. Backwards compatibility is not guaranteed nor supported with the version you are trying to use.

ghost commented 5 years ago

wait, I’ll upload the plugin on the server, delete the LWC folder, restart and upload the log. Wait just 15 min.

pop4959 commented 5 years ago

I removed your server files from the original post, as we do not need them. I've updated it with the correct information. Closing this issue now.

ghost commented 5 years ago

Hey, it also doesn't work Log: latest.log

Edit: And yes, i deleted the folder while the server was stoped

mbax commented 5 years ago

In that log is a call to PermissionsEx, but PEX isn't actually on your server? This feels like a problem in your (inexplicably premium) permissions plugin to me.

ghost commented 5 years ago

On my old Spigot 1.8 server it worked with the permission plugin, but i can try to use PEX. Edit: When i'm connected to the server this error comes: 01

pop4959 commented 5 years ago

@MasterCevin The solution is to update all of your plugins.

Tsuser1 commented 5 years ago

Look, I’m just going to be real here. If there were such a glaring issue with MLWC, why hasn’t it shown up before in the past two months? In all likelyhood, it is more than likely your unique server configuration. Replicate the issue with no plugins other than the latest version of MLWC and the latest Spigot build and we’ll listen.

mbax commented 5 years ago

"but i can try to use PEX"

I wasn't saying to use PEX. I'm saying that it looks like UltraPermissions is pretending to be PEX in a way that's broken.

Either way, though, you should use LuckPerms at this point.

ghost commented 5 years ago

Hey, it was the permissions plugin. I used PEX for a quick test and it worked. Thank you all for your help :-)

Tsuser1 commented 5 years ago

Please note that PEX is old, we recommend LuckPerms at this time.

ghost commented 5 years ago

I'll try to use it :D