The Bukkit Consulting Firm - Solving all your Bukkit-related challenges!

Discussion in 'Bukkit Help' started by M1sT3rM4n, Aug 25, 2011.

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

    jasvecht

    http://www.question2answer.org/qa/ seems to be a decent FOSS too :)


    And instead of using Localhost you could also duplicate your Minecraft Server and run the other with less ram on another port :p That's how I do it.
     
  2. Offline

    hammale

    as nice as it looks i am tempted to write it from scratch just so i understand how it wrks :D but thats probably the easiest and fastest way to do it :)
     
  3. Offline

    jasvecht

    Oooh. One was available through Softaculous in my WHM, testing it out as we speak. Whilst I hate what cPanel did to my beautiful, beautiful server.. Softaculous does make me happy sometimes :p I'll report back if its any good


    Edit: Done. hammale (as you already liked and and I dont want to post again) it comes with two themes:

    http://gyazo.com/fe88591baf5142afedb2015a9373e5d8
    and
    http://gyazo.com/5e5febe8222aa72598a53516b6a14259

    It supports user titles etc, it was slow at first but it seems rapid now. Might be because I now use Theme #1 instead of Theme #2 but it is even rapid when Ctrl+F5'ing now.

    This is the ACP:

    http://gyazo.com/8b5533ce33cf57d4cf37eaba04cef625

    it supports user titles etc so it is actually quite cool... Feel free to add me on skype (jasvecht) or PM me if you want access to it so you can screw around a bit and see for yourself.
     
    hammale likes this.
  4. Offline

    hammale

    lol ur name is Alex too? im at school now but ill hop on skype when i get off (~2hrs) :D looks good!
     
  5. Offline

    M1sT3rM4n

    I was thinking about using the Kayako system, but that's too complex for what we are trying to accomplish.
     
  6. Offline

    jasvecht

    Mmm, i'll google that. Feel free to PM me/skype me and I will let you take a look at this one. While complicated on the administrator side, it's pretty simple for users.
     
  7. Offline

    M1sT3rM4n

    http://www.kayako.com/
     
  8. Offline

    jasvecht

    Oh that, yeah I considered that once for a project. Quite expensive though. I ended up using LiveZilla
     
  9. Offline

    mmmmmm419

     
  10. Offline

    M1sT3rM4n

    Were you about to type something? I see a blank field.
     
  11. Offline

    Akunji

  12. Offline

    M1sT3rM4n

  13. Offline

    hammale

  14. Offline

    Akunji

    When i dont put any IP, i get the same problem.
    When i put my external IP, the server doesn't work locally or externally.

    When i start a vanilla minecraft server and put my internal IP it seems to work.
     
  15. Offline

    M1sT3rM4n

    Have you isolated each of the plugins one by one?
     
  16. Offline

    Akunji

    Removed all plugins, still the same problem.
     
  17. Offline

    M1sT3rM4n

    Which build are you using? The RB?
     
  18. Offline

    tyzoid

    Can you post your IP and start up your server?

    Sometimes you can't see it from your internal network.
     
  19. Offline

    Akunji

    herp a derp
     
  20. Offline

    tyzoid

    I was able to connect just fine.

    It looks like bukkit is configured properly.
     
  21. Offline

    Akunji

    Seemed to be my firewall, problem solved.
     
  22. Hey, I need more help. :( I've been trying to solve this problem for days on end now with no avail. My server was going just fine when my friends asked me if I could host a 2v2 RFW for them, vanilla of course. So, I moved all of my plugins, (.yml and everything) to another folder and hosted the server as Vanilla. When I came back the other day to reinstall all of my plugins, it gave me a bunch of funky errors. Now, I understand them all but I don't get how I'm getting them. Bad version number in .class file and (Is it up to date?) errors. Trying to fix this, I reinstalled all of my plugins and even went so far as to reinstall craftbukkit. It's still giving me the same errors. I'm running a Mac OSX 10.5.8 x64. My java version is 1.5.0_30, and the only wrapper I'm running is Hamachi. My version of craftbukkit is #1587. The plugins I'm running (WorldEdit is the only plugin that seems to work, albeit only once) are: WorldEdit, WorldGuard, PhysicalShops, Colored Signs, Essentials (Manager, Bridge, Spawn, Protect), LWC, MobDisguise, PlayerFreeze, SimpleClans, and Vault. If you need a copy + paste of the error, just ask. :)

    Edit:
    It's not WorldEdit, it's WorldGuard that works just fine.
     
  23. Try and use Java 6.
     
  24. Offline

    tyzoid

    Java6 is recommended for running your bukkit server. While Craftbukkit itself is built against Java5, many plugin authors, including myself, build with Java6.

    This means that you need at least java6 to run some plugins.

    If you can get java7 now on a mac, use that instead, as it has solved some performance issues.
     
  25. Offline

    M1sT3rM4n

    Bumping a useful thread!
     
  26. Offline

    Quinnatator

    It seems like the server kicking problem has been resolved somehow. I think that was because of limit of players on the server due to lack of RAM. Now I know what that harmless error is. Thanks for the help. :)

    Hi everyone, I finally got a hold of the error that the people on my mac server are facing. The server keeps kicking players off the server after they've gone on the server for a while. Once they've logged back on after being kicked, the server kicks them off again after a few seconds. Here's what it says:

    Minecraft Message: Connection Lost - Internal exception: java.net.SocketException: Broken Pipe

    21:36:03 [INFO] Quinnatator lost connection: disconnect.overflow
    21:36:03 [INFO] [Backup] Scheduled last backup for 240 minutes;
    21:36:03 [SEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99)
    21:36:03 [SEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
    21:36:03 [SEVERE] atjava.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
    21:36:03 [SEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
    21:36:03 [SEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:106)
    21:36:03 [SEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)

    Plugins List: Backup, Creeper Heal, Emergency Downtime, Essentials, Lumberjack, LWC, Multiverse, No Lagg, Permissions Bukkit, Ptweaks, Sign Utilities, Simple Prefix, Starter Kit, War, World Edit, and World Guard

    It might be that this is a similar error having to do with when people x out of a Minecraft server rather than disconnect from it. Furthermore, the server has no lag when me and others get this error.
    Any help would be greatly appreciated. Thanks.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 14, 2016
  27. Offline

    hammale

    bukkit answers goes well...

    http://dev.bukkit.org/server-mods/hideplugins/ :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Oct 10, 2018
  28. Offline

    M1sT3rM4n

    Do you have any idea with regards to the problem above you? I am still searching...
     
  29. Can you try and disable Multiverse and test it again?
     
  30. Offline

    Quinnatator

    I disabled Multiverse and No Lagg's chunk sending feature after searching the "disconnecting.overflow" error. It seems like the chunk sending in No Lagg has made people get this error so it might be the problem. I'll see if it ever happens again. Thanks.
     
Thread Status:
Not open for further replies.

Share This Page