Console Error On Startup

Discussion in 'Bukkit Help' started by bananashavings, Apr 14, 2014.

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

    bananashavings

    Hi, whenever I start up my server, I get this error:

    10:14:38 PM [warning] 22:14:38,102 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
    My server continues to run properly, but I would like to fix this. I have looked into this, but to no prevail. I tried installing Visual C++ Runtimes but that didnt fix it. I am running Windows 8, 16 GB Ram, Intel i7-4700
     
  2. Offline

    JWhy

  3. Offline

    DrPyroCupcake

    I normally get the same error, I can not figure out what the problem is ether. If you get the answer please let me know.
     
  4. Offline

    bananashavings

    Bump

    When I run that is gives me this error:

    A compatible version of Visual Studio 2008 was not detected on the system. This update is designed for only the Microsoft Visual Studio 2008 (ENU) product family, and is not compatible with any Express editions.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  5. Offline

    JWhy

  6. Offline

    bananashavings

  7. Offline

    JWhy

    You can still just add "-nojline" to your start command, for example:
    Code:
    java -Xms512M -Xmx2G -jar craftbukkit.jar -nojline
     
  8. Offline

    bananashavings

  9. Offline

    jacklin213

    did what JWhy said last work?
     
  10. Offline

    bananashavings

    jacklin213
    I would like to also know how to fix it.
     
  11. Offline

    jacklin213

    ok....? but did it work or not?
     
  12. Offline

    bananashavings

    No, beause I use bukkitgui, so I cant edit it for my servers
     
  13. Offline

    JWhy

    Please run your start command in ConEmu instead of cmd. I'm really interested whether it will still throw this error
    EDIT: Then the problem is BukkitGUI. CraftBukkit seems to have changed regarding JLine in 2014, BukkitGUI however hasn't been updated since
     
  14. Offline

    bananashavings

    Thanks!

    JWhy For some reason the -nojline line dose not change anything :(

    Bump

    bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  15. Offline

    JWhy

    (don't use BukkitGUI)
     
    jacklin213 likes this.
Thread Status:
Not open for further replies.

Share This Page