Cant start server

Status
Not open for further replies.

dickeddocks

New Member
Member
Joined
May 27, 2017
Messages
12
Loading libraries, please wait...
[21:51:01 INFO]: Starting minecraft server version 1.11.2
[21:51:01 INFO]: Loading properties
[21:51:01 INFO]: Default game type: SURVIVAL
[21:51:02 INFO]: This server is running CraftBukkit version git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
[21:51:02 INFO]: Debug logging is disabled
[21:51:02 INFO]: Server Ping Player Sample Count: 12
[21:51:02 INFO]: Using 4 threads for Netty based IO
[21:51:02 INFO]: Generating keypair
[21:51:02 INFO]: Starting Minecraft server on *:25565
[21:51:02 INFO]: Using default channel type
[21:51:02 INFO]: Set PluginClassLoader as parallel capable
[21:51:02 INFO]: Please contact BlackSpigotMC. 0x0
[21:51:02 INFO]: Stopping server
 

NickiOlmayanCocuk

New Member
Member
Joined
May 21, 2016
Messages
10
[18:57:58] [Server thread/INFO]: Starting minecraft server version 1.12
[18:57:58] [Server thread/INFO]: Loading properties
[18:57:58] [Server thread/INFO]: Default game type: SURVIVAL
[18:57:58] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-596221b-b1b9ab0 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
[18:57:58] [Server thread/INFO]: Debug logging is disabled
[18:57:58] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:57:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:57:58] [Server thread/INFO]: Generating keypair
[18:57:59] [Server thread/INFO]: Starting Minecraft server on *:25565
[18:57:59] [Server thread/INFO]: Using default channel type
[18:57:59] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[18:58:00] [Server thread/INFO]: Please contact BlackSpigotMC. 0x0

same as me wtf is going on
 

Xenon-Network

New Member
Member
Joined
May 20, 2017
Messages
4
Its Multicraft. Multicraft is not allowing Cracked plugins to work.
I had the same issue. Remove all the cracked plugins on your server and it should work.
 

dickeddocks

New Member
Member
Joined
May 27, 2017
Messages
12
i dont use multicraft too
i tried using chatcontrol and now it looks like this,
Loading libraries, please wait...
[22:15:45 INFO]: Starting minecraft server version 1.11.2
[22:15:45 INFO]: Loading properties
[22:15:45 INFO]: Default game type: SURVIVAL
[22:15:45 INFO]: This server is running CraftBukkit version git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
[22:15:45 INFO]: Debug logging is disabled
[22:15:45 INFO]: Server Ping Player Sample Count: 12
[22:15:45 INFO]: Using 4 threads for Netty based IO
[22:15:45 INFO]: Generating keypair
[22:15:45 INFO]: Starting Minecraft server on *:25565
[22:15:45 INFO]: Using default channel type
[22:15:46 INFO]: Set PluginClassLoader as parallel capable
[22:15:46 ERROR]: Could not load 'plugins\HiddenLight.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-3fb9445-6e3cec8]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8]
... 6 more
[22:15:46 INFO]: Please contact BlackSpigotMC. 0x0
[22:15:46 INFO]: Stopping server
>
 

Xenon-Network

New Member
Member
Joined
May 20, 2017
Messages
4
Yeaa, well then rip. But the hosts are now blocking cracked plugins. I PM WifiSpy about this. Hopefully there is a fix
 

dickeddocks

New Member
Member
Joined
May 27, 2017
Messages
12
im still testing to see which one is causing it, autosell seems to work fine for me
 

dickeddocks

New Member
Member
Joined
May 27, 2017
Messages
12
For me i had problems with these plugins:
Auction House, Chatcontrol, Featherboard and Playervaults GUI
 
Status
Not open for further replies.
BlackSpigot General Chat
Rules Help Users
    P @ pessiuff: @RealNotSound there is no way of contacting an admin
    Top