McMMO Internal Troubles (Paypal cash perhaps..)

Discussion in 'Bukkit Help' started by rilesthegiles, May 29, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    rilesthegiles

    Console information:
    2012-05-29 13:48:38 [INFO] [mcMMO] Enabling mcMMO v1.3.08-b857 2012-05-29 13:48:38 [INFO] [mcMMO] Loading mcMMO config.yml File... 2012-05-29 13:48:38 [SEVERE] Exception in thread "Thread-6" 2012-05-29 13:48:38 [SEVERE] com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 10 2012-05-29 13:48:38 [SEVERE] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:180) 2012-05-29 13:48:38 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:755) 2012-05-29 13:48:38 [SEVERE] at com.google.gson.Gson.fromJson(Gson.java:694) 2012-05-29 13:48:38 [SEVERE] at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.fetchArtifact(BukkitDLUpdaterService.java:44) 2012-05-29 13:48:38 [SEVERE] at org.bukkit.craftbukkit.updater.BukkitDLUpdaterService.getArtifact(BukkitDLUpdaterService.java:27) 2012-05-29 13:48:38 [SEVERE] at org.bukkit.craftbukkit.updater.AutoUpdater$1.run(AutoUpdater.java:77) 2012-05-29 13:48:38 [SEVERE] Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 10 2012-05-29 13:48:38 [SEVERE] at com.google.gson.stream.JsonReader.expect(JsonReader.java:339) 2012-05-29 13:48:38 [SEVERE] at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:322) 2012-05-29 13:48:38 [SEVERE] at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:168) 2012-05-29 13:48:38 [SEVERE] ... 5 more 2012-05-29 13:48:38 [INFO] [mcMMO] Loading mcMMO treasures.yml File... 2012-05-29 13:48:38 [INFO] [mcMMO] Loading repair.vanilla.yml repair config file... 2012-05-29 13:48:38 [INFO] mcMMO version 1.3.08-b857 is enabled!


    This error came up right before the server went public and I'm not sure what the matter is. I'm almost sure I made no mistakes in coding (I've coded a couple of servers before with no bugs I needed help with) and the owner of this server want's it released today. I really need someone's help with this or else I will have to release the server with whatever this error is, leading to some abuse I'm sure. If anyone could help I would be very grateful. If you leave your paypal and if the server earns some money from donations I can send some money your way (if it fixes it.) Thanks!

    - [Coder] Rilesthegiles
     
  2. Offline

    Retricide

    rilesthegiles
    Could you please paste your config.yml file, for McMMO?

    Edit: Use pastebin.com and provide me with the link. Or, if you're feeling fanceh, post it inside of code tags and nest that in a spoiler, for the sake of space.
     
  3. Offline

    rilesthegiles

    Code:
    #
    #  mcMMO configuration
    #  First generated on 1.3.08-b857
    General:
      Locale: en_US
      MOTD_Enabled: true
      Save_Interval: 10
      Stats_Tracking: true
      Event_Callback: true
      Power_Level_Cap: 0
    MySQL:
      Enabled: false
      Database:
        User_Name: UserName
        User_Password: UserPassword
        Name: DataBaseName
        TablePrefix: mcmmo_
      Server:
        Port: 3306
        Address: localhost
    Hardcore:
      Enabled: false
      Death_Stat_Loss_Penalty_Percentage: 75
      Vampirism: false
      Vampirism_Stat_Leech_Percentage: 5
    Mods:
      Tool_Mods_Enabled: false
      Armor_Mods_Enabled: false
      Block_Mods_Enabled: false
    Items:
      Chimaera_Wing:
        Enabled: true
        Feather_Cost: 10
        Item_ID: 288
    Arcane_Forging:
      May_Lose_Enchants: true
      Rank_Levels:
        Rank_1: 100
        Rank_2: 250
        Rank_3: 500
        Rank_4: 750
      Keep_Enchants:
        Chance:
          Rank_4: 40
          Rank_3: 30
          Rank_2: 20
          Rank_1: 10
      Downgrades:
        Enabled: true
        Chance:
          Rank_4: 15
          Rank_3: 25
          Rank_2: 50
          Rank_1: 75
    Fishing:
      Drops_Enabled: true
      Tier_Levels:
        Tier1: 0
        Tier2: 200
        Tier3: 400
        Tier4: 600
        Tier5: 800
    Abilities:
      Enabled: true
      Messages: true
      Activation:
        Only_Activate_When_Sneaking: false
      Cooldowns:
        Blast_Mining: 60
        Giga_Drill_Breaker: 240
        Berserk: 240
        Green_Terra: 240
        Skull_Splitter: 240
        Serrated_Strikes: 240
        Tree_Feller: 240
        Super_Breaker: 240
      Max_Seconds:
        Blast_Mining: 0
        Giga_Drill_Breaker: 0
        Berserk: 0
        Green_Terra: 0
        Skull_Splitter: 0
        Serrated_Strikes: 0
        Tree_Feller: 0
        Super_Breaker: 0
      Limits:
        Tree_Feller_Threshold: 500
      Tools:
        Durability_Loss_Enabled: true
        Durability_Loss: 2
    Skills:
      Acrobatics:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
      Archery:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
      Axes:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
      Excavation:
        Level_Cap: 0
        Requires_Shovel: true
      Fishing:
        Level_Cap: 0
      Herbalism:
        Level_Cap: 0
        Green_Thumb:
          Cobble_To_Mossy: true
          SmoothBrick_To_MossyBrick: true
          Dirt_To_Grass: true
      Mining:
        Level_Cap: 0
        Requires_Pickaxe: true
        Detonator_ID: 259
      Repair:
        Level_Cap: 0
        Anvil_Messages: true
        Anvil_ID: 42
      Swords:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
      Taming:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
        Call_Of_The_Wild:
          Bones_Required: 10
          Fish_Required: 10
      Unarmed:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
      Woodcutting:
        Level_Cap: 0
        Requires_Axe: true
    Double_Drops:
      Herbalism:
        Brown_Mushrooms: true
        Cacti: true
        Melons: true
        Nether_Warts: true
        Pumpkins: true
        Red_Mushrooms: true
        Red_Roses: true
        Sugar_Cane: true
        Vines: true
        Water_Lilies: true
        Wheat: true
        Yellow_Flowers: true
      Mining:
        Coal: true
        Diamond: true
        End_Stone: true
        Glowstone: true
        Gold: true
        Iron: true
        Lapis: true
        Moss_Stone: true
        Netherrack: true
        Obsidian: true
        Redstone: true
        Sandstone: true
        Stone: true
      Woodcutting:
        Oak: true
        Birch: true
        Spruce: true
        Jungle: true
    Experience:
      Gains:
        Mobspawners:
          Enabled: false
        Multiplier:
          PVP: 1
          Global: 1.0
      PVP:
        Rewards: true
      Formula:
        Curve_Modifier: 20
        Multiplier:
          Swords: 1.0
          Taming: 1.0
          Acrobatics: 1.0
          Excavation: 1.0
          Herbalism: 1.0
          Unarmed: 1.0
          Woodcutting: 1.0
          Mining: 1.0
          Archery: 1.0
          Axes: 1.0
          Repair: 1.0
          Fishing: 1.0
      Fishing:
        Base: 800
      Excavation:
        Base: 40
      Woodcutting:
        Oak: 70
        Spruce: 80
        Birch: 90
        Jungle: 100
      Herbalism:
        Sugar_Cane: 30
        Cactus: 30
        Flowers: 100
        Pumpkin: 20
        Mushrooms: 150
        Wheat: 50
        Melon: 20
        Nether_Wart: 50
        Lily_Pads: 100
        Vines: 10
      Mining:
        Sandstone: 30
        Glowstone: 30
        Lapis: 400
        Obsidian: 150
        Stone: 30
        Netherrack: 30
        Gold: 350
        Redstone: 150
        Coal: 100
        Diamond: 750
        Iron: 250
        End_Stone: 150
        Moss_Stone: 30
      Taming:
        Animal_Taming:
          Wolf: 250
          Ocelot: 500
      Combat:
        Multiplier:
          Animals: 1.0
          Creeper: 4.0
          Skeleton: 3.0
          Spider: 2.0
          Zombie: 2.0
          Pig_Zombie: 3.0
          Enderman: 4.0
          Cave_Spider: 3.0
          Silverfish: 3.0
          Blaze: 3.0
          Magma_Cube: 2.0
          Ender_Dragon: 8.0
          Slime: 2.0
          Ghast: 3.0
          Iron_Golem: 2.0
    Commands:
      invite:
        Enabled: true
      mctop:
        Enabled: true
      xplock:
        Enabled: true
      inspect:
        Enabled: true
      mcc:
        Enabled: true
      mcremove:
        Enabled: true
      mmoedit:
        Enabled: true
      accept:
        Enabled: true
      mcstats:
        Enabled: true
      mcability:
        Enabled: true
      party:
        Enabled: true
      xprate:
        Enabled: true
      mcgod:
        Enabled: true
      mcmmo:
        Enabled: true
        Donate_Message: true
      mcrefresh:
        Enabled: true
      addxp:
        Enabled: true
      addlevels:
        Enabled: true
      ptp:
        Enabled: true
        Cooldown: 30
      p:
        Enabled: true
      a:
        Enabled: true
    Spout:
      Menu:
        Key: KEY_M
      XP:
        Bar:
          Enabled: true
          X_POS: 95
          Y_POS: 6
        Icon:
          Enabled: true
          X_POS: 78
          Y_POS: 2
      Party:
        HUD:
          Show_Faces: true
          Enabled: true
          Show_Display_Name: false
      HUD:
        Show_Power_Level: true
        Default: STANDARD
        Retro:
          Colors:
            Swords:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Taming:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Acrobatics:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Border:
              BLUE: 0.0
              GREEN: 0.0
              RED: 0.0
            Background:
              BLUE: 0.75
              GREEN: 0.75
              RED: 0.75
            Woodcutting:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Archery:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Axes:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Repair:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Fishing:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Excavation:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Herbalism:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Unarmed:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
            Mining:
              BLUE: 0.75
              GREEN: 0.3
              RED: 0.3
    
    Here it is (above)
     
  4. Offline

    Elements11997

    Delete the one hash tag (#) at the top with no characters next to it and then delete the extra spaces after "General:" (4th line). If all of this fails, regen a new config, the only thing holding you back is the config
    [email protected]
     
Thread Status:
Not open for further replies.

Share This Page