Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Crash serwera


Rekomendowane odpowiedzi

Opublikowano

Witam, mam problem.

Dzisiaj na moim serwerze minecraft serwer zaczął dostawac 'laga', na serwerze można tylko pisać 0 komend, 0 ruchu.

 

Proszę o szybką pomoc.

 

Oto log:2013-04-02 16:45:25 [sEVERE] net.minecraft.server.v1_5_R2.ReportedException: Ticking entity

2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:564)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-02 16:45:25 [sEVERE] Caused by: java.util.ConcurrentModificationException
2013-04-02 16:45:25 [sEVERE] at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)
2013-04-02 16:45:25 [sEVERE] at java.util.HashMap$KeyIterator.next(HashMap.java:874)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.EntityTracker.a(EntityTracker.java:203)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.EntityPlayer.l_(EntityPlayer.java:196)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463)
2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:560)
2013-04-02 16:45:25 [sEVERE] ... 4 more
2013-04-02 16:45:25 [sEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_5_R2.ReportedException: Ticking entity
at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:564)
at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)
at java.util.HashMap$KeyIterator.next(HashMap.java:874)
at net.minecraft.server.v1_5_R2.EntityTracker.a(EntityTracker.java:203)
at net.minecraft.server.v1_5_R2.EntityPlayer.l_(EntityPlayer.java:196)
at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)
at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597)
at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)
at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)
at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463)
at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:560)
... 4 more
Opublikowano


