1. Since the new Build the CMD-Content begins to freeze at a random time and the Server immedantly shuts down o_O

    Edit://
    And this Warnings:
    Code:
    [Oxide] 19:08 [Warning] MyPlugin has replaced the 'XXX' chat command previou
    sly registered by MyPlugin
    
    When u update your Plugin Runtime are annoying af xD


    EDIT2:// Since that update every Timer im staring at Init() dont work... so my Plugin completly stops to run..

    Where can i downgrade to the older Oxide....???
     
    Last edited by a moderator: Jun 2, 2016
  2. Wulf

    Wulf Community Admin

  3. No i dont have multiple Plugins using the same Command, but im changing my Plugin via Notepad and save it (so the server automaticly reloaded the changes)

    And then it appears
     
  4. Wulf

    Wulf Community Admin

    I'd need to see your code if possible, I can't reproduce the issue locally.
     
  5. Use a Plugin where u handle ChatCommands.
    - Run it on your server
    - Without Unloading the Plugin -> open it with notepad paste the new code in it and save

    -> Now it'll be automatically reloaded, and the errors should appear in the CMD.


    There is no need for code o:
     
  6. Wulf

    Wulf Community Admin

    As I said, I cannot reproduce it locally with any plugin already using chat commands.
     
  7. Hm, okay..

    How i skip to an older Version on Git-Hub?
     
  8. Wulf

    Wulf Community Admin

    View the commit history and download from an old commit.