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 1.5.2


Rekomendowane odpowiedzi

Opublikowano

Witam, czy jest ktoś w stanie odczytać czym może być spowodowany ten błąd?:

2013-07-02 11:44:25 [SEVERE] net.minecraft.server.v1_5_R3.ReportedException: Reading NBT data
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1214)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityTypes.a(SourceFile:146)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:352)
2013-07-02 11:44:25 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:47)
2013-07-02 11:44:25 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
2013-07-02 11:44:25 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
2013-07-02 11:44:25 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
2013-07-02 11:44:25 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:520)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
2013-07-02 11:44:25 [SEVERE] Caused by: java.lang.ClassCastException: net.minecraft.server.v1_5_R3.NBTTagFloat cannot be cast to net.minecraft.server.v1_5_R3.NBTTagInt
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.NBTTagCompound.getInt(SourceFile:125)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityLiving.a(EntityLiving.java:1180)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityAgeable.a(EntityAgeable.java:66)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityAnimal.a(SourceFile:136)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityPig.a(EntityPig.java:57)
2013-07-02 11:44:25 [SEVERE]    at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1153)
2013-07-02 11:44:25 [SEVERE]    ... 12 more
2013-07-02 11:44:25 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_5_R3.ReportedException: Reading NBT data
        at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1214)
        at net.minecraft.server.v1_5_R3.EntityTypes.a(SourceFile:146)
        at net.minecraft.server.v1_5_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:352)
        at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:47)
        at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
        at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
        at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
        at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
        at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:520)
        at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
        at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
        at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
        at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.ClassCastException: net.minecraft.server.v1_5_R3.NBTTagFloat cannot be cast to net.minecraft.server.v1_5_R3.NBTTagInt
        at net.minecraft.server.v1_5_R3.NBTTagCompound.getInt(SourceFile:125)
        at net.minecraft.server.v1_5_R3.EntityLiving.a(EntityLiving.java:1180)
        at net.minecraft.server.v1_5_R3.EntityAgeable.a(EntityAgeable.java:66)
        at net.minecraft.server.v1_5_R3.EntityAnimal.a(SourceFile:136)
        at net.minecraft.server.v1_5_R3.EntityPig.a(EntityPig.java:57)
        at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1153)
        ... 12 more
2013-07-02 11:44:25 [SEVERE] This crash report has been saved to: /home/userdata/S45378U/minecraft_45378/minecraft/./crash-reports/crash-2013-07-02_11.44.25-server.txt

Proszę o pomoc, serwer co chwilę sam się wyłącza!

Opublikowano

Spróbuj wgrać innego bukkita bo ten widocznie ma jakiś problem i sypie

Opublikowano

Cała konsola podczas włączania serwera:

 

