BS folder with config not showing up #284


  • New
  • Other
Open
  • _ForgeUser22336307 created this issue Jun 5, 2016

    What is the issue?

    I put the jar file in my plugins folder and I've restarted my server many times yet the folder that is suppose to have to confg file doesn't appear at all. The Plugin also doesn't work by typing /bs in chat even after i gave permission to my group. Please help. :)

  • _ForgeUser22336307 added the tags New Other Jun 5, 2016
  • Forge_User_74148228 posted a comment Jun 6, 2016

    What is the name of the jar that you have put in your plugins folder? Are there any error messages in the server.log?

  • _ForgeUser22336307 posted a comment Jun 6, 2016

    @Blackixx: Go

    That jar name is BossShop.jar and I think this is an error as shown by console. Error Log

  • Forge_User_74148228 posted a comment Jun 6, 2016

    The error is caused when BossShop loads the configuration files. As the default configuration files do not contain any mistakes, which would lead to errors, it seems like you already have a modified BossShop folder inside your plugins folder... Are you sure there is no BossShop folder?

  • _ForgeUser22336307 posted a comment Jun 7, 2016

    @Blackixx: Go

    Yes I am sure, do you think other shop plugins may cause this? I've been testing others out to see if they fit what I'm looking for. He is the proof its not there.

    NoBSFolder

  • _ForgeUser8580505 posted a comment Jun 7, 2016

    @Patron247: Go

    Looks like you did any tabs instead of space in one of your shop-files. Tabs aren't allowed in .yml-files. Replace every of them with 4x space. Maybe use a program like Notepad++ to detect them.


    Edited Jun 7, 2016
  • _ForgeUser8580505 posted a comment Jun 7, 2016

    @Patron247: Go

    Deleted my previous post, didn't read well. There is a tab in default-configuration after "EnableSigns:" which isn't allowed in yml-files. Blackixx surely will fix this soon. Wait for the update or open the BossShop.jar with a tool like 7zip and delete the tab manually in "src/main/resources/config.yml".


    Edited Jun 7, 2016
  • Forge_User_74148228 posted a comment Jun 7, 2016

    The most recent update (http://dev.bukkit.org/bukkit-plugins/bossshop/files/76-v2-5-5/) will probably fix the issue. Thanks @Androkai for your help!

    I still wonder why at my server the old default config.yml is working fine.


    Edited Jun 8, 2016
  • _ForgeUser22336307 posted a comment Jun 7, 2016

    @Androkai: Go

    @Blackixx: Go

    Thank you!!! I did read that part and opened the bossShop Jar File with 7zip and open the config file from there and found that line containing the option of "EnableSigns:" and I was very confused on why was that the problem in consol.


    Edited Jun 8, 2016

To post a comment, please login or register a new account.