Jump to content
  • 0

help my server wont start and i dont have discord


ureuipoa

Question

7 answers to this question

Recommended Posts

  • 0

@ureuipoa Can you send your server logs here in a pastebin after this happens? There is most likely a error that it's causing this to happen.

How?

1. Go to Panel > File Manager > Logs > latest.log.

2. Select all the file contents and copy them.

3. Now you can paste the logs where you want. If you want to send them to someone else go to pastebin then paste everything in there, click on create new paste, then copy the link of the page and send the link of the page.


I'm just a known player who been playing since the 24 July 2019.

Please don't DM me for support, go here (if you don't mind waiting) or join Minehut's Discord (which is more active) if you need assistance.


 

Link to comment
Share on other sites

  • 0

authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:59:57] [main/INFO]: Reloading ResourceManager: Default, bukkit
[22:59:58] [Worker-Main-1/INFO]: Loaded 7 recipes
[22:59:59] [Server thread/INFO]: Starting minecraft server version 1.16.5
[22:59:59] [Server thread/INFO]: Loading properties
[22:59:59] [Server thread/INFO]: This server is running Paper version git-Paper-771 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[22:59:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
[22:59:59] [Server thread/INFO]: Using 4 threads for Netty based IO
[22:59:59] [Server thread/INFO]: Debug logging is disabled
[22:59:59] [Server thread/INFO]: Default game type: SURVIVAL
[22:59:59] [Server thread/INFO]: Generating keypair
[23:00:00] [Server thread/INFO]: Starting Minecraft server on *:25575
[23:00:00] [Server thread/INFO]: Using epoll channel type
[23:00:00] [Server thread/ERROR]: Could not load 'plugins/lifesteal-smp-plugin-1.6.4.0.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.16.5.jar:git-Paper-771]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:160) ~[patched_1.16.5.jar:git-Paper-771]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.util.zip.ZipException: zip END header not found
    at java.util.zip.ZipFile$Source.zerror(ZipFile.java:1581) ~[?:?]
    at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1476) ~[?:?]
    at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1483) ~[?:?]
    at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1288) ~[?:?]
    at java.util.zip.ZipFile$Source.get(ZipFile.java:1251) ~[?:?]
    at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:732) ~[?:?]
    at java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:849) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:247) ~[?:?]
    at java.util.zip.ZipFile.<init>(ZipFile.java:177) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:348) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:319) ~[?:?]
    at java.util.jar.JarFile.<init>(JarFile.java:285) ~[?:?]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.16.5.jar:git-Paper-771]
    ... 6 more
[23:00:00] [Server thread/ERROR]: Could not load 'plugins/ShopChest.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Vault]. Please download and install these plugins to run 'ShopChest'.
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at java.lang.Thread.run(Thread.java:829) [?:?]
[23:00:01] [Server thread/ERROR]: Could not load 'plugins/KitsPreview.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Essentials]. Please download and install these plugins to run 'KitPreview'.
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at java.lang.Thread.run(Thread.java:829) [?:?]
[23:00:01] [Server thread/INFO]: [Custom Enchantments] [31mFeatures from 1.17 was disabled for compatibility[0m
[23:00:01] [Server thread/ERROR]: Could not load 'plugins/EssentialsChat.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Essentials]. Please download and install these plugins to run 'EssentialsChat'.
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:269) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1069) ~[patched_1.16.5.jar:git-Paper-771]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-771]
    at java.lang.Thread.run(Thread.java:829) [?:?]