Aktualizacja: 02-07-2013 11:59:33
2013-07-02 11:57:38 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2013-07-02 11:57:38 [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-07-02 11:57:38 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2013-07-02 11:57:38 [INFO] Preparing level "world"
2013-07-02 11:57:39 [INFO] Preparing start region for level 0 (Seed: -7232464330765864196)
2013-07-02 11:57:39 [INFO] Preparing start region for level 1 (Seed: -7232464330765864196)
2013-07-02 11:57:39 [INFO] Preparing start region for level 2 (Seed: -7232464330765864196)
2013-07-02 11:57:39 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.9.1-RC2-b510
2013-07-02 11:57:39 [INFO] [NoCheatPlus] McAccess set to: 1.5.2 / CB2763-DEV
2013-07-02 11:57:40 [INFO] [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
2013-07-02 11:57:40 [INFO] [NoCheatPlus] Version 3.9.1-RC2-b510 is enabled.
2013-07-02 11:57:40 [INFO] [WorldEdit] Enabling WorldEdit v5.5.6
2013-07-02 11:57:40 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-07-02 11:57:40 [INFO] [PvpLevels] Enabling PvpLevels v0.2.2
2013-07-02 11:57:40 [INFO] [PvpLevels v0.2.2] Hooked with Essentials Economy using Vault
2013-07-02 11:57:41 [INFO] [MotdManager] Enabling MotdManager v1.41-b20
2013-07-02 11:57:41 [INFO] [MotdManager] version 1.41-b20 is enabled!
2013-07-02 11:57:41 [INFO] [ColoredSigns] Enabling ColoredSigns v3.1
2013-07-02 11:57:41 [WARNING] [ColoredSigns] Erorr While loading Commands. Have you installed the Right Craftbukkit Build?
2013-07-02 11:57:41 [WARNING] [ColoredSigns] Erorr While loading Commands. Please create a Ticket,when your Craftbukkit version is valid.
2013-07-02 11:57:41 [INFO] [ColoredSigns] Listeners Enabled.
2013-07-02 11:57:41 [INFO] [ColoredSigns] version 3.1 by Janomine Succesfully Enabled.
2013-07-02 11:57:41 [INFO] [CountryLoginMessage] Enabling CountryLoginMessage v1.6.3
2013-07-02 11:57:42 [WARNING] [CountryLoginMessage] Failed to load GeoIPTools.
2013-07-02 11:57:42 [WARNING] [CountryLoginMessage] Are you sure 'GeoIPTools' plugin is running?
2013-07-02 11:57:42 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
2013-07-02 11:57:42 [INFO] [PermissionsEx] Superperms support enabled.
2013-07-02 11:57:42 [INFO] [PermissionsEx] v1.19.5 enabled
2013-07-02 11:57:42 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2013-07-02 11:57:42 [INFO] [Vault][Permission] PermissionsEx hooked.
2013-07-02 11:57:42 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2013-07-02 11:57:42 [INFO] [AntiRelog] Enabling AntiRelog v2.5.0
2013-07-02 11:57:42 [INFO] AntiRelog version [2.5.0] loaded
2013-07-02 11:57:42 [INFO] [HealthBar] Enabling HealthBar v1.4.1
2013-07-02 11:57:42 [INFO] [WorldGuard] Enabling WorldGuard v5.7.1
2013-07-02 11:57:42 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world) Lava fire is blocked.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] Loaded configuration for world 'world'
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-07-02 11:57:42 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2013-07-02 11:57:42 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-07-02 11:57:43 [INFO] [WorldGuard] 12 regions loaded for 'world'
2013-07-02 11:57:43 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-07-02 11:57:43 [INFO] [WorldGuard] 2 regions loaded for 'world_the_end'
2013-07-02 11:57:43 [INFO] [AutoMessage] Enabling AutoMessage v1.5
2013-07-02 11:57:43 [INFO] [AutoMessage] version [1.5] loaded
2013-07-02 11:57:43 [INFO] [MoreRecipes] Enabling MoreRecipes v1.1
2013-07-02 11:57:43 [INFO] [AuthMe] Enabling AuthMe v2.7.12
2013-07-02 11:57:43 [INFO] [AuthMe] Loading Configuration File...
2013-07-02 11:57:43 [INFO] [AuthMe] Merge new Config Options if needed..
2013-07-02 11:57:43 [INFO] [AuthMe] Set Language: en
2013-07-02 11:57:43 [INFO] [AuthMe] Authme 2.7.12 enabled
2013-07-02 11:57:44 [INFO] [TabDeco] Enabling TabDeco v0.0.6
2013-07-02 11:57:44 [INFO] [TabDeco] Loaded configuration
2013-07-02 11:57:44 [INFO] [ColoredTags] Enabling ColoredTags v1.0.1
2013-07-02 11:57:44 [INFO] [ColoredTags] Hooked HealthBar plugin!
2013-07-02 11:57:44 [SEVERE] [ColoredTags] Plugin ColoredTags v1.0.1 has failed to register events for class com.gmail.filoghost.coloredtags.HealthBarListener because com/gmail/filoghost/healthbar/api/BarHideEvent does not exist.
2013-07-02 11:57:44 [INFO] [InfiniteDispenser] Enabling InfiniteDispenser v0.03
2013-07-02 11:57:44 [INFO] [OpenInv] Enabling OpenInv v2.0.2
2013-07-02 11:57:44 [INFO] [ClearLag] Enabling ClearLag v2.3.1
2013-07-02 11:57:44 [INFO] [ClearLag] Checking for a new update...
2013-07-02 11:57:45 [INFO] [ClearLag] No update for ClearLag found!
2013-07-02 11:57:45 [INFO] [ClearLag] ClearLag is now enabled.
2013-07-02 11:57:45 [INFO] [SmartExp] Enabling SmartExp v0.5.1
2013-07-02 11:57:45 [INFO] [SmartExp] EnvisionRed's SmartExp Enabled 
2013-07-02 11:57:45 [INFO] [SmartExp] Metrics started successfully for SmartExp
2013-07-02 11:57:45 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v4.3
2013-07-02 11:57:45 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds, Warn Times are 0
2013-07-02 11:57:45 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
2013-07-02 11:57:45 [INFO] [AutoSaveWorld] Version 4.3 is enabled: a014d6c9-12e9-41d0-a3db-7ba6d57ba35a
2013-07-02 11:57:45 [INFO] [AutoSaveWorld] AutoPurgeThread Started: Interval is 86400 seconds, Warn Times are 0
2013-07-02 11:57:45 [INFO] [Essentials] Enabling Essentials v2.9.3
2013-07-02 11:57:45 [WARNING] Version mismatch! Please update EssentialsProtect to the same version.
2013-07-02 11:57:46 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-07-02 11:57:46 [INFO] Essentials: Using PermissionsEx based permissions.
2013-07-02 11:57:46 [INFO] [MagicCarpet] Enabling MagicCarpet v2.9
2013-07-02 11:57:46 [INFO] [MagicCarpet] Loading carpets...
2013-07-02 11:57:46 [INFO] [WorldGuard] 12 regions loaded for 'world'
2013-07-02 11:57:46 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-07-02 11:57:46 [INFO] [WorldGuard] 2 regions loaded for 'world_the_end'
2013-07-02 11:57:46 [INFO] [MagicCarpet] is now enabled!
2013-07-02 11:57:46 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.10.1
2013-07-02 11:57:46 [WARNING] Version mismatch! Please update all Essentials jars to the same version.
2013-07-02 11:57:47 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2013-07-02 11:57:48 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2013-07-02 11:57:48 [INFO] [OtherDrops] Enabling OtherDrops v2.7.1
2013-07-02 11:57:49 [INFO] [OtherDrops:2.7.1] Loading file: otherdrops-drops.yml
2013-07-02 11:57:49 [INFO] [OtherDrops:2.7.1] Using Bukkit superperms.
2013-07-02 11:57:49 [INFO] [OtherDrops:2.7.1] OtherDrops loaded.
2013-07-02 11:57:49 [INFO] [OtherDrops:2.7.1] Payment method found (Essentials version: 2.2)
2013-07-02 11:57:49 [INFO] [AZRank] Enabling AZRank v1.2.5
2013-07-02 11:57:49 [INFO] [AZRank] Found Vault and PermissionsEx and is good to go
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'message' is: +player dostal range(n) +group na+time
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'aWhile' is:  a while
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'ever' is: ever
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'broadcastRankChange' is: true
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'allowOpsChanges' is: true
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'logEverything' is: false
2013-07-02 11:57:49 [INFO] [AZRank][Config]option: 'checkInterval' is: 10seconds
2013-07-02 11:57:49 [INFO] [AZRank] AZRank v1.2.5 is now enabled.
2013-07-02 11:57:49 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.3
2013-07-02 11:57:49 [INFO] [Factions] Enabling Factions v1.6.9.4
2013-07-02 11:57:49 [INFO] [Factions v1.6.9.4] === ENABLE START ===
2013-07-02 11:57:50 [INFO] [Factions v1.6.9.4] Loading board from disk
2013-07-02 11:57:50 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.9.3
2013-07-02 11:57:50 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
2013-07-02 11:57:50 [INFO] [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
2013-07-02 11:57:50 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 1114ms) ===
2013-07-02 11:57:51 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-07-02 11:57:51 [INFO] Done (12.507s)! For help, type "help" or "?"
2013-07-02 11:57:51 [INFO] Starting GS4 status listener
2013-07-02 11:57:51 [INFO] Query running on 46.29.17.248:25021
2013-07-02 11:57:51 [WARNING] Method "public Class<?> getClassByName(String)" is Deprecated, and may be removed in a future version of Bukkit
org.bukkit.plugin.AuthorNagException:
        at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:284)
        at com.earth2me.essentials.storage.BukkitConstructor.getClassForNode(BukkitConstructor.java:421)
        at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.getConstructor(Constructor.java:321)
        at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:331)
        at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:183)
        at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:142)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:128)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47)
        at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:38)
        at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53)
        at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
