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] Problem z zaladowanie configu Jobs


Rekomendowane odpowiedzi

Opublikowano

Siema. Cały czas nie moge załadować cfg Jobs. Logi:

2013-02-23 16:33:51 [INFO] [Jobs] Started database save task
2013-02-23 16:33:51 [INFO] [Jobs] Database save task shutdown
2013-02-23 16:33:51 [INFO] [Jobs] Started buffered payment thread
2013-02-23 16:33:51 [INFO] [Jobs] Buffered payment thread shutdown
2013-02-23 16:33:51 [SEVERE] ==============================================

^
leveling-progression-equation: 1 ...
in "", line 9, column 5:
expected , but found BlockMappingStart
^
Gornik:
in "", line 2, column 2:
2013-02-23 16:33:51 [SEVERE] Error: while parsing a block mapping
2013-02-23 16:33:51 [SEVERE] No jobs were loaded!
2013-02-23 16:33:51 [SEVERE] Check your config for formatting issues!
2013-02-23 16:33:51 [SEVERE] Unable to load jobConfig.yml!
2013-02-23 16:33:51 [SEVERE] ==================== Jobs ====================
2013-02-23 16:33:51 [INFO] Moorzyn issued server command: /jobs reload
2013-02-23 16:32:59 [INFO] [Jobs] Started buffered payment thread
2013-02-23 16:32:59 [INFO] [Jobs] Started database save task
2013-02-23 16:32:59 [INFO] [Jobs] Buffered payment thread shutdown
2013-02-23 16:32:59 [INFO] [Jobs] Database save task shutdown
2013-02-23 16:32:59 [SEVERE] ==============================================

^
leveling-progression-equation: 1 ...
in "", line 9, column 5:
expected , but found BlockMappingStart
^
Gornik:
in "", line 2, column 3:
2013-02-23 16:32:59 [SEVERE] Error: while parsing a block mapping
2013-02-23 16:32:59 [SEVERE] No jobs were loaded!
2013-02-23 16:32:59 [SEVERE] Check your config for formatting issues!
2013-02-23 16:32:59 [SEVERE] Unable to load jobConfig.yml!
2013-02-23 16:32:59 [SEVERE] ==================== Jobs ====================

I co dam rade poprawic, to znow cos znajduje. Oto cfg:

