Issue Details#975 Says no changes with everthing i do. Even globaly.

  • Priority: Normal
  • Number: 975
  • Type: Bug
  • Status: New
  • Age: 104 Days

Description

16.07 23:53:39 [Server] INFO ... 12 more 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at me.botsko.prism.listeners.PrismBlockEvents.onBlockSpread(PrismBlockEvents.java:251) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actionlibs.ActionFactory.createBlockChange(ActionFactory.java:87) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actions.BlockChangeAction.(BlockChangeAction.java:13) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actions.BlockAction.(BlockAction.java:26) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actions.GenericAction.(GenericAction.java:34) ~[?:?] 16.07 23:53:39 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.libs.com.google.gson.GsonBuilder 16.07 23:53:39 [Server] INFO ... 12 more 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72] 16.07 23:53:39 [Server] INFO at me.botsko.prism.listeners.PrismBlockEvents.onBlockSpread(PrismBlockEvents.java:251) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actionlibs.ActionFactory.createBlockChange(ActionFactory.java:87) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actions.BlockChangeAction.(BlockChangeAction.java:13) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actions.BlockAction.(BlockAction.java:26) ~[?:?] 16.07 23:53:39 [Server] INFO at me.botsko.prism.actions.GenericAction.(GenericAction.java:34) ~[?:?] 16.07 23:53:39 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/libs/com/google/gson/GsonBuilder 16.07 23:53:39 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:773) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.WorldServer.doTick(WorldServer.java:253) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.WorldServer.h(WorldServer.java:495) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.Block.a(Block.java:299) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at net.minecraft.server.v1_8_R3.BlockMushroom.b(BlockMushroom.java:57) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot187.jar:git-Spigot-f928e7a-e91aed8] 16.07 23:53:39 [Server] INFO org.bukkit.event.EventException 16.07 23:53:39 [Server] ERROR Could not pass event BlockSpreadEvent to Prism v2.0.4-18 16.07 23:53:29 [Server] INFO No new version available 16.07 23:53:29 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated! 16.07 23:53:29 [Server] WARN §a[Punishmental] Lag cheker running 16.07 23:53:29 [Server] WARN §a[Punishmental] Starting lag checker 16.07 23:53:29 [Server] WARN §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings 16.07 23:53:29 [Server] WARN §c[Punishmental] Failsafe Activated to prevent server lock-up 16.07 23:53:29 [Server] INFO Checking for Updates ... 16.07 23:53:29 [Server] INFO Post-enable finished. 16.07 23:53:28 [Server] INFO Post-enable running... 16.07 23:53:28 [Server] INFO CONSOLE: Reload complete. 16.07 23:53:28 [Server] INFO Server permissions file permissions.yml is empty, ignoring it 16.07 23:53:28 [Server] INFO Enabling EssentialsAntiBuild vTeamCity 16.07 23:53:28 [Server] INFO Enabling EssentialsChat vTeamCity 16.07 23:53:28 [Server] INFO Vault loaded! Found an economy plugin! 16.07 23:53:28 [Server] INFO Residence version 2.6.6.6 loaded. 16.07 23:53:28 [Server] ERROR You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/ 16.07 23:53:28 [Server] INFO Enabling ChestShop v3.8.10 16.07 23:53:28 [Server] INFO This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/. 16.07 23:53:28 [Server] INFO Enabling EssentialsGeoIP vTeamCity 16.07 23:53:28 [Server] INFO Enabling SuperVanish v5.3.0 16.07 23:53:28 [Server] INFO 0 - Portals(s) loaded 16.07 23:53:28 [Server] INFO - Version 2.5-b699 Enabled - By Rigby and fernferret 16.07 23:53:28 [Server] INFO Enabling Multiverse-Portals v2.5-b699 16.07 23:53:28 [Server] INFO Enabling EssentialsSpawn vTeamCity 16.07 23:53:27 [Server] INFO Enabling EssentialsProtect vTeamCity 16.07 23:53:27 [Server] INFO Version 3.12.0-BETA2-sASO-b813 is enabled. 16.07 23:53:27 [Server] INFO Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance 16.07 23:53:27 [Server] INFO Adding packet level hooks for ProtocolLib (MC 1.8.7)... 16.07 23:53:27 [Server] INFO Inventory checks: FastConsume is available, disabled InstantEat. 16.07 23:53:27 [Server] INFO Added block-info for Minecraft 1.8 blocks. 16.07 23:53:27 [Server] INFO Added block-info for Minecraft 1.7.2 blocks. 16.07 23:53:27 [Server] INFO Added block-info for Minecraft 1.6.1 blocks. 16.07 23:53:27 [Server] INFO Added block-info for Minecraft 1.5 blocks. 16.07 23:53:27 [Server] INFO McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x|1.8.x|? / Bukkit-API 16.07 23:53:27 [Server] WARN Bukkit-API-only access: Some features will likely not function properly, performance might suffer. 16.07 23:53:27 [Server] WARN Could not set up native access for the server-mod (git-Spigot-f928e7a-e91aed8 (MC: 1.8.7)). Please check for updates and consider to request support. 16.07 23:53:27 [Server] WARN Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes 16.07 23:53:27 [Server] WARN Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/ 16.07 23:53:27 [Server] INFO Enabling NoCheatPlus v3.12.0-BETA2-sASO-b813 16.07 23:53:27 [Server] INFO [Punishmental]: Commands READY 16.07 23:53:27 [Server] INFO [Punishmental]: WorldEdit found and loaded, loading punishable areas 16.07 23:53:27 [Server] INFO [Punishmental]: Connecting to WorldEdit 16.07 23:53:27 [Server] WARN §a[Punishmental] Lag cheker running 16.07 23:53:27 [Server] WARN §a[Punishmental] Starting lag checker 16.07 23:53:27 [Server] INFO 5.1 16.07 23:53:27 [Server] INFO Enabling Punishmental v5.1 16.07 23:53:27 [Server] INFO Enabled! Version 2.6.6.6 by bekvon 16.07 23:53:27 [Server] INFO Found WorldEdit 16.07 23:53:27 [Server] INFO Found Vault using economy system: Essentials Economy 16.07 23:53:27 [Server] INFO Scanning for economy systems... 16.07 23:53:27 [Server] INFO Found Vault using permissions plugin:GroupManager 16.07 23:53:27 [Server] INFO Enabling Residence v2.6.6.6 16.07 23:53:27 [Server] INFO Essentials: Using GroupManager based permissions. 16.07 23:53:27 [Server] INFO [Vault][Economy] Essentials Economy hooked. 16.07 23:53:27 [Server] INFO Using locale en_US 16.07 23:53:27 [Server] INFO [Prism]: No minimum primary key could be found for purge chunking. 16.07 23:53:27 [Server] INFO Using locale en_US 16.07 23:53:27 [Server] INFO 1.8.7-R0.1-SNAPSHOT 16.07 23:53:27 [Server] INFO git-Spigot-f928e7a-e91aed8 (MC: 1.8.7) 16.07 23:53:27 [Server] INFO Bukkit version format changed. Version not checked. 16.07 23:53:27 [Server] INFO Enabling Essentials vTeamCity 16.07 23:53:27 [Server] INFO Plugin version 1.3.2 activated! (26 ms) 16.07 23:53:27 [Server] INFO This plugin is using Metrics by Hidendra! 16.07 23:53:27 [Server] INFO Enabling EnchantPlus v1.3.2 16.07 23:53:27 [Server] INFO [Prism]: Scheduled purge executor beginning new run... 16.07 23:53:27 [Server] INFO [Prism]: WorldEdit found. Associated features enabled. 16.07 23:53:21 [Server] INFO Elixr: Loaded items directory 16.07 23:53:21 [Server] INFO Elixr: Loaded items directory 16.07 23:53:21 [Server] INFO [Prism]: Initializing Prism 2.0.4-18. By Viveleroi. 16.07 23:53:21 [Server] INFO Enabling Prism v2.0.4-18 16.07 23:53:21 [Server] INFO Found ProtocolLib, adding support for player relative variables. 16.07 23:53:21 [Server] INFO Enabling HolographicDisplays v2.1.10 16.07 23:53:21 [Server] INFO Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main-- 16.07 23:53:21 [Server] INFO 3 - World(s) loaded. 16.07 23:53:20 [Server] INFO No updates found! 16.07 23:53:20 [Server] INFO [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691 16.07 23:53:20 [Server] INFO Enabling Multiverse-Core v2.5-b691 16.07 23:53:20 [Server] INFO Checking for updates... 16.07 23:53:20 [Server] INFO Clearlag is now enabled! 16.07 23:53:20 [Server] INFO Modules have been loaded! 16.07 23:53:20 [Server] WARN mob-range requires you to use bukkit v1.7_r4 (1.7.10) 16.07 23:53:20 [Server] INFO Loading modules... 16.07 23:53:20 [Server] INFO Enabling ClearLag v2.7.7 16.07 23:53:20 [Server] INFO [Config] Update not required. 16.07 23:53:20 [Server] INFO Enabling OpenInv v2.3.1 16.07 23:53:20 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter 16.07 23:53:20 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions. 16.07 23:53:19 [Server] INFO Enabling WorldEdit v6.1;no_git_id 16.07 23:53:19 [Server] INFO [Vault][Chat] GroupManager - Chat hooked. 16.07 23:53:19 [Server] INFO [Vault][Permission] GroupManager hooked. 16.07 23:53:19 [Server] INFO GroupManager version 2.1.31 (Phoenix) is enabled! 16.07 23:53:19 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours! 16.07 23:53:19 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes! 16.07 23:53:19 [Server] INFO GroupManager - INFO - Superperms support enabled. 16.07 23:53:19 [Server] INFO GroupManager - INFO - World Found: world 16.07 23:53:19 [Server] INFO Enabling GroupManager v2.1.31 (Phoenix) 16.07 23:53:19 [Server] INFO Enabling TForce v1.1.2 16.07 23:53:19 [Server] INFO Started structure compiler thread. 16.07 23:53:19 [Server] INFO Enabling ProtocolLib v3.6.3-SNAPSHOT 16.07 23:53:19 [Server] INFO Enabled Version 1.5.3-b37 16.07 23:53:19 [Server] INFO [Chat] GroupManager found: Waiting 16.07 23:53:19 [Server] INFO [Permission] SuperPermissions loaded as backup permission system. 16.07 23:53:19 [Server] INFO [Permission] GroupManager found: Waiting 16.07 23:53:19 [Server] INFO [Economy] Essentials Economy found: Waiting 16.07 23:53:19 [Server] INFO Enabling Vault v1.5.3-b37 16.07 23:53:19 [Server] INFO Loading EssentialsAntiBuild vTeamCity 16.07 23:53:19 [Server] INFO Loading EssentialsChat vTeamCity 16.07 23:53:19 [Server] INFO Loading ChestShop v3.8.10 16.07 23:53:19 [Server] INFO Loading EssentialsGeoIP vTeamCity 16.07 23:53:19 [Server] INFO Loading SuperVanish v5.3.0 16.07 23:53:19 [Server] INFO Loading Multiverse-Portals v2.5-b699 16.07 23:53:19 [Server] INFO Loading EssentialsSpawn vTeamCity 16.07 23:53:19 [Server] INFO Loading EssentialsProtect vTeamCity 16.07 23:53:19 [Server] INFO Detected Minecraft version: 1.8.7 16.07 23:53:19 [Server] INFO Logging system initialized. 16.07 23:53:19 [Server] INFO onLoad: Early set up of static API, configuration, logging. 16.07 23:53:19 [Server] INFO Loading NoCheatPlus v3.12.0-BETA2-sASO-b813 16.07 23:53:19 [Server] INFO Loading Punishmental v5.1 16.07 23:53:19 [Server] INFO Loading Residence v2.6.6.6 16.07 23:53:19 [Server] INFO Loading Essentials vTeamCity 16.07 23:53:19 [Server] INFO Loading EnchantPlus v1.3.2 16.07 23:53:19 [Server] INFO Loading Prism v2.0.4-18 16.07 23:53:19 [Server] INFO Loading HolographicDisplays v2.1.10 16.07 23:53:19 [Server] INFO Loading Multiverse-Core v2.5-b691 16.07 23:53:19 [Server] WARN Version (MC: 1.8.7) has not yet been tested! Proceed with caution. 16.07 23:53:19 [Server] INFO Loading ProtocolLib v3.6.3-SNAPSHOT 16.07 23:53:19 [Server] INFO Loading ClearLag v2.7.7 16.07 23:53:19 [Server] INFO Loading Vault v1.5.3-b37 16.07 23:53:19 [Server] INFO Loading OpenInv v2.3.1 16.07 23:53:19 [Server] INFO Loading WorldEdit v6.1;no_git_id 16.07 23:53:19 [Server] INFO Loading GroupManager v2.1.31 (Phoenix) 16.07 23:53:19 [Server] INFO Loading TForce v1.1.2 16.07 23:53:18 [Server] INFO Disabling TForce v1.1.2 16.07 23:53:18 [Server] INFO GroupManager version 2.1.31 (Phoenix) is disabled! 16.07 23:53:18 [Server] INFO GroupManager - INFO - Scheduled Data Saving is disabled! 16.07 23:53:18 [Server] INFO Disabling GroupManager v2.1.31 (Phoenix) 16.07 23:53:18 [Server] INFO Disabling WorldEdit v6.1;no_git_id 16.07 23:53:18 [Server] INFO Disabling OpenInv v2.3.1 16.07 23:53:18 [Server] INFO Disabling Vault v1.5.3-b37 16.07 23:53:18 [Server] INFO Disabling ClearLag v2.7.7 16.07 23:53:18 [Server] INFO Disabling ProtocolLib v3.6.3-SNAPSHOT 16.07 23:53:18 [Server] INFO Disabling Multiverse-Core v2.5-b691 16.07 23:53:18 [Server] INFO Disabling HolographicDisplays v2.1.10 16.07 23:53:18 [Server] INFO [Prism]: Closing plugin. 16.07 23:53:18 [Server] INFO [Prism]: Forcing recorder queue to run a new batch before shutdown... 16.07 23:53:18 [Server] INFO Disabling Prism v2.0.4-18 16.07 23:53:18 [Server] INFO Plugin deactivated! 16.07 23:53:18 [Server] INFO Disabling EnchantPlus v1.3.2 16.07 23:53:18 [Server] INFO [Vault][Economy] Essentials Economy unhooked. 16.07 23:53:18 [Server] INFO Disabling Essentials vTeamCity 16.07 23:53:18 [Server] INFO Disabled! 16.07 23:53:18 [Server] INFO Disabling Residence v2.6.6.6 16.07 23:53:18 [Server] INFO [Punishmental]: COMMANDS DISABLED 16.07 23:53:18 [Server] INFO Disabling Punishmental v5.1 16.07 23:53:18 [Server] INFO Version 3.12.0-BETA2-sASO-b813 is disabled. 16.07 23:53:18 [Server] INFO Disabling NoCheatPlus v3.12.0-BETA2-sASO-b813 16.07 23:53:18 [Server] INFO Disabling EssentialsProtect vTeamCity 16.07 23:53:18 [Server] INFO Disabling EssentialsSpawn vTeamCity 16.07 23:53:18 [Server] INFO Disabling Multiverse-Portals v2.5-b699 16.07 23:53:18 [Server] INFO Disabling SuperVanish v5.3.0 16.07 23:53:18 [Server] INFO Disabling EssentialsGeoIP vTeamCity 16.07 23:53:18 [Server] INFO Disabling ChestShop v3.8.10 16.07 23:53:18 [Server] INFO Disabling EssentialsChat vTeamCity 16.07 23:53:18 [Server] INFO Disabling EssentialsAntiBuild vTeamCity 16.07 23:53:18 [Server] INFO Clear tick list: false 16.07 23:53:18 [Server] INFO Chunks to Grow per Tick: 650 16.07 23:53:18 [Server] INFO Experience Merge Radius: 3.0 16.07 23:53:18 [Server] INFO Zombie Aggressive Towards Villager: true 16.07 23:53:18 [Server] INFO View Distance: 10 16.07 23:53:18 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true 16.07 23:53:18 [Server] INFO Arrow Despawn Rate: 1200 16.07 23:53:18 [Server] INFO Item Merge Radius: 2.5 16.07 23:53:18 [Server] INFO Item Despawn Rate: 6000 16.07 23:53:18 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms 16.07 23:53:18 [Server] INFO Max TNT Explosions: 100 16.07 23:53:18 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 16.07 23:53:18 [Server] INFO Max Entity Collisions: 8 16.07 23:53:18 [Server] INFO Sending up to 5 chunks per packet 16.07 23:53:18 [Server] INFO Structure Info Saving: true 16.07 23:53:18 [Server] INFO Random Lighting Updates: false 16.07 23:53:18 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 16.07 23:53:18 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 16.07 23:53:18 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16 16.07 23:53:18 [Server] INFO NetherWart Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Wheat Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Sapling Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Pumpkin Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Mushroom Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Melon Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Cane Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Cactus Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Nerfing mobs spawned from spawners: false 16.07 23:53:18 [Server] INFO Replace Blocks: [1, 5] 16.07 23:53:18 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] 16.07 23:53:18 [Server] INFO Engine Mode: 1 16.07 23:53:18 [Server] INFO Anti X-Ray: true 16.07 23:53:18 [Server] INFO Mob Spawn Range: 4 16.07 23:53:18 [Server] INFO -------- World Settings For [world_the_end] -------- 16.07 23:53:18 [Server] INFO Clear tick list: false 16.07 23:53:18 [Server] INFO Chunks to Grow per Tick: 650 16.07 23:53:18 [Server] INFO Experience Merge Radius: 3.0 16.07 23:53:18 [Server] INFO Zombie Aggressive Towards Villager: true 16.07 23:53:18 [Server] INFO View Distance: 10 16.07 23:53:18 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true 16.07 23:53:18 [Server] INFO Arrow Despawn Rate: 1200 16.07 23:53:18 [Server] INFO Item Merge Radius: 2.5 16.07 23:53:18 [Server] INFO Item Despawn Rate: 6000 16.07 23:53:18 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms 16.07 23:53:18 [Server] INFO Max TNT Explosions: 100 16.07 23:53:18 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 16.07 23:53:18 [Server] INFO Max Entity Collisions: 8 16.07 23:53:18 [Server] INFO Sending up to 5 chunks per packet 16.07 23:53:18 [Server] INFO Structure Info Saving: true 16.07 23:53:18 [Server] INFO Random Lighting Updates: false 16.07 23:53:18 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 16.07 23:53:18 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 16.07 23:53:18 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16 16.07 23:53:18 [Server] INFO NetherWart Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Wheat Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Sapling Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Pumpkin Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Mushroom Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Melon Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Cane Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Cactus Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Nerfing mobs spawned from spawners: false 16.07 23:53:18 [Server] INFO Replace Blocks: [1, 5] 16.07 23:53:18 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] 16.07 23:53:18 [Server] INFO Engine Mode: 1 16.07 23:53:18 [Server] INFO Anti X-Ray: true 16.07 23:53:18 [Server] INFO Mob Spawn Range: 4 16.07 23:53:18 [Server] INFO -------- World Settings For [world_nether] -------- 16.07 23:53:18 [Server] INFO Clear tick list: false 16.07 23:53:18 [Server] INFO Chunks to Grow per Tick: 650 16.07 23:53:18 [Server] INFO Experience Merge Radius: 3.0 16.07 23:53:18 [Server] INFO Zombie Aggressive Towards Villager: true 16.07 23:53:18 [Server] INFO View Distance: 10 16.07 23:53:18 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true 16.07 23:53:18 [Server] INFO Arrow Despawn Rate: 1200 16.07 23:53:18 [Server] INFO Item Merge Radius: 2.5 16.07 23:53:18 [Server] INFO Item Despawn Rate: 6000 16.07 23:53:18 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms 16.07 23:53:18 [Server] INFO Max TNT Explosions: 100 16.07 23:53:18 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 16.07 23:53:18 [Server] INFO Max Entity Collisions: 8 16.07 23:53:18 [Server] INFO Sending up to 5 chunks per packet 16.07 23:53:18 [Server] INFO Structure Info Saving: true 16.07 23:53:18 [Server] INFO Random Lighting Updates: false 16.07 23:53:18 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 16.07 23:53:18 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 16.07 23:53:18 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16 16.07 23:53:18 [Server] INFO NetherWart Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Wheat Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Sapling Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Pumpkin Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Mushroom Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Melon Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Cane Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Cactus Growth Modifier: 100% 16.07 23:53:18 [Server] INFO Nerfing mobs spawned from spawners: false 16.07 23:53:18 [Server] INFO Replace Blocks: [1, 5] 16.07 23:53:18 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] 16.07 23:53:18 [Server] INFO Engine Mode: 1 16.07 23:53:18 [Server] INFO Anti X-Ray: true 16.07 23:53:18 [Server] INFO Mob Spawn Range: 4 16.07 23:53:18 [Server] INFO -------- World Settings For [world] -------- 16.07 23:53:18 [Server] INFO Debug logging is disabled 16.07 23:53:18 [Server] INFO Using 4 threads for Netty based IO 16.07 23:53:18 [Server] INFO Server Ping Player Sample Count: 12 16.07 23:53:18 [Server] INFO CONSOLE: If you encounter any issues please use the /stop command to restart your server. 16.07 23:53:18 [Server] INFO CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.

Sorry if this is to much. This is all of my log. If you can help me please join 184.154.16.250:65161 or msg me on skype: cheesepufftyler.

History

cheesepufftyler July 17, 2020 4:10 AM

Issue reported.

Update Issue

Add your comments to this issue!

Creating a free account will let you immediately report issues on this project, as well as comment on existing issues, save your filters, and more!!