2013-07-02 11:57:51 [WARNING] Method "public Class<?> getClassByName(String)" is Deprecated, and may be removed in a future version of Bukkit
org.bukkit.plugin.AuthorNagException:
        at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:284)
        at com.earth2me.essentials.storage.BukkitConstructor.getClassForNode(BukkitConstructor.java:421)
        at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.getConstructor(Constructor.java:321)
        at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:331)
        at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:183)
        at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:142)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:128)
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:423)
        at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:47)
        at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:38)
        at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftTask.run(CraftTask.java:53)
        at org.bukkit.craftbukkit.v1_5_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
2013-07-02 11:57:52 [INFO] /83.27.101.103:58246 lost connection
2013-07-02 11:57:52 [INFO] /88.220.127.50:3093 lost connection
2013-07-02 11:57:52 [INFO] /84.38.93.34:55131 lost connection
2013-07-02 11:57:52 [INFO] /91.238.134.45:50192 lost connection
2013-07-02 11:57:52 [INFO] /31.2.70.219:49667 lost connection
2013-07-02 11:57:56 [INFO] [HealthBar] Found an update: 1.6   (Your version: 1.4.1)
2013-07-02 11:57:56 [INFO] [HealthBar] Download at: dev.bukkit.org/server-mods/health-bar
2013-07-02 11:57:56 [INFO] Gutekpl [/178.159.162.127:65199] lost connection
2013-07-02 11:57:56 [INFO] Effi[/89.67.34.161:58012] logged in with entity id 337 at ([world] 892.6153993882907, 83.0, -151.7370502416387)
2013-07-02 11:57:58 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2013-07-02 11:58:00 [INFO] Effi issued an AuthMe command!
2013-07-02 11:58:00 [INFO] [AuthMe] �f[�2�lGracz�f]�aEffi�f logged in!
2013-07-02 11:58:01 [INFO] Arnold_PL[/88.220.127.50:3165] logged in with entity id 468 at ([world] 354.12090359556294, 34.0, -319.287667387359)
2013-07-02 11:58:01 [INFO] Steel[/84.38.93.34:55147] logged in with entity id 520 at ([world] 458.3782589111537, 70.00133597911214, 198.63403064444083)
2013-07-02 11:58:04 [INFO] Steel issued an AuthMe command!
2013-07-02 11:58:04 [INFO] [AuthMe] �f[�2�lGracz�f]�aSteel�f logged in!
2013-07-02 11:58:05 [INFO] [WorldEdit] Using inbuilt NmsBlock for this version.
2013-07-02 11:58:06 [INFO] kapak[/46.170.122.186:50402] logged in with entity id 1141 at ([world] -950.3000000119209, 11.0, -547.3000000119209)
2013-07-02 11:58:06 [INFO] Arnold_PL issued an AuthMe command!
2013-07-02 11:58:06 [INFO] [AuthMe] �f[�2�lGracz�f]�aArnold_PL�f used the wrong password
2013-07-02 11:58:08 [INFO] markokris[/89.76.136.242:60035] logged in with entity id 1142 at ([world] 362.4579785908253, 36.0, -302.57836324606734)
2013-07-02 11:58:09 [INFO] kapak issued an AuthMe command!
2013-07-02 11:58:09 [INFO] [AuthMe] �f[�2�lGracz�f]�akapak�f logged in!
2013-07-02 11:58:14 [INFO] Arnold_PL issued an AuthMe command!
2013-07-02 11:58:14 [INFO] [AuthMe] �f[�2�lGracz�f]�aArnold_PL�f logged in!
2013-07-02 11:58:15 [INFO] markokris issued an AuthMe command!
2013-07-02 11:58:15 [INFO] [AuthMe] �f�l[�5�leVip�f�l]�9markokris�f logged in!
2013-07-02 11:58:26 [INFO] kapak lost connection: disconnect.quitting
2013-07-02 11:58:26 [INFO] Connection reset
2013-07-02 11:58:26 [INFO] CristopherC[/82.160.139.17:35363] logged in with entity id 1971 at ([world] 1184.7026963418198, 11.0, -1592.0153824894744)
2013-07-02 11:58:29 [INFO] [NoCheatPlus] CristopherC failed SurvivalFly: tried to move from -60.00, 64.00, 244.00 to -60.00, 65.00, 243.90 over a distance of 1.00 block(s). VL 400.
2013-07-02 11:58:30 [INFO] diablo03[/87.205.58.243:11561] logged in with entity id 2043 at ([world] 439.3830389180794, 69.0, 170.87023791782048)
2013-07-02 11:58:32 [INFO] [NoCheatPlus] CristopherC failed SurvivalFly: tried to move from -60.00, 64.00, 244.00 to -60.00, 65.00, 243.90 over a distance of 1.00 block(s). VL 1000.
2013-07-02 11:58:32 [INFO] [NoCheatPlus] (CONSOLE) Kicked CristopherC : Kicked for flying (or related)
2013-07-02 11:58:32 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2013-07-02 11:58:33 [INFO] diablo03 issued an AuthMe command!
2013-07-02 11:58:33 [INFO] [AuthMe] �c�l[HeadAdmin]�4�e�odiablo03�f logged in!
2013-07-02 11:58:34 [INFO] diablo03 issued server command: /spawn
2013-07-02 11:58:34 [INFO] [PLAYER_COMMAND] diablo03: /spawn
2013-07-02 11:58:40 [INFO] Kisiel112[/83.27.101.103:58294] logged in with entity id 2292 at ([world] 318.2329047813024, 171.5, -8877.54969645113)
2013-07-02 11:58:44 [INFO] markokris issued server command: /spawn
2013-07-02 11:58:44 [INFO] [PLAYER_COMMAND] markokris: /spawn

