Buckets:

knoxius/storage / logs /latest.log
Nodiw52992's picture
download
raw
13.5 kB
[13:06:15] [Server thread/INFO]: Starting minecraft server version 1.12.2
[13:06:15] [Server thread/INFO]: Loading properties
[13:06:15] [Server thread/INFO]: Default game type: SURVIVAL
[13:06:15] [Server thread/INFO]: This server is running Paper version git-Paper-1620 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[13:06:16] [Server thread/INFO]: Debug logging is disabled
[13:06:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:06:16] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:06:17] [Server thread/INFO]: Generating keypair
[13:06:17] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:06:17] [Server thread/INFO]: Using epoll channel type
[13:06:19] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[13:06:19] [Server thread/ERROR]: Could not load 'plugins/ViaVersion.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
at java.util.zip.ZipFile$ZipFileInputStream.initDataOffset(Unknown Source) ~[?:?]
at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source) ~[?:?]
at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(Unknown Source) ~[?:?]
at java.util.zip.InflaterInputStream.read(Unknown Source) ~[?:?]
at java.io.InputStream.readNBytes(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getBytes(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getManifestFromReference(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getManifest(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:74) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1620]
... 6 more
[13:06:19] [Server thread/ERROR]: Could not load 'plugins/EaglerXServer.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.util.zip.ZipException: ZipFile invalid LOC header (bad signature)
at java.util.zip.ZipFile$ZipFileInputStream.initDataOffset(Unknown Source) ~[?:?]
at java.util.zip.ZipFile$ZipFileInputStream.read(Unknown Source) ~[?:?]
at java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(Unknown Source) ~[?:?]
at java.util.zip.InflaterInputStream.read(Unknown Source) ~[?:?]
at java.io.InputStream.readNBytes(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getBytes(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getManifestFromReference(Unknown Source) ~[?:?]
at java.util.jar.JarFile.getManifest(Unknown Source) ~[?:?]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:74) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1620]
... 6 more
[13:06:19] [Server thread/ERROR]: Could not load 'plugins/EaglerXRewind.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: EaglercraftXServer
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Unknown Source) [?:?]
[13:06:19] [Server thread/ERROR]: Could not load 'plugins/ViaBackwards.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ViaVersion
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Unknown Source) [?:?]
[13:06:19] [Server thread/ERROR]: Could not load 'plugins/ViaRewind.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ViaVersion
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[patched_1.12.2.jar:git-Paper-1620]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1620]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1620]
at java.lang.Thread.run(Unknown Source) [?:?]
[13:06:19] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:06:19] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:06:19] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:06:19] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[13:06:19] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[13:06:19] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[13:06:19] [Server thread/INFO]: Preparing level "world"
[13:06:19] [Server thread/INFO]: -------- World Settings For [world] --------
[13:06:19] [Server thread/INFO]: Mob Spawn Range: 4
[13:06:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Vine Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[13:06:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[13:06:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:06:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[13:06:19] [Server thread/INFO]: Random Lighting Updates: false
[13:06:19] [Server thread/INFO]: Structure Info Saving: true
[13:06:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[13:06:19] [Server thread/INFO]: Max TNT Explosions: 100
[13:06:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:06:19] [Server thread/INFO]: Item Despawn Rate: 6000
[13:06:19] [Server thread/INFO]: Item Merge Radius: 2.5
[13:06:19] [Server thread/INFO]: View Distance: 10
[13:06:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:06:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:06:19] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:06:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:06:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:06:22] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[13:06:22] [Server thread/INFO]: Mob Spawn Range: 4
[13:06:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Vine Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[13:06:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:06:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[13:06:22] [Server thread/INFO]: Random Lighting Updates: false
[13:06:22] [Server thread/INFO]: Structure Info Saving: true
[13:06:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[13:06:22] [Server thread/INFO]: Max TNT Explosions: 100
[13:06:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:06:22] [Server thread/INFO]: Item Despawn Rate: 6000
[13:06:22] [Server thread/INFO]: Item Merge Radius: 2.5
[13:06:22] [Server thread/INFO]: View Distance: 10
[13:06:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:06:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:06:22] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:06:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:06:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:06:22] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[13:06:22] [Server thread/INFO]: Mob Spawn Range: 4
[13:06:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Vine Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[13:06:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
[13:06:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:06:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[13:06:22] [Server thread/INFO]: Random Lighting Updates: false
[13:06:22] [Server thread/INFO]: Structure Info Saving: true
[13:06:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[13:06:22] [Server thread/INFO]: Max TNT Explosions: 100
[13:06:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:06:22] [Server thread/INFO]: Item Despawn Rate: 6000
[13:06:22] [Server thread/INFO]: Item Merge Radius: 2.5
[13:06:22] [Server thread/INFO]: View Distance: 10
[13:06:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:06:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:06:22] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:06:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:06:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:06:23] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3731649966967195476)
[13:06:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3731649966967195476)
[13:06:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3731649966967195476)
[13:06:25] [Server thread/INFO]: Done (5.558s)! For help, type "help" or "?"
[13:06:25] [Server thread/INFO]: Timings Reset

Xet Storage Details

Size:
13.5 kB
·
Xet hash:
ee46eeacb1ea2616725bdac554af4c7520426a41e20fb60a3fd05631a415b282

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.