Jump to content

Skills reset and console error

Not a Bug 2.0.3 2.0.3

SLi-Fox
SLi-Fox

Posted

Deleting the skills folder doesn't reset the skills of players.

I modified the my player's .json to make all levels 0 and reloaded the plugin and the values returned to maximum levels for all skills.

Also getting this in the console:

 

Image failed to download! Error: Request timeout - Image Name: https://i.ibb.co/WxWf2JN/miner.png_0 - Image URL: https://i.ibb.co/WxWf2JN/miner.png
Image failed to download! Error: Request timeout - Image Name: https://i.ibb.co/xSrFSfL/alchemist.png_0 - Image URL: https://i.ibb.co/xSrFSfL/alchemist.png

fermens

Posted

first unload plugin than modify 

fermens

Posted

Changed Status from Pending to Not a Bug

Changed Fixed In to 2.0.3

SLi-Fox

Posted

Here's a copy of my config.  I'm trying to make it so that the max gather is 2x, but at level 200.  Did I do this right?

 

{
  "chatcommand": "skill",
  "eXPBar": {
    "Enable experience bar?": false
  },
  "UI": {
    "anchor_min": "0 0",
    "anchor_max": "1 1",
    "offset_min": "0 0",
    "offset_max": "0 0",
    "fadein": "0.5",
    "backgroundcolor": "0 0 0 0.9960784"
  },
  "Level generation": {
    "Maximal lvl": 200,
    "Exp - 0 lvl": 1.0,
    "Magnification": 1.05
  },
  "Quary rates - static": 5.0,
  "Additional boxes from helicopter and tank": {
    "Enable?": false,
    "Amount crates": 2
  },
  "Skills - setting": {
    "miner": {
      "Background": "https://i.ibb.co/WxWf2JN/miner.png",
      "Color - lvl": "0.73 0.87 0.745 1",
      "Color - progress, main": "0.21 0.42 0.26 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "STONE": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "METAL": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "HQM": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "alchemist": {
      "Background": "https://i.ibb.co/xSrFSfL/alchemist.png",
      "Color - lvl": "0.73 0.87 0.745 1",
      "Color - progress, main": "0.21 0.42 0.26 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "SULFUR": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "REMELTINGSPEED": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "woodcutter": {
      "Background": "https://i.ibb.co/KjRB9xt/woodcutter.png",
      "Color - lvl": "0.73 0.87 0.745 1",
      "Color - progress, main": "0.21 0.42 0.26 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "WOOD": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "COALSHANCE": {
          "First lvl": 0.75,
          "Last lvl": 1.0
        },
        "REFINERYSPEED": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "hunter": {
      "Background": "https://i.ibb.co/MG065LZ/hunter.png",
      "Color - lvl": "0.91 0.75 0.75 1",
      "Color - progress, main": "0.51 0.25 0.25 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "ANIMAL": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "ANIMALARMOR": {
          "First lvl": 0.0,
          "Last lvl": 0.25
        },
        "ANIMALDAMAGE": {
          "First lvl": 0.0,
          "Last lvl": 0.25
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "marauder": {
      "Background": "https://i.ibb.co/9hJ2H6N/marauder.png",
      "Color - lvl": "0.91 0.75 0.75 1",
      "Color - progress, main": "0.51 0.25 0.25 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "NPC": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "NPCARMOR": {
          "First lvl": 0.0,
          "Last lvl": 0.1
        },
        "NPCDAMAGE": {
          "First lvl": 0.0,
          "Last lvl": 0.25
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "technicist": {
      "Background": "https://i.ibb.co/NjWJTfZ/technicist.png",
      "Color - lvl": "0.91 0.75 0.75 1",
      "Color - progress, main": "0.51 0.25 0.25 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "MECH": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "MECHARMOR": {
          "First lvl": 0.0,
          "Last lvl": 0.25
        },
        "MECHDAMAGE": {
          "First lvl": 0.0,
          "Last lvl": 0.1
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "jeweler": {
      "Background": "https://i.ibb.co/gFWK42T/jeweler.png",
      "Color - lvl": "0.756 0.75 0.87 1",
      "Color - progress, main": "0.26 0.25 0.46 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "AIR": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "LOCKEDCRATE": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "ELITE": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "dustman": {
      "Background": "https://i.ibb.co/qmJh6wv/dustman.png",
      "Color - lvl": "0.756 0.75 0.87 1",
      "Color - progress, main": "0.26 0.25 0.46 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "BARREL": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "CRATE": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    },
    "farmer": {
      "Background": "https://i.ibb.co/TwCxMyj/farmer.png",
      "Color - lvl": "0.756 0.75 0.87 1",
      "Color - progress, main": "0.26 0.25 0.46 1",
      "Color - progress, background": "0.16 0.16 0.16 1",
      "Bonuses": {
        "GROWABLEVEGETABLES": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        },
        "GROWABLEBERRY": {
          "First lvl": 1.0,
          "Last lvl": 2.0
        }
      },
      "Reward for reaching a certain level": {
        "2": [
          "addgroup {steamid} viptest 1h",
          "grantperm {steamid} skillrates.x2boost 3h"
        ]
      }
    }
  },
  "Exp": {
    "Barrel": 1.5,
    "Regular box": 2.0,
    "Stone - mined": 1.5,
    "Metal - mined": 1.5,
    "Sulfur - mined": 2.0,
    "Tree - downed": 2.0,
    "Helicopter - downed": 50.0,
    "Stone - picked up": 0.1,
    "Metal - picked up": 0.1,
    "Sulfur - picked up": 0.1,
    "Wood - picked up": 0.1,
    "Bradley - exploded": 25.0,
    "Bradley - mining parts": 0.5,
    "Helicopter - mining parts": 0.5,
    "Helicopter - crate": 2.0,
    "Bradley - crate": 2.0,
    "Wolf - killed": 1.0,
    "Boar - killed": 0.75,
    "Horse - killed": 0.75,
    "Riding horse - killed": 0.1,
    "Stag - killed": 0.75,
    "Chicken - killed": 0.2,
    "Bear - killed": 1.5,
    "Supply crate": 2.0,
    "Locked crate": 10.0,
    "Elit crate": 3.5,
    "Wolf - fleshed": 1.5,
    "Horse - fleshed": 1.25,
    "Boar - fleshed": 1.25,
    "Stag - fleshed": 1.25,
    "Chicken - fleshed": 0.4,
    "Bear - fleshed": 3.0,
    "NPC - killed": 1.5,
    "NPC - looted": 1.0,
    "Vegetables - crop": 0.5,
    "Berry - harvest": 0.75,
    "Vegetables - planting": 0.1,
    "Berry - planting": 0.2
  },
  "Show progress of other players in global chat": false,
  "Exp boosters : permissions": {
    "skillrates.x3boost": 3.0,
    "skillrates.x2boost": 2.0
  },
  "Gather/loot boosters : permissions": {
    "skillrates.x3": 3.0,
    "skillrates.x2": 2.0
  }
}

SLi-Fox

Posted

I'm in game and after doing as you say, my skill level is back to maximum.

1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.