Problem/Bug Plugins Not Working

Discussion in 'Bukkit Help' started by AverageEnding, Sep 3, 2017.

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

    AverageEnding

    So I have started CraftBukkit on my Minecraft server, and in the plugins folder, I put in plugins like Essentials and WorldEdit. Unfortunately in game, when I type /plugins, it says I have 0 plugins. I can't even do the commands from the plugins. Please help anyone?
     
  2. Offline

    Zombie_Striker

    @AverageEnding
    Can you post the console logs? Are you sure you are using the newest update, and that you are using the versions of those plugins that support 1.12?
     
  3. Offline

    AverageEnding

    For some reason, my Minecraft 1.12 doesn't want to open, and I feel like CraftBukkit is running my server. FOr some reason the server never goes off
     
  4. Offline

    Zombie_Striker

    @AverageEnding
    What exactly do you mean? Are you saying that the client is crashing when you try to launch it? If so, you should report this to mojang.

    I believe you are missing some words. What exactly is happening?

    What do you mean by this? Can you issue /stop?

    Again, can you post the console log?
     
  5. Offline

    AverageEnding

    First off, I don't have my Minecraft 1.12 in my folder (server folder), plus if I try to open it, It just doesn't open. I already did the EULA, so that's not the problem. Second, I feel like CraftBukkit is running my server because that's really the only .jar folder in my server folder... Plus my server never stops even if my computer is offline, which is weird. Also I don't know how to get the console log. I'm still nooby to servers.
     
  6. Offline

    Zombie_Striker

    Then you can get 1.12 by using the BuildTools, as shown here:
    https://www.spigotmc.org/threads/buildtools-updates-information.42865/

    But this is not necessarily the current problem, just one you may run into later on. Right now, I need to see the console logs.

    What does not open:
    1. If you mean the jar file, this is because you need a decompression program such as WinRAR or 7zip to open it. But you do not need to do this.
    2. If you mean the server folder itself, you may need to do a virus check, as you should be able to access files on your computer. There should be no reason you can't access a folder.
    Of course, this is for if you are running the server on your computer. If you happen to be using a hosting company, then there are some extra steps for troubleshooting.

    I'm not quite sure why you choose "feel" as to describe this situation. If you actually are not sure if you are running the server, the way to know would be if you see the command promt (the black box). If the box stays on your screen after running the start.bat/run.bat file, and you see that it says it is done starting the server, that means your server is running.

    This is more than weird if you are running the server on your computer. If this is the case, then you are either having some other service host your server while your computer is offline, or you have some phantom processor running the server without any power (this is if you actually mean that the computer has been shut down, and not just that it is without an internet connection (in which case, It is perfectly normal, as long as no one outside of the network(not you) can connect to it)).

    Inside the server directory, go to the "Logs" folder. In there, find the "recent.txt" file. Open it, and copy all the text in there to pastebin.com and reply with the link.
     
  7. Offline

    AverageEnding

    I don't have a recent.txt folder in my logs
     
  8. Offline

    Zombie_Striker

    @AverageEnding
    Do you have any other files in the logs folder? If they have the rar extension, use WinRAR or 7zip to open it, and open the text file.

    If not, try running the start.bat/run.bat file, and see what happens (Does it throw any errors? Does it automatically close itself? Does it print out any messages? )
     
  9. Online

    timtower Administrator Administrator Moderator

  10. Offline

    AverageEnding

    Yes, Indeed I do. Here is the pastebin for that https://pastebin.com/XCKje7SM. It's weird that just now its saying that it "failed to bind port" the way I opened it is by double clicking the craftbukkit.jar, which is weird. Also, from a different folder in the logs folder, Here is some text that shows what it says when I run the command /plugins :
    [15:23:08] [Server thread/INFO]: AverageEnding issued server command: /plugins
    [15:26:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2929ms behind, skipping 58 tick(s)
    [15:27:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7904ms behind, skipping 158 tick(s)
    [15:27:39] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7524ms behind, skipping 150 tick(s)
     
    Last edited: Sep 4, 2017
  11. Online

    timtower Administrator Administrator Moderator

    @AverageEnding Don't double click the jar, use the run.bat or similar instead.
     
  12. Offline

    AverageEnding

    I think it would just be better if you add me on skype or twitch/curse so I can share my screen and show you guys what it looks like, as well as making it easier to communicate.
     
    Last edited: Sep 4, 2017
  13. Offline

    Zombie_Striker

    @AverageEnding
    Nope. All thread related topics should stay on this thread, and it is against the rules to bring this conversation off of bukkit.

    As Tim already posted, Do not run the jar. You need to create a start.bat/run.bat file as shown here.

    You are using an old version of essentials. You need to use<Edit by Moderator: Redacted not allowed paid resource url> EssentialsX[/URL].

    It's failing to bind to the port because you are already running the server (most likely happening because you ran the jar file more than once). Use a bat file to run the server.
     
    Last edited by a moderator: Feb 9, 2021
  14. Offline

    AverageEnding

  15. Offline

    Zombie_Striker

    @AverageEnding
    Go into task manager (or find the Activity Manager if you're on a mac) and end all Javaw tasks.
     
  16. Offline

    AverageEnding

    @Zombie_Striker
    I put in the plugins, I put all the EssentialsX But only Essentials Protect is working... Also, the fact that we can't BREAK any blocks, just place them. Please help
     
    Last edited: Sep 4, 2017
  17. Offline

    Zombie_Striker

    @AverageEnding
    Can you post the most recent console logs, where you try to break blocks?
     
  18. Offline

    AverageEnding

  19. Offline

    Zombie_Striker

    @AverageEnding
    You need to use the newest versions of all the extensions in order to fix the errors. You can find the new versions of each extension here:
    https://ci.drtshock.net/job/essentialsx/lastBuild/

    The reason you can't build is because EssentialsProtection is currently running on "emergency mode" since could not find the Essentials core (which it can't find since you are using the old version of all the extensions). Download the newest EssentialsProtection to fix the block breaking issue.
     
  20. Offline

    AverageEnding

    thanks. The server works and everything. You can close this thread now
     
Thread Status:
Not open for further replies.

Share This Page