Opublikowano

Spróbuj wgrać innego bukkita bo ten widocznie ma jakiś problem i sypie

Wgrywałem 4 bukkity z 1.5.2 developerskie wersje oraz 1 stabilną.

Wszystkie posiadają dokładnie te same błędy.

Bukkit 1.6.2 nie chce mi się wgrać, pisze mi, że serwer nie posiada spójności pluginów.

Poza tym gracze, którzy niestety grają na pirackiej wersji minecrafta nie mogą wbić na serwer.

 

Znów te same błędy, w moim przypadku występują regularnie co jakieś 3 minuty:

 

2013-07-02 12:01:26 [SEVERE] net.minecraft.server.v1_5_R3.ReportedException: Reading NBT data
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1214)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityTypes.a(SourceFile:146)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:352)
2013-07-02 12:01:26 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:47)
2013-07-02 12:01:26 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
2013-07-02 12:01:26 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
2013-07-02 12:01:26 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
2013-07-02 12:01:26 [SEVERE]    at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:520)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
2013-07-02 12:01:26 [SEVERE] Caused by: java.lang.ClassCastException: net.minecraft.server.v1_5_R3.NBTTagFloat cannot be cast to net.minecraft.server.v1_5_R3.NBTTagInt
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.NBTTagCompound.getInt(SourceFile:125)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityLiving.a(EntityLiving.java:1180)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityAgeable.a(EntityAgeable.java:66)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityAnimal.a(SourceFile:136)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.EntityPig.a(EntityPig.java:57)
2013-07-02 12:01:26 [SEVERE]    at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1153)
2013-07-02 12:01:26 [SEVERE]    ... 12 more
2013-07-02 12:01:26 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_5_R3.ReportedException: Reading NBT data
        at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1214)
        at net.minecraft.server.v1_5_R3.EntityTypes.a(SourceFile:146)
        at net.minecraft.server.v1_5_R3.ChunkRegionLoader.loadEntities(ChunkRegionLoader.java:352)
        at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:47)
        at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:13)
        at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor$Task.finish(AsynchronousExecutor.java:179)
        at org.bukkit.craftbukkit.v1_5_R3.util.AsynchronousExecutor.finishActive(AsynchronousExecutor.java:287)
        at org.bukkit.craftbukkit.v1_5_R3.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:30)
        at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:520)
        at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
        at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
        at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
        at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.ClassCastException: net.minecraft.server.v1_5_R3.NBTTagFloat cannot be cast to net.minecraft.server.v1_5_R3.NBTTagInt
        at net.minecraft.server.v1_5_R3.NBTTagCompound.getInt(SourceFile:125)
        at net.minecraft.server.v1_5_R3.EntityLiving.a(EntityLiving.java:1180)
        at net.minecraft.server.v1_5_R3.EntityAgeable.a(EntityAgeable.java:66)
        at net.minecraft.server.v1_5_R3.EntityAnimal.a(SourceFile:136)
        at net.minecraft.server.v1_5_R3.EntityPig.a(EntityPig.java:57)
        at net.minecraft.server.v1_5_R3.Entity.f(Entity.java:1153)
        ... 12 more
2013-07-02 12:01:26 [SEVERE] This crash report has been saved to: /home/userdata/S45378U/minecraft_45378/minecraft/./crash-reports/crash-2013-07-02_12.01.26-server.txt

 

Spróbuję zaktualizować pluginy, napiszę czy pomogło.

Opublikowano

Do tego są odmienne pluginy czy działają te z dev.bukkit?

Działają te z bukkita

 

@Edit:Rozwiązanie problemu z Crashami

Już chyba znam problem tych błędów

1.Skopiuj sobie mapke i pluginy na pcta

2.Sformatuj serwer

3.Wgraj bukkita (1.5.2 zalecane)

4.Odpal serwer

5.Zatrzymaj serwer

6.Wejdz w ftp -> plugins -> wgraj TYLKO SAME PLUGINY Z KOŃCÓWKĄ .JAR

7.Cofnij sie w ftp do głównego folderu (Tam gzdie jest mapka itp)

8.Skasuj mape (Ta czynnosc jest jak chcesz miec stara mape)

9.Podaj seeda mapki w server.properties

10.Odpal serwer

11.Ciesz sie smigającym serwerem :P

 

Mi tak odpaliło ^^

 

 

http://www.mpcforum.pl/topic/982409-tutrozwiazanie-problemu-z-crashami-serwera-152/#entry7931247
Opublikowano

Zaktualizowane pluginy nic nie dają w związku z tym crashem.
Przetestuję teraz sposób RevoTV



@UP

Serwer działa, nie ma już tych błędów, jednakże jak wchodzę na serwer przez launcher "respie" się w powietrzu i po sekundzie wyskakuje taki o to błąd (w launcherze, nie w konsoli):

 

 

 

Internal exception: java.io.IOException: Received string length longer than maximum allowed (32 > 16)
 
Opublikowano

Wszystko jest OK, tylko wywala mnie z serwera za to, że latam. Spawn ustawił się w powietrzu i nawet nie mogę się zalogować.
Wie ktoś jak ustawić spawn przez konsole seedem czy jakoś inaczej ?

Opublikowano

Do tego są odmienne pluginy czy działają te z dev.bukkit?

Do tego są takie same pluginy. Poczytaj sobie na ich stronie. Masz tam wszystko opisane ;)

 

@ edti

 

Teraz spigot już nie sypie błędami jak wczoraj. Można więc pobierać ;)

Opublikowano

Do tego są takie same pluginy. Poczytaj sobie na ich stronie. Masz tam wszystko opisane ;)

 

@ edti

 

Teraz spigot już nie sypie błędami jak wczoraj. Można więc pobierać ;)

heh spigot spigot..Wystarczy umieć ogarniać bukkita i błędów nie będzie :) Wiem sam po sobie

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...