NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

[12:50:23] [Server thread/INFO]: AdnanOsmanTR issued server command: /mv create Arsalar normal -g PlotMe-DefaultGenerator
[12:50:23] [Server thread/INFO]: AdnanOsmanTR: Starting creation of world 'Arsalar'...
[12:50:23] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Arsalar' - Env: NORMAL - Type: NORMAL & generator: PlotMe-DefaultGenerator
[12:50:23] [Server thread/INFO]: -------- World Settings For [Arsalar] --------
[12:50:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
[12:50:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:50:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:50:23] [Server thread/INFO]: View Distance: 8
[12:50:23] [Server thread/INFO]: Item Merge Radius: 2.5
[12:50:23] [Server thread/INFO]: Item Despawn Rate: 6000
[12:50:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
[12:50:23] [Server thread/INFO]: Clear tick list: false
[12:50:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:50:23] [Server thread/INFO]: Max Entity Collisions: 8
[12:50:23] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[12:50:23] [Server thread/INFO]: Max TNT Explosions: 100
[12:50:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[12:50:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:50:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:50:23] [Server thread/INFO]: Alternative Hopper Ticking: false
[12:50:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[12:50:23] [Server thread/INFO]: Anti X-Ray: true
[12:50:23] [Server thread/INFO]: Engine Mode: 1
[12:50:23] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[12:50:23] [Server thread/INFO]: Replace Blocks: [1, 5]
[12:50:23] [Server thread/INFO]: Random Lighting Updates: false
[12:50:23] [Server thread/INFO]: Mob Spawn Range: 4
[12:50:23] [Server thread/INFO]: Structure Info Saving: true
[12:50:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:50:23] [Server thread/INFO]: Sending up to 10 chunks per packet
[12:50:23] [Server thread/INFO]: GroupManager - INFO - New world detected...
[12:50:23] [Server thread/INFO]: GroupManager - INFO - Creating data for: Arsalar
[12:50:23] [Server thread/INFO]: GroupManager - INFO - Don't forget to configure/mirror this world in config.yml.
[12:50:23] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4829820611854481653)
[12:50:23] [Server thread/INFO]: [WorldGuard] (Arsalar) TNT ignition is PERMITTED.
[12:50:23] [Server thread/INFO]: [WorldGuard] (Arsalar) Lighters are PERMITTED.
[12:50:23] [Server thread/INFO]: [WorldGuard] (Arsalar) Lava fire is blocked.
[12:50:23] [Server thread/INFO]: [WorldGuard] (Arsalar) Fire spread is UNRESTRICTED.
[12:50:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arsalar'
[12:50:24] [Server thread/ERROR]: Could not pass event WorldLoadEvent to Multiverse-Core v2.5-b691
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:918) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.Bukkit.createWorld(Bukkit.java:463) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) [Multiverse-Core-2.5.jar:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:229) [Multiverse-Core-2.5.jar:?]
at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114) [Multiverse-Core-2.5.jar:?]
at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279) [Multiverse-Core-2.5.jar:?]
at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143) [Multiverse-Core-2.5.jar:?]
at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93) [Multiverse-Core-2.5.jar:?]
at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897) [Multiverse-Core-2.5.jar:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1083) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:918) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:686) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
Caused by: net.minecraft.server.v1_8_R1.ReportedException: Exception generating new chunk
at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:148) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getChunkAt(CraftWorld.java:121) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:85) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:528) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at com.onarandombox.MultiverseCore.utils.SimpleBlockSafety.playerCanSpawnHereSafely(SimpleBlockSafety.java:83) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.readSpawnFromWorld(MVWorld.java:410) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:79) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:364) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
... 28 more
Caused by: java.lang.NullPointerException
at com.worldcretornica.plotme.defaultgenerator.DefaultChunkGenerator.generateExtBlockSections(DefaultChunkGenerator.java:47) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.generator.CustomChunkGenerator.getOrCreateChunk(CustomChunkGenerator.java:53) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:140) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getChunkAt(CraftWorld.java:121) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:85) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:528) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
at com.onarandombox.MultiverseCore.utils.SimpleBlockSafety.playerCanSpawnHereSafely(SimpleBlockSafety.java:83) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.readSpawnFromWorld(MVWorld.java:410) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:79) ~[?:?]
at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) ~[?:?]
at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:364) ~[?:?]
at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
... 28 more
[12:50:24] [Server thread/WARN]: net.minecraft.server.v1_8_R1.ReportedException: Exception generating new chunk
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:148)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95)
[12:50:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getChunkAt(CraftWorld.java:121)
[12:50:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:85)
[12:50:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.getBlockAt(CraftWorld.java:528)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.SimpleBlockSafety.playerCanSpawnHereSafely(SimpleBlockSafety.java:83)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MVWorld.readSpawnFromWorld(MVWorld.java:410)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:79)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.addWorld(WorldManager.java:229)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.commands.CreateCommand.runCommand(CreateCommand.java:114)
[12:50:24] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.checkAndRunCommand(CommandHandler.java:279)
[12:50:24] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.processFoundCommands(CommandHandler.java:143)
[12:50:24] [Server thread/WARN]: at com.pneumaticraft.commandhandler.multiverse.CommandHandler.locateAndRunCommand(CommandHandler.java:93)
[12:50:24] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onCommand(MultiverseCore.java:897)
[12:50:24] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[12:50:24] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181)
[12:50:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1083)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:918)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13)
[12:50:24] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[12:50:24] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:686)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530)
[12:50:24] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[12:50:24] [Server thread/WARN]: Caused by: java.lang.NullPointerException
[12:50:24] [Server thread/WARN]: at com.worldcretornica.plotme.defaultgenerator.DefaultChunkGenerator.generateExtBlockSections(DefaultChunkGenerator.java:47)
[12:50:24] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.generator.CustomChunkGenerator.getOrCreateChunk(CustomChunkGenerator.java:53)
[12:50:24] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:140)
[12:50:24] [Server thread/WARN]: ... 31 more
     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.