Jump to content

loferep

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by loferep

  1. [19:15:36] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.mohistVersion, 1104, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, com.mohistmc, nogui] 2[19:15:36] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_362 by Temurin 3[19:15:37] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust 4[19:15:38] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER 5[19:15:42] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~' 6[19:15:46] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] 7[19:15:49] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/entity/player/AbstractClientPlayerEntity for invalid dist DEDICATED_SERVER 8[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/entity/player/AbstractClientPlayerEntity (java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/AbstractClientPlayerEntity for invalid dist DEDICATED_SERVER) 9[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.entity.player.AbstractClientPlayerEntity was not found moreplayermodels.mixins.json:AbstractClientPlayerEntityMixin 10[19:15:49] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/ActiveRenderInfo for invalid dist DEDICATED_SERVER 11[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/ActiveRenderInfo (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/ActiveRenderInfo for invalid dist DEDICATED_SERVER) 12[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.ActiveRenderInfo was not found moreplayermodels.mixins.json:ActiveRenderInfoMixin 13[19:15:49] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER 14[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/layers/BipedArmorLayer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/layers/BipedArmorLayer for invalid dist DEDICATED_SERVER) 15[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.layers.BipedArmorLayer was not found moreplayermodels.mixins.json:ArmorLayerMixin 16[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/model/BipedModel (java.lang.ClassNotFoundException: null) 17[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.model.BipedModel was not found moreplayermodels.mixins.json:BipedBodyMixin 18[19:15:49] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER 19[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/LivingRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/LivingRenderer for invalid dist DEDICATED_SERVER) 20[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.LivingRenderer was not found moreplayermodels.mixins.json:LivingRendererMixin 21[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/model/ModelRenderer (java.lang.ClassNotFoundException: null) 22[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.model.ModelRenderer was not found moreplayermodels.mixins.json:ModelRendererMixin 23[19:15:49] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER 24[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/ParticleManager (java.lang.RuntimeException: Attempted to load class net/minecraft/client/particle/ParticleManager for invalid dist DEDICATED_SERVER) 25[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.particle.ParticleManager was not found moreplayermodels.mixins.json:ParticleManagerMixin 26[19:15:49] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/entity/PlayerRenderer for invalid dist DEDICATED_SERVER 27[19:15:49] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PlayerRenderer (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/PlayerRenderer for invalid dist DEDICATED_SERVER) 28[19:15:49] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PlayerRenderer was not found moreplayermodels.mixins.json:PlayerRendererMixin 29[19:16:02] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 30[19:16:02] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation 31[19:16:02] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 32[19:16:35] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. 33[19:16:35] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. 34[19:16:35] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. 35[19:16:35] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod. 36[19:16:37] [modloading-worker-3/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker... 37[19:16:37] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check... 38[19:16:41] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done! 39[19:16:41] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date! 40[19:16:42] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550 41[19:16:42] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized 42[19:16:43] [modloading-worker-2/INFO] [com.mohistmc.MohistMC/]: EventDispatcherRegistry initialized 43[19:17:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. 44[19:17:05] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod. 45[19:17:08] [main/INFO] [quark/]: Loading Module Chain Linkage 46[19:17:08] [main/INFO] [quark/]: Loading Module Chains Connect Blocks 47[19:17:08] [main/INFO] [quark/]: Loading Module Chute 48[19:17:08] [main/INFO] [quark/]: Loading Module Color Slime 49[19:17:08] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks 50[19:17:08] [main/INFO] [quark/]: Loading Module Ender Watcher 51[19:17:08] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers 52[19:17:08] [main/INFO] [quark/]: Loading Module Feeding Trough 53[19:17:08] [main/INFO] [quark/]: Loading Module Gravisand 54[19:17:08] [main/INFO] [quark/]: Loading Module Iron Rod 55[19:17:08] [main/INFO] [quark/]: Loading Module Jukebox Automation 56[19:17:08] [main/INFO] [quark/]: Loading Module Metal Buttons 57[19:17:08] [main/INFO] [quark/]: Loading Module Obsidian Plate 58[19:17:08] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities 59[19:17:08] [main/INFO] [quark/]: Loading Module Redstone Circuit 60[19:17:08] [main/INFO] [quark/]: Loading Module Weather Sensor 61[19:17:08] [main/INFO] [quark/]: Loading Module Bamboo Mat 62[19:17:08] [main/INFO] [quark/]: Loading Module Burn Vines 63[19:17:08] [main/INFO] [quark/]: Loading Module Celebratory Lamps 64[19:17:08] [main/INFO] [quark/]: Loading Module Cobblestone Bricks 65[19:17:08] [main/INFO] [quark/]: Loading Module Compressed Blocks 66[19:17:08] [main/INFO] [quark/]: Loading Module Duskbound Blocks 67[19:17:08] [main/INFO] [quark/]: Loading Module Framed Glass 68[19:17:08] [main/INFO] [quark/]: Loading Module Gold Bars 69[19:17:08] [main/INFO] [quark/]: Loading Module Grate 70[19:17:08] [main/INFO] [quark/]: Loading Module Hedges 71[19:17:08] [main/INFO] [quark/]: Loading Module Iron Plates 72[19:17:08] [main/INFO] [quark/]: Loading Module Item Frames 73[19:17:08] [main/INFO] [quark/]: Loading Module Leaf Carpet 74[19:17:08] [main/INFO] [quark/]: Loading Module Lit Lamp 75[19:17:08] [main/INFO] [quark/]: Loading Module Midori 76[19:17:08] [main/INFO] [quark/]: Loading Module More Brick Types 77[19:17:08] [main/INFO] [quark/]: Loading Module More Potted Plants 78[19:17:08] [main/INFO] [quark/]: Loading Module More Stone Variants 79[19:17:08] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate 80[19:17:08] [main/INFO] [quark/]: Loading Module Paper Decor 81[19:17:08] [main/INFO] [quark/]: Loading Module Quilted Wool 82[19:17:08] [main/INFO] [quark/]: Loading Module Rope 83[19:17:08] [main/INFO] [quark/]: Loading Module Shallow Dirt 84[19:17:08] [main/INFO] [quark/]: Loading Module Shingles 85[19:17:08] [main/INFO] [quark/]: Loading Module Soul Sandstone 86[19:17:08] [main/INFO] [quark/]: Loading Module Stained Planks 87[19:17:08] [main/INFO] [quark/]: Loading Module Stools 88[19:17:08] [main/INFO] [quark/]: Loading Module Sturdy Stone 89[19:17:08] [main/INFO] [quark/]: Loading Module Tallow And Candles 90[19:17:08] [main/INFO] [quark/]: Loading Module Thatch 91[19:17:08] [main/INFO] [quark/]: Loading Module Tie Leads To Fences 92[19:17:08] [main/INFO] [quark/]: Loading Module Turf 93[19:17:08] [main/INFO] [quark/]: Loading Module Variant Bookshelves 94[19:17:08] [main/INFO] [quark/]: Loading Module Variant Chests 95[19:17:08] [main/INFO] [quark/]: Loading Module Variant Ladders 96[19:17:08] [main/INFO] [quark/]: Loading Module Vertical Planks 97[19:17:08] [main/INFO] [quark/]: Loading Module Vertical Slabs 98[19:17:08] [main/INFO] [quark/]: Loading Module Wooden Posts 99[19:17:08] [main/INFO] [quark/]: Loading Module Chests In Boats 100[19:17:08] [main/INFO] [quark/]: Loading Module Easy Transfering 101[19:17:08] [main/INFO] [quark/]: Loading Module Hotbar Changer 102[19:17:08] [main/INFO] [quark/]: Loading Module Inventory Sorting 103[19:17:08] [main/INFO] [quark/]: Loading Module Item Sharing 104[19:17:08] [main/INFO] [quark/]: Loading Module Right Click Armor 105[19:17:08] [main/INFO] [quark/]: Loading Module Shulker Box Right Click 106[19:17:08] [main/INFO] [quark/]: Loading Module Endermosh Music Disc 107[19:17:08] [main/INFO] [quark/]: Loading Module Abacus 108[19:17:08] [main/INFO] [quark/]: Loading Module Ambient Discs 109[19:17:08] [main/INFO] [quark/]: Loading Module Ancient Tomes 110[19:17:08] [main/INFO] [quark/]: Loading Module Bottled Cloud 111[19:17:08] [main/INFO] [quark/]: Loading Module Camera 112[19:17:08] [main/INFO] [quark/]: Loading Module Color Runes 113[19:17:08] [main/INFO] [quark/]: Loading Module Pathfinder Maps 114[19:17:08] [main/INFO] [quark/]: Loading Module Pickarang 115[19:17:08] [main/INFO] [quark/]: Loading Module Seed Pouch 116[19:17:08] [main/INFO] [quark/]: Loading Module Slime In A Bucket 117[19:17:08] [main/INFO] [quark/]: Loading Module Trowel 118[19:17:08] [main/INFO] [quark/]: Loading Module Skull Pikes 119[19:17:08] [main/INFO] [quark/]: Loading Module Armed Armor Stands 120[19:17:08] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock 121[19:17:08] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting 122[19:17:08] [main/INFO] [quark/]: Loading Module Better Elytra Rocket 123[19:17:08] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra 124[19:17:08] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere 125[19:17:08] [main/INFO] [quark/]: Loading Module Dirt To Path 126[19:17:08] [main/INFO] [quark/]: Loading Module Double Door Opening 127[19:17:08] [main/INFO] [quark/]: Loading Module Dragon Scales 128[19:17:08] [main/INFO] [quark/]: Loading Module Emotes 129[19:17:08] [main/INFO] [quark/]: Loading Module Enhanced Ladders 130[19:17:08] [main/INFO] [quark/]: Loading Module Glass Shard 131[19:17:08] [main/INFO] [quark/]: Loading Module Hoe Harvesting 132[19:17:08] [main/INFO] [quark/]: Loading Module Improved Sleeping 133[19:17:08] [main/INFO] [quark/]: Loading Module Infinity Bucket 134[19:17:08] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash 135[19:17:08] [main/INFO] [quark/]: Loading Module Lock Rotation 136[19:17:08] [main/INFO] [quark/]: Loading Module More Banner Layers 137[19:17:08] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds 138[19:17:08] [main/INFO] [quark/]: Loading Module Pat The Dogs 139[19:17:08] [main/INFO] [quark/]: Loading Module Poison Potato Usage 140[19:17:08] [main/INFO] [quark/]: Loading Module Reacharound Placing 141[19:17:08] [main/INFO] [quark/]: Loading Module Replace Scaffolding 142[19:17:08] [main/INFO] [quark/]: Loading Module Sign Editing 143[19:17:08] [main/INFO] [quark/]: Loading Module Simple Harvest 144[19:17:08] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads 145[19:17:08] [main/INFO] [quark/]: Loading Module Springy Slime 146[19:17:08] [main/INFO] [quark/]: Loading Module Utility Recipes 147[19:17:08] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds 148[19:17:08] [main/INFO] [quark/]: Loading Module Big Dungeon 149[19:17:08] [main/INFO] [quark/]: Loading Module Big Stone Clusters 150[19:17:08] [main/INFO] [quark/]: Loading Module Biotite 151[19:17:08] [main/INFO] [quark/]: Loading Module Blossom Trees 152[19:17:08] [main/INFO] [quark/]: Loading Module Cave Roots 153[19:17:08] [main/INFO] [quark/]: Loading Module Chorus Vegetation 154[19:17:08] [main/INFO] [quark/]: Loading Module Crevices 155[19:17:08] [main/INFO] [quark/]: Loading Module Deepslate 156[19:17:08] [main/INFO] [quark/]: Loading Module Fairy Rings 157[19:17:08] [main/INFO] [quark/]: Loading Module Mega Caves 158[19:17:08] [main/INFO] [quark/]: Loading Module Monster Box 159[19:17:08] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes 160[19:17:08] [main/INFO] [quark/]: Loading Module New Stone Types 161[19:17:08] [main/INFO] [quark/]: Loading Module Realistic World Gen 162[19:17:08] [main/INFO] [quark/]: Loading Module Speleothems 163[19:17:08] [main/INFO] [quark/]: Loading Module Spiral Spires 164[19:17:09] [main/INFO] [quark/]: Loading Module Underground Clay 165[19:17:09] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome 166[19:17:09] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome 167[19:17:09] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome 168[19:17:09] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome 169[19:17:09] [main/INFO] [quark/]: Loading Module Lush Underground Biome 170[19:17:09] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome 171[19:17:09] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome 172[19:17:09] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome 173[19:17:09] [main/INFO] [quark/]: Loading Module Slime Underground Biome 174[19:17:09] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome 175[19:17:09] [main/INFO] [quark/]: Loading Module Crabs 176[19:17:09] [main/INFO] [quark/]: Loading Module Forgotten 177[19:17:09] [main/INFO] [quark/]: Loading Module Foxhound 178[19:17:09] [main/INFO] [quark/]: Loading Module Frogs 179[19:17:09] [main/INFO] [quark/]: Loading Module Stonelings 180[19:17:09] [main/INFO] [quark/]: Loading Module Toretoise 181[19:17:09] [main/INFO] [quark/]: Loading Module Wraith 182[19:17:09] [main/INFO] [quark/]: Loading Module Auto Walk Keybind 183[19:17:09] [main/INFO] [quark/]: Loading Module Back Button Keybind 184[19:17:09] [main/INFO] [quark/]: Loading Module Chest Searching 185[19:17:09] [main/INFO] [quark/]: Loading Module Greener Grass 186[19:17:09] [main/INFO] [quark/]: Loading Module Improved Mount Hud 187[19:17:09] [main/INFO] [quark/]: Loading Module Improved Tooltips 188[19:17:09] [main/INFO] [quark/]: Loading Module Usage Ticker 189[19:17:09] [main/INFO] [quark/]: Loading Module Variant Animal Textures 190[19:17:09] [main/INFO] [quark/]: Loading Module Backpack 191[19:17:09] [main/INFO] [quark/]: Loading Module Crate 192[19:17:09] [main/INFO] [quark/]: Loading Module Magnets 193[19:17:09] [main/INFO] [quark/]: Loading Module Matrix Enchanting 194[19:17:09] [main/INFO] [quark/]: Loading Module Pipes 195[19:17:09] [main/INFO] [quark/]: Loading Module Totem Of Holding 196[19:17:09] [main/INFO] [quark/]: Loading Module Adjustable Chat 197[19:17:09] [main/INFO] [quark/]: Loading Module Custom Underground Biome 198[19:17:09] [main/INFO] [quark/]: Loading Module Game Nerfs 199[19:17:09] [main/INFO] [quark/]: Loading Module Microcrafting Helper 200[19:17:09] [main/INFO] [quark/]: Loading Module Narrator Readout 201[19:17:09] [main/INFO] [quark/]: Loading Module Overlay Shader 202[19:17:09] [main/INFO] [quark/]: Loading Module Pallet 203[19:17:09] [main/INFO] [quark/]: Loading Module Shiba 204[19:17:10] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead. 205[19:17:10] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead. 206[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead. 207[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead. 208[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead. 209[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead. 210[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead. 211[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead. 212[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead. 213[19:17:11] [modloading-worker-3/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead. 214[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: CustomNPC Permissions available: 215[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.edit.blocks 216[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.edit.villager 217[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.bank 218[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.dialog 219[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.faction 220[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.linked 221[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.naturalspawn 222[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.playerdata 223[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.quest 224[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.recipe 225[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.global.transport 226[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.advanced 227[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.ai 228[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.clone 229[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.create 230[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.delete 231[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.display 232[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.freeze 233[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.gui 234[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.inventory 235[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.reset 236[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.npc.stats 237[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.scenes 238[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.soulstone.all 239[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.spawner.create 240[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.spawner.mob 241[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.tool.mounter 242[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.tool.nbtbook 243[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.tool.pather 244[19:17:13] [modloading-worker-0/INFO] [noppes.npcs.CustomNpcs/]: customnpcs.tool.scripter 245[19:17:13] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.WaterEffect as a FluidEffect for Water with the ID 0 246[19:17:13] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.LavaEffect as a FluidEffect for Lava with the ID 1 247[19:17:13] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.PotionEffect as a FluidEffect for fluid.travelersbackpack.potion_fluid with the ID 2 248[19:17:13] [main/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the class com.tiviacz.travelersbackpack.fluids.effects.MilkEffect as a FluidEffect for Milk with the ID 3 249[19:17:38] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' 250[19:17:39] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, obfuscate-0.6.3-1.16.5.jar, CustomNPCs-1.16.5.20220515.jar, cgm-1.2.6-1.16.5.jar, ironfurnaces-1.16.5-2.7.7.jar, cfm-7.0.0pre22-1.16.3.jar, vehicle-mod-0.45.2-1.16.3.jar, jei-1.16.5-7.8.0.1009.jar, cloth-config-4.15.82-forge.jar, FallingTree-1.16.5-2.11.6.jar, mohist-1.16.5-1104-universal.jar, ironchest-1.16.5-11.2.21.jar, citadel-1.8.1-1.16.5.jar, alexsmobs-1.12.1.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-322.jar, TravelersBackpack-1.16.5-5.4.30.jar, bukkit, MoneyCraftMod RP.jar, [1.16.5] SecurityCraft v1.9.5.jar, curios-forge-1.16.5-4.0.8.2.jar, MorePlayerModels-1.16.5.20220731.jar, Modernxl 1.16.5.jar 251[19:17:50] [Worker-Main-3/WARN] [net.minecraft.loot.LootTableManager/]: Found validation problem in {alexsmobs:gameplay/seal_reward}.pools[0].entries[1].functions[0]: Parameters [<parameter minecraft:origin>] are not provided in this context 252[19:17:50] [Worker-Main-3/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2,057 recipes 253[19:18:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5 254[19:18:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties 255[19:18:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL 256[19:18:21] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair 257[19:18:22] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:13,949 258[19:18:22] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type 259[19:18:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE! 260[19:18:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware. 261[19:18:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: 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. 262[19:18:23] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file. 263[19:18:24] [Server thread/INFO] [Minecraft/]: This server is running Mohist version 1.16.5-1104 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT, Forge version 36.2.39) 264[19:18:28] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO 265[19:18:28] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12 266[19:18:28] [Server thread/INFO] [Minecraft/]: Debug logging is enabled 267[19:18:31] [Server thread/WARN] [/]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug! 268[19:18:39] [Server thread/WARN] [Minecraft/]: Legacy plugin LoginSecurity v3.1 does not specify an api-version. 269[19:18:40] [Server thread/WARN] [Minecraft/]: Legacy plugin SimpleSit v1.7 does not specify an api-version. 270[19:18:40] [Server thread/INFO] [io.github.galaipa.sr.SimpleRename/]: [SimpleRename] Loading SimpleRename v13.9 271[19:18:40] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Loading WorldEdit v7.2.9+e20e013 272[19:18:48] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@157c89b9] 273[19:18:48] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Loading Essentials v2.19.7 274[19:18:48] [Server thread/INFO] [fr.moribus.imageonmap.ImageOnMap/]: [ImageOnMap] Loading ImageOnMap v4.0 275[19:18:48] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Loading LoginSecurity v3.1 276[19:18:48] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2-DEV-null 277[19:18:48] [Server thread/INFO] [net.apcat.simplesit.SimpleSit/]: [SimpleSit] Loading SimpleSit v1.7 278[19:18:48] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Loading WorldGuard v7.0.5+3827266 279[19:18:48] [Server thread/INFO] [it.emmerrei.mycommand.Main/]: [MyCommand] Loading MyCommand v5.7.3 280[19:18:48] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Enabling WorldEdit v7.2.9+e20e013 281[19:18:49] [Server thread/INFO] [com.sk89q.worldedit.extension.platform.PlatformCommandManager/]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface 282[19:18:49] [Server thread/INFO] [com.sk89q.wepif.PermissionsResolverManager/]: WEPIF: Using the Bukkit Permissions API. 283[19:18:57] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter 284[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] ==================================================== 285[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] WorldEdit works better if you use Paper 286[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] as your server software. 287[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] 288[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Paper offers significant performance improvements, 289[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] bug fixes, security enhancements and optional 290[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] features for server owners to enhance their server. 291[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] 292[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Paper includes Timings v2, which is significantly 293[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] better at diagnosing lag problems over v1. 294[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] 295[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] All of your plugins should still work, and the 296[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Paper community will gladly help you fix any issues. 297[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] 298[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Join the Paper Community @ https://papermc.io 299[19:19:02] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] ==================================================== 300[19:19:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world" 301[19:19:04] [Server thread/ERROR] [com.sk89q.worldedit.util.eventbus.EventBus/]: Could not dispatch event: com.sk89q.worldedit.event.platform.PlatformReadyEvent@6643fa25 to handler EventHandler{priority=NORMAL} 302java.lang.reflect.InvocationTargetException: null 303at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[?:?] 304at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[?:?] 305at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[?:?] 306at com.sk89q.worldedit.bukkit.WorldEditPlugin.setupWorldData(WorldEditPlugin.java:206) ~[?:?] 307at com.sk89q.worldedit.bukkit.WorldEditPlugin.access$100(WorldEditPlugin.java:101) ~[?:?] 308at com.sk89q.worldedit.bukkit.WorldEditPlugin$WorldInitListener.onWorldInit(WorldEditPlugin.java:526) ~[?:?] 309at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_362] 310at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_362] 311at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_362] 312at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_362] 313at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[mohist-1.16.5-1104-universal.jar:?] 314at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[mohist-1.16.5-1104-universal.jar:?] 315at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[mohist-1.16.5-1104-universal.jar:?] 316at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:593) ~[mohist-1.16.5-1104-universal.jar:?] 317at com.mohistmc.eventhandler.dispatcher.WorldEventDispatcher.onWorldLoadEvent(WorldEventDispatcher.java:40) ~[mohist-1.16.5-1104-universal.jar:?] 318at net.minecraftforge.eventbus.ASMEventHandler_73_WorldEventDispatcher_onWorldLoadEvent_Load.invoke(.dynamic) ~[?:?] 319at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] 320at net.minecraftforge.eventbus.EventBus.post(EventBus.java:304) ~[server.jar:?] 321at net.minecraftforge.eventbus.EventBus.post(EventBus.java:284) ~[server.jar:?] 322at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:426) ~[?:?] 323at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:348) ~[?:?] 324at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:221) ~[?:?] 325at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:770) ~[?:?] 326at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:268) ~[?:?] 327at java.lang.Thread.run(Thread.java:750) ~[?:1.8.0_362] 328Caused by: java.lang.IllegalStateException: BlockState minecraft:oak_log[axis=x] is using the same block ID (73) as BlockState minecraft:cfm_stripped_birch_coffee_table 329at com.google.common.base.Preconditions.checkState(Preconditions.java:738) ~[server-1.16.5-20210115.111550-extra.jar:?] 330at com.sk89q.worldedit.internal.block.BlockStateIdAccess.register(BlockStateIdAccess.java:92) ~[?:?] 331at com.sk89q.worldedit.extension.platform.Capability$4.ready(Capability.java:99) ~[?:?] 332at com.sk89q.worldedit.extension.platform.PlatformManager.lambda$handleNewPlatformReady$0(PlatformManager.java:330) ~[?:?] 333at java.util.Map.forEach(Map.java:630) ~[?:1.8.0_362] 334at com.sk89q.worldedit.extension.platform.PlatformManager.handleNewPlatformReady(PlatformManager.java:330) ~[?:?] 335at com.sk89q.worldedit.util.eventbus.MethodHandleEventHandler.dispatch(MethodHandleEventHandler.java:51) ~[?:?] 336at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?] 337... 24 more 338[19:19:04] [Server thread/INFO] [io.github.galaipa.sr.SimpleRename/]: [SimpleRename] Enabling SimpleRename v13.9 339[19:19:04] [Server thread/INFO] [Minecraft/]: SimpleRename enabled! 340[19:19:04] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Enabling Essentials v2.19.7 341[19:19:05] [Server thread/INFO] [Essentials/]: You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled. 342[19:19:08] [Server thread/INFO] [Essentials/]: Attempting to convert old kits in config.yml to new kits.yml 343[19:19:08] [Server thread/INFO] [Essentials/]: No kits found to migrate. 344[19:19:08] [Server thread/INFO] [Essentials/]: Loaded 38132 items from items.json. 345[19:19:08] [Server thread/INFO] [Essentials/]: Using locale en_US 346[19:19:09] [Server thread/INFO] [Essentials/]: ServerListPingEvent: Spigot iterator API 347[19:19:09] [Server thread/INFO] [Essentials/]: Starting Metrics. Opt-out using the global bStats config. 348[19:19:09] [Server thread/INFO] [Essentials/]: Using superperms-based permissions. 349[19:19:09] [Server thread/INFO] [fr.moribus.imageonmap.ImageOnMap/]: [ImageOnMap] Enabling ImageOnMap v4.0 350[19:19:10] [Server thread/INFO] [fr.moribus.imageonmap.ImageOnMap/]: [ImageOnMap] Loaded 2 player map files. 351[19:19:13] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Enabling LoginSecurity v3.1 352[19:19:14] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Loading base translations from "en_us" 353[19:19:14] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Loading specified translations from "en_us" 354[19:19:15] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Registering commands... 355[19:19:16] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Registering listeners... 356[19:19:16] [Server thread/INFO] [com.lenis0012.bukkit.loginsecurity.LoginSecurity/]: [LoginSecurity] Using 1.12+ map captcha renderer 357[19:19:16] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2-DEV-null 358[19:19:18] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Fetching available expansion information... 359[19:19:18] [Server thread/INFO] [net.apcat.simplesit.SimpleSit/]: [SimpleSit] Enabling SimpleSit v1.7 360[19:19:18] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Enabling WorldGuard v7.0.5+3827266 361[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (world) TNT ignition is PERMITTED. 362[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (world) Lighters are PERMITTED. 363[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (world) Lava fire is PERMITTED. 364[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (world) Fire spread is UNRESTRICTED. 365[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'world' 366[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED. 367[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) Lighters are PERMITTED. 368[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) Lava fire is PERMITTED. 369[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED. 370[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'DIM-1' 371[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) TNT ignition is PERMITTED. 372[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) Lighters are PERMITTED. 373[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) Lava fire is PERMITTED. 374[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED. 375[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.config.WorldConfiguration/]: [WorldGuard] Loaded configuration for world 'DIM1' 376[19:19:19] [Server thread/INFO] [com.sk89q.worldguard.WorldGuard/]: [WorldGuard] Loading region data... 377[19:19:21] [Server thread/INFO] [it.emmerrei.mycommand.Main/]: [MyCommand] Enabling MyCommand v5.7.3 378[19:19:21] [Server thread/INFO] [Minecraft/]: *-=-=-=-=-=-=-=-=-* MyCommand v.5.7.3*-=-=-=-=-=-=-=-=-=-* 379[19:19:21] [Server thread/INFO] [Minecraft/]: | Vault plugin not found. Using BukkitPermissions 380[19:19:21] [Server thread/INFO] [Minecraft/]: | No Economy support without Vault! 381[19:19:21] [Server thread/INFO] [Minecraft/]: | Command file(s) found : 2 382[19:19:22] [Server thread/INFO] [Minecraft/]: | Config : Ready. 383[19:19:22] [Server thread/INFO] [Minecraft/]: | ProtocolLib not found. 384[19:19:23] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Successfully registered expansion: mycommand [1.0.0] 385[19:19:23] [Server thread/INFO] [Minecraft/]: | Placeholder_API : Hooked, Ok. 386[19:19:24] [Server thread/INFO] [Minecraft/]: | Custom commands loaded : 49 387[19:19:25] [Server thread/INFO] [Minecraft/]: | You're running the latest version of MyCommand. 388[19:19:25] [Server thread/INFO] [Minecraft/]: | by emmerrei a.k.a. ivanfromitaly. 389[19:19:25] [Server thread/INFO] [Minecraft/]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-* 390[19:19:25] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it 391[19:19:27] [Server thread/INFO] [me.clip.placeholderapi.PlaceholderAPIPlugin/]: [PlaceholderAPI] Placeholder expansion registration initializing... 392[19:19:27] [Server thread/INFO] [/]: 0 placeholder hook(s) registered! 393[19:19:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld 394[19:19:33] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% 395[19:19:34] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 14% 396[19:19:36] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 8,972 ms 397[19:19:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (34.042s)! For help, type "help" 398[19:19:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener 399[19:19:36] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started 400[19:19:36] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898 401[19:19:36] [Server thread/INFO] [Minecraft/]: Timings Reset 402[19:19:36] [Craft Scheduler Thread - 5/INFO] [Essentials/]: Fetching version information... 403[19:19:46] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Cant keep up! Is the server overloaded? Running {0}ms or {1} ticks behind 404[19:19:47] [Server thread/WARN] [fr.moribus.imageonmap.ImageOnMap/]: [ImageOnMap] A new version of ImageOnMap is available! Latest version is 4.2.2, and you're running 4.0 405[19:19:47] [Server thread/WARN] [fr.moribus.imageonmap.ImageOnMap/]: [ImageOnMap] Download the new version here: https://www.spigotmc.org/resources/imageonmap.26585 406[19:22:26] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player loferep is 7091ad0a-5503-34e6-a82a-b6f70772d456 407[19:22:26] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@24ebad7b[id=7091ad0a-5503-34e6-a82a-b6f70772d456,name=loferep,properties={},legacy=false] (/195.114.156.207:13275) lost connection: Disconnected 408
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.