Jobs:
 Gornik: 
    fullname:Gornik
    shortname:Go
    ChatColour:DARK_GRAY
    chat-display:none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      STONE:
        income: 0.2
        experience: 0.2
      COAL_ORE:
        income: 1.0
        experience: 1.0
      GLOWING_REDSTONE_ORE:
        income: 1.5
        experience: 2.0
      IRON_ORE:
        income: 1.0
        experience: 2.0
      GOLD_ORE:
        income: 4.0
        experience: 5.0
      LAPIS_ORE:
        income: 4.0
        experience: 5.0
      DIAMOND_ORE:
        income: 6.0
        experience: 6.0
      OBSIDIAN:
        income: 5
        experience: 5
      MOSSY_COBBLESTONE:
        income: 4
        experience: 4
    Place:
      RAILS:
        income: 2.0
        experience: 2.0
      IRON_ORE:
        income: -5.0
        experience: -5.0
      GOLD_ORE:
        income: -6.0
        experience: -6.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Gornik:
        income: 10.0
        experience: 10.0
  Bob:
    fullname: Budowniczy
    shortname: Bob
    ChatColour: YELLOW
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Place:
      COBBLESTONE:
        income: 0.1
        experience: 0.1
      WOOD:
        income: 0.3
        experience: 0.3
      FENCE:
        income: 0.5
        experience: 0.5
      WOOL:
        income: 0.5
        experience: 0.5
      STONE:
        income: 1.0
        experience: 1.0
      GLOWSTONE:
        income: 2.0
        experience: 2.0
      SANDSTONE:
        income: 2.0
        experience: 2.0
      GLASS:
        income: 3.0
        experience: 3.0
      BRICK:
        income: 4.0
        experience: 4.0
      LAPIS_BLOCK:
        income: 5.0
        experience: 5.0
      DOUBLE_STEP:
        income: 1.0
        experience: 1.0
      STEP:
        income: 1.0
        experience: 1.0
      BOOKSHELF:
        income: 3.0
        experience: 3.0
      WOOD_STAIRS:
        income: 1.0
        experience: 1.0
      COBBLESTONE_STAIRS:
        income: 1.0
        experience: 1.0
      MOSSY_COBBLESTONE:
        income: 3.0
        experience: 3.0
      DIAMOND_BLOCK:
        income: 5.0
        experience: 5.0
      GOLD_BLOCK:
        income: 5.0
        experience: 5.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Builder:
        income: 10.0
        experience: 10.0
  Kopacz:
    fullname: Kopacz
    shortname: K
    ChatColour: WHITE
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIRT:
        income: 0.1
        experience: 0.1
      GRASS:
        income: 0.1
        experience: 0.1
      GRAVEL:
        income: 1.0
        experience: 1.0
      SAND:
        income: 0.5
        experience: 0.5
      CLAY:
        income: 2.0
        experience: 2.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Digger:
        income: 10.0
        experience: 10.0
  Farmer:
    fullname: Farmer
    shortname: Fa
    ChatColour: BLUE
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      CROPS-7:
        income: 2.0
        experience: 2.0
      SUGAR_CANE_BLOCK:
        income: 2.0
        experience: 2.0
    Place:
      CROPS-0:
        income: 2.0
        experience: 2.0
      SUGAR_CANE_BLOCK:
        income: 1.0
        experience: 1.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Farmer:
        income: 10.0
        experience: 10.0
  Mysliwy:
    fullname: Mysliwy
    shortname: My
    ChatColour: BLUE
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Chicken:
        income: 1
        experience: 1
      Cow:
        income: 1
        experience: 1
      Sheep:
        income: 1
        experience: 1
      Wolf:
        income: 1.0
        experience: 1.0
      Creeper:
        income: 0.5
        experience: 0.5
      Skeleton:
        income: 5.0
        experience: 5.0
      Spider:
        income: 5.0
        experience: 5.0
      Zombie:
        income: 3.0
        experience: 3.0
      PigZombie:
        income: 4
        experience: 2
      Squid:
        income: 2
        experience: 2
      Ghast:
        income: 10
        experience: 5
      Slime:
        income: 10
        experience: 4
      Blaze:
        income: 15
        experience: 5
      Enderman:
        income: 7
        experience: 3
    Brew:
      NETHER_STALK:
        income: 0.5
        experience: 0.5
      REDSTONE:
        income: 0.9
        experience: 0.9
      GLOWSTONE_DUST:
        income: 1.0
        experience: 0.5
      SPIDER_EYE:
        income: 1.0
        experience: 0.5
      FERMENTED_SPIDER_EYE:
        income: 2.0
        experience: 2.0
      BLAZE_POWDER:
        income: 2.0
        experience: 1
      SUGAR:
        income: 2.0
        experience: 2.0
      SPECKLED_MELON:
        income: 4.0
        experience: 4.0
      MAGMA_CREAM:
        income: 4.0
        experience: 4.0
      GHAST_TEAR:
        income: 4.0
        experience: 4.0
    custom-kill:
      Woodcutter:
        income: 10.0
        experience: 10.0
      Miner:
        income: 10.0
        experience: 10.0
      Digger:
        income: 10.0
        experience: 10.0
      Farmer:
        income: 10.0
        experience: 10.0
      Builder:
        income: 10.0
        experience: 10.0
      Hunter:
        income: 20.0
        experience: 20.0
  Rybak:
    fullname: Rybak
    shortname: Ry
    ChatColour: AQUA
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Fish:
      RAW_FISH:
        income: 15
        experience: 4.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Fisherman:
        income: 10.0
        experience: 10.0
  Kowal:
    fullname:Kowales
    shortname:Ko
    ChatColour:PURPLE
    chat-display:snone
    #max-level: 10
    #slots: 10
    leveling-progression-equation:100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation:baseincome*((1.05)^(joblevel-1))
    experience-progression-equation:baseexperience*((1.05)^(joblevel-1))
    Craft:
      WOOD_SWORD:
        income: 1.0
        experience: 1.0
      IRON_SWORD:
        income: 5.0
        experience: 2.0
      GOLD_SWORD:
        income: 5.0
        experience: 3.0
      DIAMOND_SWORD:
        income: 50.0
        experience: 10
      IRON_PICKAXE:
        income: 35
        experience: 4
      Diamond_Pickaxe:
        income: 60
        experience: 10
      IRON_AXE:
        income: 20
        experience: 4
      DIAMOND_AXE:
        income: 40
        experience: 10
      IRON_SHOVEL:
        income: 10
        experience: 4
      DIAMOND_SHOVEL:
        income: 20
        experience: 5
      IRON_HOE:
        income: 10
        experience: 4
      DIAMOND_HOE:
        income: 10
        experience: 5
     #Diamentowe eq:
      Diamond_Helmet:
        income: 100
        experience: 20
      Diamond_Chestplate:
        income: 160
        experience: 50
      Diamond_Leggins:
        income: 140
        experience: 40
      Diamond_Boots:
        income: 80
        experience: 10
     #Żelazne eq:
      IRON_Helmet:
        income: 30
        experience: 10
      IRON_Chestplate:
        income: 50
        experience: 30
      IRON_Leggins:
        income: 40
        experience: 20
      IRON_Boots:
        income: 20
        experience: 5
     #INNE 
      SHEARS:
        income: 5
        experience: 2
      BUCKET:
        income: 5
        experience: 2
      IRON_DOOR:
        income: 8
        experience: 4
      328:
        income: 5
        experience: 2
      Cauldron:
        income: 8
        experience: 5
      FISHING_ROD:
        income: 1
        experience: 3
    Smelt:
      IRON_INGOT:
        income: 5.0
        experience: 2.0
      GOLD_INGOT:
        income: 9.0
        experience: 2.0
  Zaklinacz:
    fullname: Zaklinacz
    shortname: Z
    ChatColour: DARK_BLUE
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Enchant:
      WOOD_SWORD:
        income: 5.0
        experience: 5.0
      IRON_SWORD:
        income: 5.0
        experience: 2.0
      GOLD_SWORD:
        income: 5.0
        experience: 3.0
      DIAMOND_SWORD:
        income: 50.0
        experience: 10
      IRON_PICKAXE:
        income: 35
        experience: 4
      Diamond_Pickaxe:
        income: 60
        experience: 10
      IRON_AXE:
        income: 20
        experience: 4
      DIAMOND_AXE:
        income: 40
        experience: 10
      IRON_SHOVEL:
        income: 10
        experience: 4
      DIAMOND_SHOVEL:
        income: 20
        experience: 5
      IRON_HOE:
        income: 10
        experience: 4
      DIAMOND_HOE:
        income: 10
        experience: 5
     #Diamentowe eq:
      Diamond_Helmet:
        income: 60
        experience: 20
      Diamond_Chestplate:
        income: 100
        experience: 50
      Diamond_Leggins:
        income: 80
        experience: 40
      Diamond_Boots:
        income: 50
        experience: 10
     #Żelazne eq:
      IRON_Helmet:
        income: 15
        experience: 10
      IRON_Chestplate:
        income: 25
        experience: 30
      IRON_Leggins:
        income: 20
        experience: 20
      IRON_Boots:
        income: 10
        experience: 5
  Drwal:
    fullname: Drwal
    shortname: G
    ChatColour: DARK_GRAY
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      Wood:
        income: 2.0
        experience: 2.0
      Log:
        income: 5.0
        experience: 5.0
      
    Place:
      SAPLING:
        income: 1.0
        experience: 1.0
      WOOD:
        income: 2.0
        experience: 2.0
    Kill:
      Player:
        income: 7.5
        experience: 7.5
    custom-kill:
      Miner:
        income: 10.0
        experience: 10.0
  Alchemik:
    fullname: Alchemik
    shortname: Al
    ChatColour: WHITE
    chat-display: none
    #max-level: 10
    #slots: 10
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
        MUSHROOM_STEW:
            income: 1
            experience: 1
        BREAD:
            income: 1
            experience: 1        
        GOLDEN_APLLE:
            income: 5
            experience: 5
    Smelt:
        RAW_Fish:
            income: 10
            experience: 5

        
            

Proszę o pomoc :) Tenkju.

 

(Swoją drogą. Jak tu dodać spoiler?)

Muminki Cię widzą, Muminki Cię śledzą, Muminki Cię znajdą, zabiją i zjedzą :ninja:

Dobry post? Nie żałuj "lubię to" :)

Opublikowano

To jaki inny zamiennik?

Muminki Cię widzą, Muminki Cię śledzą, Muminki Cię znajdą, zabiją i zjedzą :ninja:

Dobry post? Nie żałuj "lubię to" :)

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...