2013-04-02 12:39:08 [iNFO] Starting minecraft server version 1.5.1
2013-04-02 12:39:08 [iNFO] Loading properties
2013-04-02 12:39:08 [iNFO] Default game type: SURVIVAL
2013-04-02 12:39:08 [iNFO] Generating keypair
2013-04-02 12:39:08 [iNFO] Starting Minecraft server on *:25565
2013-04-02 12:39:09 [iNFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-75-g7f25632-b2718jnks (MC: 1.5.1) (Implementing API version 1.5.1-R0.1-SNAPSHOT)
2013-04-02 12:39:09 [iNFO] ----- Bukkit Auto Updater -----
2013-04-02 12:39:09 [iNFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2013-04-02 12:39:09 [iNFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2013-04-02 12:39:09 [iNFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2013-04-02 12:39:09 [iNFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2013-04-02 12:39:09 [iNFO] ----- ------------------- -----
2013-04-02 12:39:09 [iNFO] [PermissionsEx] sql backend registered!
2013-04-02 12:39:09 [iNFO] [PermissionsEx] file backend registered!
2013-04-02 12:39:09 [iNFO] [PermissionsEx] PermissionEx plugin initialized.
2013-04-02 12:39:09 [iNFO] [WorldBorder] Loading WorldBorder v1.6.1
2013-04-02 12:39:09 [iNFO] [HideStream] Loading HideStream v2.9
2013-04-02 12:39:09 [iNFO] [PlugMan] Loading PlugMan v1.3.2
2013-04-02 12:39:09 [iNFO] [NoCheatPlus] Loading NoCheatPlus v3.8.12-RC2-b472
2013-04-02 12:39:09 [iNFO] [WorldEdit] Loading WorldEdit v5.5.5
2013-04-02 12:39:09 [iNFO] [TagAPI] Loading TagAPI v2.2
2013-04-02 12:39:09 [iNFO] [Websend] Loading Websend v1.5.1
2013-04-02 12:39:09 [iNFO] [ColoredSigns] Loading ColoredSigns v1.2
2013-04-02 12:39:09 [iNFO] [HeadSpawner] Loading HeadSpawner v1.0
2013-04-02 12:39:09 [iNFO] [AZRank] Loading AZRank v1.1.1
2013-04-02 12:39:09 [iNFO] [Vault] Loading Vault v1.2.16-b184
2013-04-02 12:39:09 [iNFO] [PermissionsEx] Loading PermissionsEx v1.19.5
2013-04-02 12:39:09 [iNFO] [PermissionsEx] Initializing file backend
2013-04-02 12:39:09 [iNFO] Permissions file successfully reloaded
2013-04-02 12:39:09 [iNFO] [serverSave] Loading ServerSave v1.4
2013-04-02 12:39:09 [iNFO] [WorldGuard] Loading WorldGuard v5.7.3
2013-04-02 12:39:09 [iNFO] [DisguiseCraft] Loading DisguiseCraft v4.3
2013-04-02 12:39:09 [iNFO] [AuthMe] Loading AuthMe v2.7.0
2013-04-02 12:39:09 [iNFO] [TabDeco] Loading TabDeco v0.0.6
2013-04-02 12:39:09 [iNFO] [TreasureChest] Loading TreasureChest v8.4.1
2013-04-02 12:39:09 [iNFO] [OpenInv] Loading OpenInv v2.0.1
2013-04-02 12:39:09 [iNFO] [bKCommonLib] Loading BKCommonLib v1.5
2013-04-02 12:39:09 [sEVERE] org/bukkit/craftbukkit/v1_4_R1/inventory/CraftItemStack initializing BKCommonLib v1.5 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_4_R1/inventory/CraftItemStack
at com.bergerkiller.bukkit.common.conversion.type.WrapperConverter.<clinit>(WrapperConverter.java:184)
at com.bergerkiller.bukkit.common.conversion.type.ConversionTypes.<clinit>(ConversionTypes.java:87)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at com.bergerkiller.bukkit.common.Common.loadClasses(Common.java:100)
at com.bergerkiller.bukkit.common.internal.CommonClasses.init(CommonClasses.java:13)
at com.bergerkiller.bukkit.common.internal.CommonPlugin.onLoad(CommonPlugin.java:432)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:244)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemStack
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 14 more
2013-04-02 12:39:09 [iNFO] [Essentials] Loading Essentials v2.9.6
2013-04-02 12:39:09 [iNFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
2013-04-02 12:39:09 [iNFO] [OtherDrops] Loading OtherDrops v2.7.1
2013-04-02 12:39:09 [iNFO] [NameTags] Loading NameTags v2.1
2013-04-02 12:39:09 [iNFO] [EssentialsChat] Loading EssentialsChat v2.10.1
2013-04-02 12:39:09 [iNFO] [Factions] Loading Factions v1.6.9.4
2013-04-02 12:39:09 [iNFO] [PayInItemsForGuild] Loading PayInItemsForGuild v1.0
2013-04-02 12:39:09 [iNFO] [CombatLog] Loading CombatLog v1.0.3
2013-04-02 12:39:09 [iNFO] [Vault] Enabling Vault v1.2.16-b184
2013-04-02 12:39:09 [iNFO] [Vault][Economy] Essentials Economy found: Waiting
2013-04-02 12:39:09 [iNFO] [Vault][Permission] PermissionsEx found: Waiting
2013-04-02 12:39:09 [iNFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-04-02 12:39:09 [iNFO] [Vault][Chat] PermissionsEx found: Waiting
2013-04-02 12:39:09 [iNFO] [Vault] Enabled Version 1.2.16-b184
2013-04-02 12:39:09 [iNFO] [bKCommonLib] Enabling BKCommonLib v1.5
2013-04-02 12:39:09 [sEVERE] Error occurred while enabling BKCommonLib v1.5 (Is it up to date?)
java.lang.NoClassDefFoundError: Could not initialize class com.bergerkiller.bukkit.common.conversion.Conversion
at com.bergerkiller.bukkit.common.utils.ParseUtil.convert(ParseUtil.java:542)
at com.bergerkiller.bukkit.common.config.ConfigurationNode.get(ConfigurationNode.java:518)
at com.bergerkiller.bukkit.common.config.ConfigurationNode.get(ConfigurationNode.java:494)
at com.bergerkiller.bukkit.common.PluginBase.setPermissions(PluginBase.java:500)
at com.bergerkiller.bukkit.common.PluginBase.onEnable(PluginBase.java:611)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:218)
at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-02 12:39:09 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2013-04-02 12:39:09 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-04-02 12:39:09 [WARNING] 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.
2013-04-02 12:39:09 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-04-02 12:39:09 [iNFO] Preparing level "world"
2013-04-02 12:39:10 [iNFO] Preparing start region for level 0 (Seed: -5705105811755517667)
2013-04-02 12:39:11 [iNFO] Preparing start region for level 1 (Seed: -5705105811755517667)
2013-04-02 12:39:11 [iNFO] [WorldBorder] Enabling WorldBorder v1.6.1
2013-04-02 12:39:15 [iNFO] [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
2013-04-02 12:39:15 [iNFO] [WorldBorder] [CONFIG] Border-checking timed task started.
2013-04-02 12:39:15 [iNFO] [WorldBorder] [CONFIG] World "world" has border radius 6000 at X: 807.5 Z: -2198.8
2013-04-02 12:39:15 [iNFO] For reference, the main world's spawn location is at X: 807.0 Y: 68.0 Z: -2199.0
2013-04-02 12:39:15 [iNFO] [HideStream] Enabling HideStream v2.9
2013-04-02 12:39:15 [iNFO] Checking for updates ..
2013-04-02 12:39:15 [iNFO] No update was found.
2013-04-02 12:39:15 [iNFO] [HideStream] v2.9 enabled succesfully.
2013-04-02 12:39:15 [iNFO] [PlugMan] Enabling PlugMan v1.3.2
2013-04-02 12:39:15 [iNFO] [PlugMan] Starting Up! - Version: 1.3.2 by bekvon
2013-04-02 12:39:15 [iNFO] [PlugMan] Permissions Plugin NOT Found, using OP!
2013-04-02 12:39:15 [iNFO] [NoCheatPlus] Enabling NoCheatPlus v3.8.12-RC2-b472
2013-04-02 12:39:16 [WARNING] [NoCheatPlus] Could not set up native access for your specific Minecraft + server-mod version.
2013-04-02 12:39:16 [WARNING] [NoCheatPlus] API-only MCAccess: Some features will likely not function properly, performance might suffer.
2013-04-02 12:39:16 [WARNING] [NoCheatPlus] Check for updates at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
2013-04-02 12:39:16 [WARNING] [NoCheatPlus] Development builds: http://ci.ecocitycraft.com/job/NoCheatPlus/
2013-04-02 12:39:16 [iNFO] [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|? / Bukkit-API
2013-04-02 12:39:16 [iNFO] [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
2013-04-02 12:39:16 [iNFO] [NoCheatPlus] Version 3.8.12-RC2-b472 is enabled.
2013-04-02 12:39:16 [iNFO] [WorldEdit] Enabling WorldEdit v5.5.5
2013-04-02 12:39:16 [iNFO] WEPIF: Using the Bukkit Permissions API.
2013-04-02 12:39:16 [iNFO] [TagAPI] Enabling TagAPI v2.2
2013-04-02 12:39:16 [iNFO] [TagAPI] Using hooks for CraftBukkit v1_5_R2
2013-04-02 12:39:16 [iNFO] [Websend] Enabling Websend v1.5.1
2013-04-02 12:39:16 [iNFO] [ColoredSigns] Enabling ColoredSigns v1.2
2013-04-02 12:39:16 [iNFO] [HeadSpawner] Enabling HeadSpawner v1.0
2013-04-02 12:39:16 [iNFO] [AZRank] Enabling AZRank v1.1.1
2013-04-02 12:39:16 [iNFO] [AZRank] Found PermissionsEx v1.19.5 and is good to go
2013-04-02 12:39:16 [iNFO] [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
2013-04-02 12:39:16 [iNFO] [AZRank][Config]option: 'aWhile' is: a while
2013-04-02 12:39:16 [iNFO] [AZRank][Config]option: 'ever' is: ever
2013-04-02 12:39:16 [iNFO] [AZRank][Config]option: 'broadcastRankChange' is: true
2013-04-02 12:39:16 [iNFO] [AZRank][Config]option: 'allowOpsChanges' is: true
2013-04-02 12:39:16 [iNFO] [AZRank][Config]option: 'logEverything' is: false
2013-04-02 12:39:16 [iNFO] [AZRank] AZRank v1.1.1 is now enabled.
2013-04-02 12:39:16 [iNFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
2013-04-02 12:39:16 [iNFO] [PermissionsEx] Superperms support enabled.
2013-04-02 12:39:16 [iNFO] [PermissionsEx] v1.19.5 enabled
2013-04-02 12:39:16 [iNFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-04-02 12:39:16 [iNFO] [Vault][Permission] PermissionsEx hooked.
2013-04-02 12:39:16 [iNFO] [Vault][Chat] PermissionsEx_Chat hooked.
2013-04-02 12:39:16 [iNFO] [serverSave] Enabling ServerSave v1.4
2013-04-02 12:39:16 [iNFO] [serverSave] Save interval is: 600 seconds.
2013-04-02 12:39:16 [iNFO] [serverSave] ServerSave enabled!
2013-04-02 12:39:16 [iNFO] [WorldGuard] Enabling WorldGuard v5.7.3
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world) Lava fire is blocked.
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world) All fire spread is disabled.
2013-04-02 12:39:16 [iNFO] [WorldGuard] Loaded configuration for world 'world'
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-04-02 12:39:16 [iNFO] [WorldGuard] (world_the_end) All fire spread is disabled.
2013-04-02 12:39:16 [iNFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-04-02 12:39:16 [iNFO] [WorldGuard] 21 regions loaded for 'world'
2013-04-02 12:39:16 [iNFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2013-04-02 12:39:16 [iNFO] [DisguiseCraft] Enabling DisguiseCraft v4.3
2013-04-02 12:39:16 [WARNING] [DisguiseCraft] You have "disguisePVP" enabled in the configuration, but do not have the ProtocolLib plugin installed! Players wearing disguises can not be attacked by melee!
2013-04-02 12:39:16 [iNFO] [DisguiseCraft] Version 4.3 is enabled!
2013-04-02 12:39:16 [iNFO] [AuthMe] Enabling AuthMe v2.7.0
2013-04-02 12:39:16 [iNFO] [AuthMe] Loading Configuration File...
2013-04-02 12:39:16 [iNFO] [AuthMe] Merge new Config Options if needed..
2013-04-02 12:39:16 [iNFO] [AuthMe] Set Language: en
2013-04-02 12:39:16 [sEVERE] Error occurred while enabling AuthMe v2.7.0 (Is it up to date?)
java.lang.NullPointerException
at uk.org.whoami.authme.AuthMe.onEnable(AuthMe.java:220)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
2013-04-02 12:39:16 [iNFO] [TabDeco] Enabling TabDeco v0.0.6
2013-04-02 12:39:16 [iNFO] [TabDeco] Loaded configuration
2013-04-02 12:39:16 [iNFO] [TreasureChest] Enabling TreasureChest v8.4.1
2013-04-02 12:39:16 [iNFO] [OpenInv] Enabling OpenInv v2.0.1
2013-04-02 12:39:16 [iNFO] [Essentials] Enabling Essentials v2.9.6
2013-04-02 12:39:16 [WARNING] ?4Version mismatch! Please update EssentialsChat to the same version.
2013-04-02 12:39:17 [iNFO] [Vault][Economy] Essentials Economy hooked.
2013-04-02 12:39:17 [iNFO] Essentials: Using PermissionsEx based permissions.
2013-04-02 12:39:17 [iNFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
2013-04-02 12:39:17 [iNFO] [OtherDrops] Enabling OtherDrops v2.7.1
2013-04-02 12:39:17 [iNFO] [OtherDrops:2.7.1] Loading file: otherdrops-drops.yml
2013-04-02 12:39:17 [iNFO] [OtherDrops:2.7.1] Using Bukkit superperms.
2013-04-02 12:39:17 [iNFO] [OtherDrops:2.7.1] OtherDrops loaded.
2013-04-02 12:39:17 [iNFO] [OtherDrops:2.7.1] Payment method found (Essentials version: 2.2)
2013-04-02 12:39:17 [iNFO] [NameTags] Enabling NameTags v2.1
2013-04-02 12:39:17 [iNFO] [EssentialsChat] Enabling EssentialsChat v2.10.1
2013-04-02 12:39:17 [WARNING] ?4Version mismatch! Please update all Essentials jars to the same version.
2013-04-02 12:39:17 [iNFO] [Factions] Enabling Factions v1.6.9.4
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] === ENABLE START ===
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] Loading board from disk
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.10.1
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] Successfully hooked to WorldGuard.
2013-04-02 12:39:17 [iNFO] [Factions v1.6.9.4] === ENABLE DONE (Took 170ms) ===
2013-04-02 12:39:17 [iNFO] [PayInItemsForGuild] Enabling PayInItemsForGuild v1.0
2013-04-02 12:39:17 [iNFO] [0;34;1m----------------------------------------------------------[m
2013-04-02 12:39:17 [iNFO] [0;31;1m[PayInItemsForGuild][0;33;22m Stworzony przez Grzegorza2047 [m
2013-04-02 12:39:17 [iNFO] [0;34;1m----------------------------------------------------------[m
2013-04-02 12:39:17 [iNFO] [0;33;22m[PayInItemsForGuild] [0;31;1mNie znaleziono SimpleClans![m
2013-04-02 12:39:17 [iNFO] [CombatLog] Enabling CombatLog v1.0.3
2013-04-02 12:39:17 [iNFO] Loading config.yml
2013-04-02 12:39:17 [sEVERE] Cannot load plugins/CombatLog/messages.properties
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '?' (0xFFFD) special characters are not allowed
in "<string>", position 1930
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:175)
at com.jackproehl.combatlog.MessagesConfig.reloadMessages(MessagesConfig.java:43)
at com.jackproehl.combatlog.MessagesConfig.getMessages(MessagesConfig.java:59)
at com.jackproehl.combatlog.MessagesConfig.loadMessages(MessagesConfig.java:35)
at com.jackproehl.combatlog.CombatLog.loadConfigs(CombatLog.java:137)
at com.jackproehl.combatlog.CombatLog.onEnable(CombatLog.java:97)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_5_R2.MinecraftServer.j(MinecraftServer.java:301)
at net.minecraft.server.v1_5_R2.MinecraftServer.e(MinecraftServer.java:280)
at net.minecraft.server.v1_5_R2.MinecraftServer.a(MinecraftServer.java:240)
at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:150)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: unacceptable character '?' (0xFFFD) special characters are not allowed
in "<string>", position 1930
at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70)
at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50)
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
... 19 more
2013-04-02 12:39:17 [iNFO] Loading messages.properties.
2013-04-02 12:39:17 [iNFO] CombatLog v1.0.3 Enabled
2013-04-02 12:39:17 [iNFO] Server permissions file permissions.yml is empty, ignoring it
2013-04-02 12:39:17 [iNFO] Done (7.822s)! For help, type "help" or "?"

------------------------------------------------------------------------------------------------------------------------

 

2013-04-02 16:43:38 [iNFO] Connection reset

2013-04-02 16:43:38 [iNFO] /193.239.124.113:52670 lost connection 2013-04-02 16:43:39 [iNFO] .[]#24/7#Fabless > 859 < 2013-04-02 16:43:39 [iNFO] .[]#Gracz#raxonx > ja < 2013-04-02 16:43:42 [iNFO] Connection reset 2013-04-02 16:43:42 [iNFO] PolskiPingwin lost connection: disconnect.quitting 2013-04-02 16:43:43 [iNFO] Read timed out 2013-04-02 16:43:43 [iNFO] Longvoyager lost connection: disconnect.endOfStream 2013-04-02 16:43:43 [iNFO] .[]#Special#AgentSamon007 > ale mam tylko 1 w eq < 2013-04-02 16:43:44 [iNFO] kacperekkacperek issued server command: /register mlekoslaw mlekoslaw 2013-04-02 16:43:46 [iNFO] [NoCheatPlus] kamikadze failed FastBreak: tried to break blocks (1) faster than possible. VL 0. 2013-04-02 16:43:48 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2013-04-02 16:43:48 [iNFO] Connection reset 2013-04-02 16:43:48 [iNFO] /78.8.242.48:4395 lost connection 2013-04-02 16:43:49 [iNFO] [AuthMe] Set 0xyg3nPL to gamemode: SURVIVAL 2013-04-02 16:43:50 [iNFO] Connection reset 2013-04-02 16:43:50 [iNFO] /193.239.124.113:52715 lost connection 2013-04-02 16:43:51 [iNFO] .[]#24/7#Fabless > a ha < 2013-04-02 16:43:54 [iNFO] 0xyg3nPL[/178.235.103.209:63235] logged in with entity id 4180966 at ([world] 644.7632481286005, 11.0, -2427.8454873010064) 2013-04-02 16:43:56 [iNFO] [AuthMe] Set kacperekkacperek to gamemode: SURVIVAL 2013-04-02 16:43:59 [iNFO] .[]#Special#AgentSamon007 > to jutro zakladamy gildie? < 2013-04-02 16:43:59 [iNFO] 0xyg3nPL issued server command: /login tlen 2013-04-02 16:43:59 [iNFO] [AuthMe] ?f0xyg3nPL?r logged in! 2013-04-02 16:44:02 [iNFO] kacperekkacperek[/94.246.158.196:26716] logged in with entity id 4184826 at ([world] 807.0, 68.0, -2199.0) 2013-04-02 16:44:04 [iNFO] PatrykSzczescie issued server command: /msg HabikGames 2013-04-02 16:44:05 [iNFO] .[]#24/7#Fabless > tak < 2013-04-02 16:44:07 [iNFO] .[]#Special#AgentSamon007 > ok < 2013-04-02 16:44:08 [iNFO] PatrykSzczescie issued server command: /msg HabikGames x: -64 2013-04-02 16:44:09 [iNFO] MrNiki99 issued server command: /msg HabikGames x 70 z -2800 2013-04-02 16:44:11 [iNFO] .[]#Gracz#raxonx > dasz < 2013-04-02 16:44:12 [iNFO] .[]#24/7#Fabless > ja a jutro szkole < 2013-04-02 16:44:15 [iNFO] PatrykSzczescie issued server command: /r z: -2883 2013-04-02 16:44:15 [iNFO] .[]#Special#AgentSamon007 > spk < 2013-04-02 16:44:17 [iNFO] MrNiki99 issued server command: /msg HabikGames x -70 z -2800 2013-04-02 16:44:18 [iNFO] MrNiki99 issued server command: /msg HabikGames x -70 z -2800 2013-04-02 16:44:18 [iNFO] MrNiki99 issued server command: /msg HabikGames x -70 z -2800 2013-04-02 16:44:19 [iNFO] MrNiki99 issued server command: /msg HabikGames x -70 z -2800 2013-04-02 16:44:20 [iNFO] .[]#Gracz#schiner94 > ide skakac < 2013-04-02 16:44:21 [iNFO] .[]#Special#AgentSamon007 > Ja moge jutro po 18:00 < 2013-04-02 16:44:32 [iNFO] [AuthMe] Set kacperekkacperek to gamemode: SURVIVAL 2013-04-02 16:44:35 [iNFO] ignacy2004 issued server command: /lock 2013-04-02 16:44:35 [WARNING] damian6571 moved wrongly! 2013-04-02 16:44:38 [iNFO] damian6571 issued server command: /warp 2013-04-02 16:44:38 [WARNING] ?cdamian6571 ?4was denied access to command. 2013-04-02 16:44:41 [iNFO] kuba33k[/109.197.36.64:54217] logged in with entity id 4200544 at ([world] 869.6999999880791, 67.0, -1568.3022207642173) 2013-04-02 16:44:42 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2013-04-02 16:44:42 [iNFO] schiner94 died 2013-04-02 16:44:42 [iNFO] Connection reset 2013-04-02 16:44:42 [iNFO] TheNastler lost connection: disconnect.quitting 2013-04-02 16:44:42 [iNFO] damian6571 issued server command: /warp 2013-04-02 16:44:42 [WARNING] ?cdamian6571 ?4was denied access to command. 2013-04-02 16:44:45 [iNFO] kuba33k issued server command: /login 12345 2013-04-02 16:44:46 [iNFO] [AuthMe] ?fkuba33k?r logged in! 2013-04-02 16:44:48 [iNFO] kacperekkacperek[/94.246.158.196:26477] logged in with entity id 4202627 at ([world] 807.0, 68.0, -2199.0) 2013-04-02 16:44:52 [iNFO] .[]#Gracz#8matek8 > Lonvayer (czy jakostak xD) dasz ta zbroje? < 2013-04-02 16:44:54 [iNFO] ignacy2004 issued server command: /private 2013-04-02 16:44:54 [iNFO] .[]#Gracz#patelini > kto ma gildie i mnie do niej dolaczy niech pisze 321 < 2013-04-02 16:45:00 [iNFO] LeonidasPL issued server command: /spawn 2013-04-02 16:45:01 [iNFO] ignacy2004 issued server command: /private 2013-04-02 16:45:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2013-04-02 16:45:06 [iNFO] kacperekkacperek issued server command: /register mlekoslaw11 mlekoslaw11 2013-04-02 16:45:16 [iNFO] .[]#Special#Magic_KubaPL > DAROMOWE ITEMY NA SPAWN < 2013-04-02 16:45:16 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2013-04-02 16:45:18 [iNFO] .[]#Gracz#Sir_Arbuzzz > thx < 2013-04-02 16:45:20 [iNFO] [AuthMe] Set kacperekkacperek to gamemode: SURVIVAL 2013-04-02 16:45:20 [iNFO] .[]#Special#Magic_KubaPL > DAROMOWE ITEMY NA SPAWN < 2013-04-02 16:45:20 [iNFO] ADAM issued server command: /spawn 2013-04-02 16:45:21 [iNFO] [NoCheatPlus] Skull failed Knockback: tried to do a knockback but wasn't technically sprinting. VL 148. 2013-04-02 16:45:21 [iNFO] .[]#Special#Magic_KubaPL > DAROMOWE ITEMY NA SPAWN < 2013-04-02 16:45:24 [iNFO] szymi65 issued server command: /spawn 2013-04-02 16:45:25 [sEVERE] net.minecraft.server.v1_5_R2.ReportedException: Ticking entity 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:564) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) 2013-04-02 16:45:25 [sEVERE] Caused by: java.util.ConcurrentModificationException 2013-04-02 16:45:25 [sEVERE] at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839) 2013-04-02 16:45:25 [sEVERE] at java.util.HashMap$KeyIterator.next(HashMap.java:874) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.EntityTracker.a(EntityTracker.java:203) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.EntityPlayer.l_(EntityPlayer.java:196) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463) 2013-04-02 16:45:25 [sEVERE] at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:560) 2013-04-02 16:45:25 [sEVERE] ... 4 more 2013-04-02 16:45:25 [sEVERE] Encountered an unexpected exception ReportedException net.minecraft.server.v1_5_R2.ReportedException: Ticking entity at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:564) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839) at java.util.HashMap$KeyIterator.next(HashMap.java:874) at net.minecraft.server.v1_5_R2.EntityTracker.a(EntityTracker.java:203) at net.minecraft.server.v1_5_R2.EntityPlayer.l_(EntityPlayer.java:196) at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356) at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:597) at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337) at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225) at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:463) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:560) ... 4 more 2013-04-02 16:45:25 [sEVERE] This crash report has been saved to: /home/minecraft/serwer/./crash-reports/crash-2013-04-02_16.45.25-server.txt 2013-04-02 16:45:37 [iNFO] .[]#Gracz#klip4don > kto chce sojusz ?? < 2013-04-02 16:45:40 [iNFO] .[]#Special#AgentSamon007 > s < 2013-04-02 16:45:42 [iNFO] .[]#Gracz#elagren25 > tttttt < 2013-04-02 16:45:44 [iNFO] .[]#Special#ignacy2004 > s < 2013-04-02 16:45:45 [iNFO] .[]#Special#Magic_KubaPL > lag < 2013-04-02 16:45:46 [iNFO] .[]#Gracz#Skull > allalalgg < 2013-04-02 16:45:46 [iNFO] .[]#Gracz#kuba33k > xD < 2013-04-02 16:45:51 [iNFO] .[]#Gracz#SinPl > t < 2013-04-02 16:45:54 [iNFO] .[]#Gracz#raxonx > lag < 2013-04-02 16:45:55 [iNFO] .[]#Gracz#kuba33k > lagggg < 2013-04-02 16:45:55 [iNFO] .[]#Gracz#elagren25 > aallllleeee lag < 2013-04-02 16:45:56 [iNFO] Read timed out 2013-04-02 16:45:58 [iNFO] .[]#YouTube#?gVikoxx > musze napisac lag bo nikt nie wie ze lag < 2013-04-02 16:45:58 [iNFO] .[]#Gracz#patelini > lag < 2013-04-02 16:46:01 [iNFO] .[]#Special#AgentSamon007 > no lag < 2013-04-02 16:46:02 [iNFO] .[]#YouTube#?gMrNiki99 > lagg < 2013-04-02 16:46:05 [iNFO] .[]#Gracz#ktypinski > uu < 2013-04-02 16:46:06 [iNFO] .[]#Gracz#D_Jock > lag < 2013-04-02 16:46:07 [iNFO] .[]#Gracz#klip4don > lagggggggg < 2013-04-02 16:46:07 [iNFO] .[]#Gracz#8matek8 > nie ma lag?w! < 2013-04-02 16:46:08 [iNFO] .[]#Special#LeonidasPL > Ej, ja mam oczy, wiecie? < 2013-04-02 16:46:09 [iNFO] .[]#Gracz#0xyg3nPL > nie musicie pisac < 2013-04-02 16:46:12 [iNFO] .[]#Gracz#elagren25 > JEST LAG < 2013-04-02 16:46:13 [iNFO] .[]#Gracz#PatrykSzczescie > lagmencik < 2013-04-02 16:46:14 [iNFO] .[]#Gracz#patelini > lag!!!!!! < 2013-04-02 16:46:16 [iNFO] .[]#Gracz#ktypinski > lag < 2013-04-02 16:46:20 [iNFO] .[]#Gracz#elagren25 > zginieemy < 2013-04-02 16:46:21 [iNFO] Read timed out 2013-04-02 16:46:22 [iNFO] .[]#Special#AgentSamon007 > A kupa smierdzi < 2013-04-02 16:46:26 [iNFO] .[]#Gracz#8matek8 > ja laga nie mam :D < 2013-04-02 16:46:31 [iNFO] .[]#Special#Magic_KubaPL > relog < 2013-04-02 16:46:32 [iNFO] .[]#Gracz#Sir_Arbuzzz > JA niemam Laga :D < 2013-04-02 16:46:33 [iNFO] .[]#Special#AgentSamon007 > Bo kupa smierdzi < 2013-04-02 16:46:36 [iNFO] .[]#Special#LeonidasPL > mam duzego < 2013-04-02 16:46:38 [iNFO] .[]#Special#LeonidasPL > xD < 2013-04-02 16:46:46 [iNFO] .[]#Special#AgentSamon007 > A ja mam malego xD < 2013-04-02 16:46:49 [iNFO] Connection reset 2013-04-02 16:46:49 [iNFO] .[]#Gracz#0xyg3nPL > xD < 2013-04-02 16:46:52 [iNFO] .[]#Gracz#raxonx > nieh wszyscy wyjdol z serwa < 2013-04-02 16:46:58 [iNFO] .[]#Gracz#czarny_avatar > A JA NIE PATSZE < 2013-04-02 16:46:58 [iNFO] .[]#Special#AgentSamon007 > nq <

 

http://pastebin.com/TUSm3Yts

Opublikowano

Post: #4
RE: Maszyna s48

jedna z map po restarcie zostala zle zapisana z czym server sobie nie radzil po zgraniu mapy, otwrciu jej na komputerze i wyslaniu ponownie server po odpaleniu nie crashowal sie

Sprawdzę to.

Opublikowano

Ake ja podesłałem do najnowszego bukkita wieć sciagnij mojego ;) Bo jak ja sciągam z tąd to klienci mi się nie skarżą się a mam już w moim hostingu postawione ponad 200 serwerów ;)

Opublikowano


Time: 4/3/13 11:28 AM

Description: Ticking entity

 

 

java.util.ConcurrentModificationException

at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)

at java.util.HashMap$KeyIterator.next(HashMap.java:874)

at net.minecraft.server.v1_5_R2.EntityTracker.a(EntityTracker.java:203)

at net.minecraft.server.v1_5_R2.EntityPlayer.l_(EntityPlayer.java:196)

at net.minecraft.server.v1_5_R2.World.entityJoinedWorld(World.java:1356)

at net.minecraft.server.v1_5_R2.WorldServer.entityJoinedWorld(WorldServer.java:614)

at net.minecraft.server.v1_5_R2.World.playerJoinedWorld(World.java:1337)

at net.minecraft.server.v1_5_R2.World.tickEntities(World.java:1225)

at net.minecraft.server.v1_5_R2.WorldServer.tickEntities(WorldServer.java:480)

at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:560)

at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)

at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474)

at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407)

at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)

Opublikowano

Któryś z pluginów ci nawala,Bukkit powinien być OK

 

Jaki ostatnio wgrywałeś Plugin ?

Jeżeli mój post podoba ci się wciśnij: napispng_wpwaara.png Dzięki

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...