-
Notifications
You must be signed in to change notification settings - Fork 21
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
Movecraft 1.10.2 Did i mess something up? #267
Comments
I personally had troubles with the newer versions, I'm not sure if it's
just me but I honestly had to version 5. Or the 1 even before that.
I would try older versions of the movecraft to jar first.
…On Aug 10, 2017 9:45 PM, "stlsf4003" ***@***.***> wrote:
So i though i would set up a little Movecraft server for me and my buds to
screw around with.
I got a spigot 1.10.2 server up and running but when i went to add
Movecraft it's self i got this error.
[10:55:12] [Server thread/ERROR]: Error occurred while enabling Movecraft
v6.0.0 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/flags/Flag
at net.countercraft.movecraft.Movecraft.onEnable(Movecraft.java:388)
~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
~[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.reload(CraftServer.java:747)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.Bukkit.reload(Bukkit.java:539) [spigot.jar:git-Spigot-
de459a2-51263e9]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.
dispatchCommand(CraftServer.java:647) [spigot.jar:git-Spigot-
de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchServerCommand(CraftServer.java:633)
[spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.DedicatedServer.aL(DedicatedServer.java:438)
[spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:401)
[spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
[spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
[spigot.jar:git-Spigot-de459a2-51263e9]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.
protection.flags.Flag
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
~[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
~[spigot.jar:git-Spigot-de459a2-51263e9]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
... 17 more
[10:55:12] [Server thread/INFO]: Server permissions file permissions.yml
is empty, ignoring it
[10:55:12] [Server thread/INFO]: CONSOLE: �[0;32;1mReload complete.�[m
did i fuck up some where during setup?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#267>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AQmsj1k7fGYFBREjJSsUlTdpOlzAoTUyks5sW9xdgaJpZM4O0PjM>
.
|
Is there an older version of 1.10 or am i gonna need to bump it down to 1.9? If so, could you point me to where i could find the permissonsEx.jar for 1.10 or 1.9? |
I mean like, you will need to use a different movecraft jar. An older one.
…On Aug 11, 2017 12:39 PM, "stlsf4003" ***@***.***> wrote:
Is there an older version of 1.10 or am i gonna need to bump it down to
1.9?
If so, could you point me to where i could find the permissonsEx.jar for
1.10 or 1.9?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#267 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQmsj0bdDaBrdbAJKuhF-rjD_vkODHQbks5sXK4KgaJpZM4O0PjM>
.
|
The reason I say this is because I have a spigot 1.9 server. It is used the
same movecraft jar for like 6 months maybe a year, at any rate I just
recently tried to upgrade to the version 5.0 or the version 6.0 and it was
getting the error you saw there.
…On Aug 11, 2017 2:23 PM, wrote:
I mean like, you will need to use a different movecraft jar. An older one.
On Aug 11, 2017 12:39 PM, "stlsf4003" ***@***.***> wrote:
> Is there an older version of 1.10 or am i gonna need to bump it down to
> 1.9?
>
> If so, could you point me to where i could find the permissonsEx.jar for
> 1.10 or 1.9?
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#267 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AQmsj0bdDaBrdbAJKuhF-rjD_vkODHQbks5sXK4KgaJpZM4O0PjM>
> .
>
|
I reverted back to my older movecraft- Char and had zero issues
…On Aug 11, 2017 2:23 PM, "Logan Clayton" ***@***.***> wrote:
The reason I say this is because I have a spigot 1.9 server. It is used
the same movecraft jar for like 6 months maybe a year, at any rate I just
recently tried to upgrade to the version 5.0 or the version 6.0 and it was
getting the error you saw there.
On Aug 11, 2017 2:23 PM, wrote:
> I mean like, you will need to use a different movecraft jar. An older one.
>
> On Aug 11, 2017 12:39 PM, "stlsf4003" ***@***.***> wrote:
>
>> Is there an older version of 1.10 or am i gonna need to bump it down to
>> 1.9?
>>
>> If so, could you point me to where i could find the permissonsEx.jar for
>> 1.10 or 1.9?
>>
>> —
>> You are receiving this because you commented.
>> Reply to this email directly, view it on GitHub
>> <#267 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/AQmsj0bdDaBrdbAJKuhF-rjD_vkODHQbks5sXK4KgaJpZM4O0PjM>
>> .
>>
>
|
Go on Google, search spigot movecraft, find version history, find and test
different versions.
…On Aug 11, 2017 2:24 PM, "Logan Clayton" ***@***.***> wrote:
I reverted back to my older movecraft- Char and had zero issues
On Aug 11, 2017 2:23 PM, "Logan Clayton" ***@***.***> wrote:
> The reason I say this is because I have a spigot 1.9 server. It is used
> the same movecraft jar for like 6 months maybe a year, at any rate I just
> recently tried to upgrade to the version 5.0 or the version 6.0 and it was
> getting the error you saw there.
>
> On Aug 11, 2017 2:23 PM, wrote:
>
>> I mean like, you will need to use a different movecraft jar. An older
>> one.
>>
>> On Aug 11, 2017 12:39 PM, "stlsf4003" ***@***.***> wrote:
>>
>>> Is there an older version of 1.10 or am i gonna need to bump it down to
>>> 1.9?
>>>
>>> If so, could you point me to where i could find the permissonsEx.jar
>>> for 1.10 or 1.9?
>>>
>>> —
>>> You are receiving this because you commented.
>>> Reply to this email directly, view it on GitHub
>>> <#267 (comment)>,
>>> or mute the thread
>>> <https://github.com/notifications/unsubscribe-auth/AQmsj0bdDaBrdbAJKuhF-rjD_vkODHQbks5sXK4KgaJpZM4O0PjM>
>>> .
>>>
>>
|
Right, i just found the version history of movecraft. The older versions include. Which version do you recommend and will all three of these versions work with spigot 1.9? |
Somewhere down the line the worldguard sofft dependency in movecraft broke. You just need to install worldguard and it will work fine |
Hm, when I had the newest world guard, newest world edit, I had this same
error above, with known good files (config and type)
Add me on Skype: tango1one
I'll send you working known good files for 1.9
…On Aug 11, 2017 7:15 PM, "cccm5" ***@***.***> wrote:
Somewhere down the line the worldguard sofft dependency in movecraft
broke. You just need to install worldguard and it will work fine
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#267 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AQmsj4Sxt8Sk17GbOY9sMAhcALn7VZFuks5sXQq3gaJpZM4O0PjM>
.
|
Hold that thought. I think i might have got it working, i'll let you know after i get off work tomorrow. |
Right, sorry for the late reply but i am happy to inform you all that Movecraft now works just fine. Thanks for all the help! 👍 |
Just for record keeping's sake, could you say what was wrong |
Gladly When i was first setting up movecraft, I was getting this error message in the server console. [10:55:12] [Server thread/ERROR]: Error occurred while enabling Movecraft v6.0.0 (Is it up to date?) As i would later find out, i needed Worldedit and Worldguard to make it work. |
So i though i would set up a little Movecraft server for me and my buds to screw around with.
I got a spigot 1.10.2 server up and running but when i went to add Movecraft it's self i got this error.
[10:55:12] [Server thread/ERROR]: Error occurred while enabling Movecraft v6.0.0 (Is it up to date?)
java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/flags/Flag
at net.countercraft.movecraft.Movecraft.onEnable(Movecraft.java:388) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:373) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.reload(CraftServer.java:747) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.Bukkit.reload(Bukkit.java:539) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:647) [spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchServerCommand(CraftServer.java:633) [spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.DedicatedServer.aL(DedicatedServer.java:438) [spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:401) [spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot.jar:git-Spigot-de459a2-51263e9]
at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot.jar:git-Spigot-de459a2-51263e9]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.flags.Flag
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-de459a2-51263e9]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-de459a2-51263e9]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
... 17 more
[10:55:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:55:12] [Server thread/INFO]: CONSOLE: �[0;32;1mReload complete.�[m
did i fuck up some where during setup?
The text was updated successfully, but these errors were encountered: