DeathTpPlus nebo něco jiné

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Tentri
Příspěvky: 113
Registrován: 08 dub 2012, 21:15
Reputation: 0

DeathTpPlus nebo něco jiné

#1 Příspěvekod Tentri » 04 kvě 2012, 19:51

Podpis
Dobrý den, Udělal jsem asi 4 prohlídky ale nikde jsem nenašel chybu.
Ale pořád mi to píše:

Kód: Vybrat vše

2012-05-04 19:47:08 [INFO] [DeathTpPlus] Enabling DeathTpPlus v3.9.8.2149
2012-05-04 19:47:08 [WARNING] [DeathTpPlus] RemoveWhenEmpty is enabled. This is processor intensive!
2012-05-04 19:47:08 [INFO] [DeathTpPlus] allow-wordtravel is: no
2012-05-04 19:47:08 [INFO] [DeathTpPlus] Configuration v.3.4 loaded.
2012-05-04 19:47:08 [INFO] [DeathTpPlus] Config is up to date
2012-05-04 19:47:10 [INFO] [DeathTpPlus] is up to date at version 3.9.8.2149.
2012-05-04 19:47:10 [WARNING] [DeathTpPlus] [DeathTpPlus] Error in the deathmessages configuration
org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection
 in "<string>", line 37, column 5:
        - "5:&2[%n] 5 jich zabil!
        ^
expected <block end>, but found Scalar
 in "<string>", line 38, column 8:
        - "10:&2[%n] 10 zabito! Rampage!"
           ^

   at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
   at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:143)
   at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:109)
   at org.simiancage.DeathTpPlus.helpers.DeathMessagesDTP.setupDeathMessages(DeathMessagesDTP.java:1160)
   at org.simiancage.DeathTpPlus.DeathTpPlus.onEnable(DeathTpPlus.java:261)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
   at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
   at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
   at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
   at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
   at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: while parsing a block collection
 in "<string>", line 37, column 5:
        - "5:&2[%n] 5 jich zabil!
        ^
expected <block end>, but found Scalar
 in "<string>", line 38, column 8:
        - "10:&2[%n] 10 zabito! Rampage!"
           ^

   at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:519)
   at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
   at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
   at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
   at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
   at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
   at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
   at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
   at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
   at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
   at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
   at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
   at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
   ... 14 more
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for killstreak
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for deathstreak
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 7 messages loaded for multikill
2012-05-04 19:47:10 [INFO] [DeathTpPlus] Loading death messages...
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 8 messages loaded for BLOCK_EXPLOSION
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 1 messages loaded for ENTITY_EXPLOSION
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 6 messages loaded for CAVE_SPIDER
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 9 messages loaded for CONTACT
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 7 messages loaded for CREEPER
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 11 messages loaded for DROWNING
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 2 messages loaded for ENDERMAN
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 14 messages loaded for FALL
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 9 messages loaded for FIRE
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 9 messages loaded for FIRE_TICK
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for GHAST
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 3 messages loaded for GIANT
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 8 messages loaded for LAVA
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 3 messages loaded for LIGHTNING
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 13 messages loaded for MONSTER
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 3 messages loaded for PIG_ZOMBIE
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 31 messages loaded for PVP
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 2 messages loaded for PVP_FISTS
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 2 messages loaded for PVP_TAMED
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for SILVERFISH
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for SKELETON
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 4 messages loaded for SLIME
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for SPIDER
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for STARVATION
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 4 messages loaded for SUFFOCATION
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 2 messages loaded for SUICIDE
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 13 messages loaded for UNKNOWN
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 1 messages loaded for VOID
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 2 messages loaded for WOLF
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 6 messages loaded for ZOMBIE
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 4 messages loaded for BLAZE
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 3 messages loaded for MAGMA_CUBE
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 7 messages loaded for ENDERDRAGON
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 4 messages loaded for DISPENSER
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 6 messages loaded for POISON
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 5 messages loaded for MAGIC
2012-05-04 19:47:10 [INFO] [DeathTpPlus] 4 messages loaded for IRON_GOLEM
2012-05-04 19:47:10 [INFO] [DeathTpPlus] Deathmessages v.null loaded.
2012-05-04 19:47:10 [SEVERE] Error occurred while enabling DeathTpPlus v3.9.8.2149 (Is it up to date?)
java.lang.NullPointerException
   at org.simiancage.DeathTpPlus.helpers.DeathMessagesDTP.updateNecessary(DeathMessagesDTP.java:1307)
   at org.simiancage.DeathTpPlus.helpers.DeathMessagesDTP.setupDeathMessages(DeathMessagesDTP.java:1173)
   at org.simiancage.DeathTpPlus.DeathTpPlus.onEnable(DeathTpPlus.java:261)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:336)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
   at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:250)
   at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:232)
   at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:371)
   at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:358)
   at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:187)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-05-04 19:47:10 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-05-04 19:47:10 [INFO] Done (4,104s)! For help, type "help" or "?"

Takže jestli by existovalo jak to spravit tak prosím napište, nebo jestli by jste věděli o lepší tak prosím i odkaz (na 1.2.5 HeroicDeath jsem zkoušel ale nejde :()
Buildcraft.8u.cz
IP: 93.91.250.108:27327

Uživatelský avatar
Vojko
Příspěvky: 3247
Věk: 28
Registrován: 24 dub 2011, 11:47
Reputation: 1
Bydliště: Slovensko, Bratislava

Re: DeathTpPlus nebo něco jiné

#2 Příspěvekod Vojko » 04 kvě 2012, 19:53

Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...

Tentri
Příspěvky: 113
Registrován: 08 dub 2012, 21:15
Reputation: 0

Re: DeathTpPlus nebo něco jiné

#3 Příspěvekod Tentri » 04 kvě 2012, 20:06

Já to mám ale když nějaké zprávy vymažu a dám si svoje nějak to nejde
Buildcraft.8u.cz
IP: 93.91.250.108:27327

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: DeathTpPlus nebo něco jiné

#4 Příspěvekod nejento » 04 kvě 2012, 20:24

Máš tam chybné znaky. I ten server.log ti ukazuje, který řádek a na jakém místě se to nachází.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Tentri
Příspěvky: 113
Registrován: 08 dub 2012, 21:15
Reputation: 0

Re: DeathTpPlus nebo něco jiné

#5 Příspěvekod Tentri » 04 kvě 2012, 20:51

Ale tam žádný takový není
To jsem taky viděl že ten znak ale nikde nevidím

Kód: Vybrat vše

#DeathTpPlus 3.9.8.2149 by Don Redhorse and mung3r
#
# Deathmessage File for DeathTpPlus.
#
# DeathMessages Version
deathMessagesVer: "3.5"

#--------- Messages  for DeathTpPlus

# Colors
#
# &0 Black
# &1 Navy
# &2 Green
# &3 Blue
# &4 Red
# &5 Purple
# &6 Gold
# &7 LightGray
# &8 Gray
# &9 DarkPurple
# &a LightGreen
# &3 LightBlue
# &c Rose
# &d LightPurple
# &e Yellow
# &f White
#
# Make sure you enclose the messages in "
#

#--------- Streaks

# Kill Streak Messages
# format <#of kills>: <text to display> %n: = player getting the message (in this case, the one on a killStreakMessages).
killstreak:
    - "5:&2 %n 5 jich zabil!
    - "10:&2 %n 10 zabito! Rampage!"
    - "15:&2 %n 15 kills! Respekt ze vsech mobu!"
    - "20:&2 %n 20 kills! Killing Spree!"
    - "25:&2 %n Vice uz nejde"
#
# Death Streak Messages
# format <#of kills>: <text to display> %n: = player getting the message (in this case, the one on a deathStreakMessages)
deathstreak:
    - "5:&5%n&c zemrel 5x zasebou."
    - "10:&5%n&c, nic neumi."
    - "15:&5%n&c porad umira, napij se fanty!."
    - "20:&5%n&c is just pathetic."
    - "30:&5%n&c wants to read all the death streak messages."
#
# Multi Killl Messages
# format <#of kills>: <text to display>
multikill:
    - "2:&cDouble Kill!"
    - "3:&cMulti Kill!"
    - "4:&cMega Kill!"
    - "5:&cUltra Kill!"
    - "6:&cMonster Kill!"
    - "7:&cLudicrous Kill!"
    - "8:&cHoly Shit!"
#
#--------- Deathmessages
# Must contain at least 1 line. If there are more, it will appear randomly when a person dies.
# %n for player who died
# %a name of player who attacked in pvp deaths
# %i for item a player was using to kill someone else
#
block_explosion:
    - "&5%n&7 se pokusil vyhladit Gophers s dynamitem!""
    - "&5%n&7 si hral na minovem poli!"
    - "&5%n&7 strcil hlavu do mikrovlnky!"
entity-explosion:
    - "Neco vybouchlo na smolare &5%n&7!"
cavespider:
    - "&5%n&7 ho obalil pavouk"
contact:
    - "&5%n&7 si hral s kaktusovymi kvety"
    - "&5%n&7 citi hned na CactusJack!!"
creeper:
    - "&5%n&7 si hral s creeprem!"
    - "Creeper vybouchl &5%n&7!"
    - "&5%n&7 Chtel obejmout creepera"
drowning:
    - "&5%n&7 se utopil"
    - "&5%n&7 mel pri surfovani nehodu"
    - "&5%n&7 se snazil chodit po vode."
    - "&5%n&7 udrzel rekord drzeni dechu pod vodou!"
    - "&5%n&7 se vyhybal na hodinu plavani"
enderman:
    - "&5%n&7 se koukal na cerneho profika"
    - "&7Enderman ukradl nohu od &5%n!"
fall:
    - "&5%n&7 zakopl a spadl dolu z utesu."
    - "&5%n&7 si zapomel vzit padak."
fire:
    - "&5%n&7 uhorel na kost."
    - "&5%n&7 prave dostal barbequed!"
fire_tick:
    - "&5%n&7 uhorel na smrt."
    - "&5%n&7 uz poznal hnev ohne!"
ghast:
    - "&5%n&7 byl zabit strasidelnym hadoukem."
    - "&5%n&7 nebyl prilis pohldny v Netheru!!"
giant:
    - "&5%n&7 ho zasplapl giant!"
lava:
    - "&5%n&7 se promenil v obsidian."
    - "&5%n&7 se chtel vykoupat ve vyhrate lave!"
lightning:
    - "&5%n&7 ho sejmul Zeusuv blesk."
    - "&5%n&7 se zelektrizoval."
pigzombie:
    - "&5%n&7 prohral boj s prasetem."
    - "&5%n&7 uz vi, ze dotykat prasete neni moc dobry napad."
pvp:
    - "&f%a&7 zabil &5%n&7 s &3%i&7!"
    - "&f%a&7 rozsekl &5%n&7 s &3%i&7!"
pvp-fists:
    - "&f%a&7 rozboxoval &5%n!"
pvp-tamed:
    - "&5%n&7 byl pokousany od &f%a &7s &3%i"
silverfish:
    - "&5%n&7 ho zabila rozzurena stribrna rybka!"
    - "&5%n&7 nasel krysu v kamenu"
skeleton:
    - "&5%n&7 ho zabil nepresny sip."
slime:
    - "&5%n&7 si hral se slizem"
    - "&5%n&7 skocil do slizu."
spider:
    - "&5%n&7 byl podupan pavoukem."
starvation:
    - "&5%n&7 si nevzal na vylet svacinku."
    - "&5%n&7 nenasel HamBurger."
    - "&5%n&7 se promenil v kostlivce"
suffocation:
    - "&5%n&7 se udusil"
    - "&5%n&7 se udusil na zemi"
suicide:
    - "&5%n&7 vzal zalezitosti do svych rukou."
unknown:
    - "&5%n&7 zemrel z neznamych pricin."
    - "&5%n&7 se zhroutil do nicoty"
    - "&5%n&7 se vyparil"
    - "&5%n&7 ho zabil Chuck Norris"
    - "&5%n&7 si zapomel vzit skafandr"
    - "&5%n&7 ho sejmulo piano"
    - "&5%n&7 se udusil na sunkovy sandwich"
    - "&5%n&7 zemrel rukou &2Assasinu"
void:
    - "&5%n&7 se koukal na rybicky."
wolf:
    - "&5%n&7 se stal jidlem pro vlky."
    - "&5%n&7 zapomel maso pro vlky."
zombie:
    - "&5%n&7 mu zombie ukosla hlavu!"
    - "&5%n&7 nehral dlouho &2Left &44 &2Dead!"
blaze:
    - "&5%n&7 ho sejmul stupidni fireball"
    - "&5%n&7 uz nema respekt z blazu"
magma-cube:
    - "&5%n&7 ho zabila magma"
enderdragon:
    - "Toto vajicko nebylo pro tebe, &5%n&7."
dispenser:
    - "&5%n&7 ho sejmul anonym z dispenseru"
    - "&5%n&7 si hral na &2Indiana Jonese."
poison:
    - "&5%n&7 pouzil spatny elixir!"
magic:
    - "&5%n&7 ho zabila hulka od Harryho Pottera!"
irongolem:
    - "&5%n&7 ho zabil zeleznac!"
Buildcraft.8u.cz
IP: 93.91.250.108:27327


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 92 hostů