[23:00:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.3.0-SNAPSHOT+5836-183ae4a
[23:00:01] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@72b8560a]
[23:00:01] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v4.2.3
[23:00:01] [Server thread/INFO]: [Zenchantments] Loading Zenchantments v1.6.2
[23:00:01] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.1
[23:00:01] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.1 is now loaded, injecting!
[23:00:01] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[23:00:01] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[23:00:01] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[23:00:02] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[23:00:02] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[23:00:02] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[23:00:02] [Via-Mappingloader-6/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[23:00:02] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.1.2d
[23:00:02] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.5+3827266
[23:00:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[23:00:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.0-SNAPSHOT+5836-183ae4a
[23:00:02] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[23:00:02] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[23:00:04] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
[23:00:05] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
[23:00:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[23:00:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[23:00:08] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[23:00:08] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[23:00:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[23:00:08] [Server thread/INFO]: Preparing level "world"
[23:00:08] [Server thread/INFO]: -------- World Settings For [world] --------
[23:00:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[23:00:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:00:08] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:00:08] [Server thread/INFO]: Max TNT Explosions: 100
[23:00:08] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:00:08] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:00:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:00:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:00:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:00:08] [Server thread/INFO]: View Distance: 8
[23:00:08] [Server thread/INFO]: Item Merge Radius: 2.5
[23:00:08] [Server thread/INFO]: Item Despawn Rate: 6000
[23:00:08] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[23:00:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:00:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:00:08] [Server thread/INFO]: Mob Spawn Range: 6
[23:00:09] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[23:00:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[23:00:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:00:09] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:00:09] [Server thread/INFO]: Max TNT Explosions: 100
[23:00:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:00:09] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:00:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:00:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:00:09] [Server thread/INFO]: View Distance: 8
[23:00:09] [Server thread/INFO]: Item Merge Radius: 2.5
[23:00:09] [Server thread/INFO]: Item Despawn Rate: 6000
[23:00:09] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[23:00:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:00:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:00:09] [Server thread/INFO]: Mob Spawn Range: 6
[23:00:09] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[23:00:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[23:00:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[23:00:09] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[23:00:09] [Server thread/INFO]: Max TNT Explosions: 100
[23:00:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[23:00:09] [Server thread/INFO]: Experience Merge Radius: 3.0
[23:00:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Cane Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Melon Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Potato Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Vine Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Kelp Growth Modifier: 100%
[23:00:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[23:00:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[23:00:09] [Server thread/INFO]: View Distance: 8
[23:00:09] [Server thread/INFO]: Item Merge Radius: 2.5
[23:00:09] [Server thread/INFO]: Item Despawn Rate: 6000
[23:00:09] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[23:00:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[23:00:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[23:00:09] [Server thread/INFO]: Mob Spawn Range: 6
[23:00:09] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[23:00:09] [Paper Async Chunk Task Thread #0/WARN]: java.lang.RuntimeException: Server attempted to load chunk saved with newer version of minecraft! 2730 > 2586
[23:00:09] [Paper Async Chunk Task Thread #0/WARN]:     at net.minecraft.server.v1_16_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:111)
[23:00:09] [Paper Async Chunk Task Thread #0/WARN]:     at com.destroystokyo.paper.io.chunk.ChunkLoadTask.executeTask(ChunkLoadTask.java:114)
[23:00:09] [Paper Async Chunk Task Thread #0/WARN]:     at com.destroystokyo.paper.io.chunk.ChunkLoadTask.run(ChunkLoadTask.java:39)
[23:00:09] [Paper Async Chunk Task Thread #0/WARN]:     at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105)
[23:00:09] [Paper Async Chunk Task Thread #0/WARN]:     at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:38)
[23:00:09] [Server thread/INFO]: Time elapsed: 229 ms

Link to comment
Share on other sites

  • 0

Hi there @ureuipoa,

I suggest resetting the world (as you tried to load a world made in a newer version on a older version) by going to "File Manager" and deleting the folders "world", "world_nether" and "world_the_end" (when the server isn't online) and try to start up the server.

Also, install "Essentials" and "Vault" as some of your plugins require them to operate.

Additionally, delete "lifesteal-smp-plugin-1.6.4.0.jar" as that plugin seems to be broken/causing errors in your console.

If this didn't help, contact support here then click on "Contact Support" on that page and explain the issue.

  • Thanks 1

I'm just a known player who been playing since the 24 July 2019.

Please don't DM me for support, go here (if you don't mind waiting) or join Minehut's Discord (which is more active) if you need assistance.


 

Link to comment
Share on other sites

  • 0
10 hours ago, Houlton said:

Hi there @ureuipoa,

I suggest resetting the world (as you tried to load a world made in a newer version on a older version) by going to "File Manager" and deleting the folders "world", "world_nether" and "world_the_end" (when the server isn't online) and try to start up the server.

Also, install "Essentials" and "Vault" as some of your plugins require them to operate.

Additionally, delete "lifesteal-smp-plugin-1.6.4.0.jar" as that plugin seems to be broken/causing errors in your console.

If this didn't help, contact support here then click on "Contact Support" on that page and explain the issue.

thank you, it did fix.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...