malfunction #6


  • Defect
  • Started
Open
Assigned to its_me_aurelien
  • _ForgeUser24686529 created this issue May 5, 2016

    What steps will reproduce the problem?
    1.  He can not do backups

    What is the expected output? What do you see instead?

    You should send the message that started up while telling me chatting / Backup

    What version of PerfectBackup are you using?
    PerfectBackup v1.3

    Do you have an error log of what happened?
    no the console say /backup when send command backup

    Please provide any additional information below.
    i have minecraft 1.8.8 R.01 and java 8

  • _ForgeUser24686529 added the tags New Defect May 5, 2016
  • au2001 posted a comment May 5, 2016

    Please update to PerfectBackup v1.5-1 since most of the known bugs were fixed since then.

    If you still have your problem, please fill the form correctly (you didn't specify the steps nor the expected output) and I will try to see what's wrong.


    Edited Feb 1, 2017
  • au2001 removed a tag New May 5, 2016
  • au2001 added a tag Waiting May 5, 2016
  • _ForgeUser8755206 posted a comment Jan 31, 2017

    Have the same Issue with PerfectBackup v1.6, Minecraft 1.7.10 on kcauldron.

    When i want to start an manual backup with /back the console responses with /backup and nothing happen.

    No zip-File ist generated nor an error-message appears.

    When using perfectbackup:backup or an other alias noting gets responded and no error-message appears, too.

    Automatic backups seem to work.

     

    So in summary:

    What steps will reproduce the problem?

    1. type /backup or an equivalent command into console or chat

     

    What is the expected output?

    Message which indicates the process of generating a backup

    Generation of backup zip-file

    Message for finishing the backup

     

    What do you see instead?

    Response /backup

    No zip-file or backup-folder

     

    Which versions?

    Minecraft 1.7.10, PerfectBackups v. 1.6

     

    Do you have an error log of what happened?

    No Errors in Console, Log or anything else even when the debug function is activated

     


    Edited Jan 31, 2017
  • au2001 posted a comment Feb 1, 2017

    Hello @evildwarf90, this seems to be a "bug" with Bukkit/Spigot/Cauldron... where when two plugins have the same command registered it triggers /perfectbackup:backup.

     

    The problem is that I don't support the /perfectbackup:backup currently (I really don't know why they didn't make it so that it works with all plugins by default), so I will have to make an update for that.

     

    If you want to use the /backup command you probably want to look for any other plugin that could have the same command (or even in kCauldron, don't know if they have a backup system at all).


    Edited Feb 1, 2017
  • au2001 removed a tag Waiting Feb 1, 2017
  • au2001 added a tag Started Feb 1, 2017
  • _ForgeUser8755206 posted a comment Feb 3, 2017

    Found the Plugin, which seems to interact with perfectbackups. On my server it's essentials. Giving essentials backup command an alias didn't work either.

     

    Hopefully this informations are helpfull.


    Edited Feb 3, 2017
  • au2001 posted a comment Feb 4, 2017

    @evildwarf90 Try to add "backup" in the disabled-commands section in Essentials' config.yml.

    This will force Essentials to use /ebackup and will leave the /backup command available for PerfectBackup.


    Edited Feb 4, 2017
  • _ForgeUser8755206 posted a comment Feb 4, 2017

    Sadly this trick didn't the job. I enabled the debug mode of essentials, so the console shows me this:

    [23:10:46 INFO]: Essentials: Alternative command backup found, using PerfectBackup:perfectbackup:backup

    [23:10:46 INFO]: /backup

    So it seems, that essentials recognizes perfectbackup and tries to use PerfectBackup:perfectbackup:backup, even with the deactivated /backup in essentials-config. By using /ebackup i get an error, because there is no script to use (as intended).

     


    Edited Feb 4, 2017
  • MrEminent42 posted a comment Dec 8, 2017

    Hello! It seems that I have the same problem. When I enter /backup, I get "/backup" as a response in the chat, and nothing happens. Are you still planning to add support for /perfectbackup:backup? This plugin was working amazingly up until recently.

     

    Thanks!

  • MrEminent42 posted a comment Dec 8, 2017

    Another idea to solve this, if supporting /perfectbackup:backup is complicated, is to register the command as /pbackup and then have /backup be an alias?


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