The Bukkit Consulting Firm - Solving all your Bukkit-related challenges! Thread #2

Discussion in 'Bukkit Help' started by Deleted user, Jun 21, 2012.

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

    Omnitv

    Well, this is my suggestion to use 1GB of ram.
    You are still getting this error?
    PHP:
    Error occurred during initialization of VM
    Could not reserve enough space 
    for object heap
    Could not create the Java virtual machine
    .
    Press any key to continue. . . .
    Are you using the latest Java version?
     
    BMX_ATVMAN14 likes this.
  2. Offline

    BMX_ATVMAN14

    Pm some staff and ask for a sticky
     
    Deleted user likes this.
  3. Offline

    Omnitv

    TnT don't worry, Ill try to tame cray_Z and BMX_ATVMAN14 from the wild.
     
    Deleted user, cray_Z and BMX_ATVMAN14 like this.
  4. Offline

    BMX_ATVMAN14

    He's using java 6
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1536M -jar craftbukkit.jar
    PAUSE
     
  5. Offline

    Omnitv

    Here update your Java to Java 7 HERE See if that works and use this code for your start/server.bat

    PHP:
    @ECHO OFF
    SET BINDIR
    =%~dp0
    CD 
    /"%BINDIR%"
    "%ProgramFiles%\Java\jre7\bin\java.exe" 
    -Xmx1536M -Xms1536M -jar craftbukkit.jar
    PAUSE
    Explosion!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  6. Offline

    Deleted user

    OFC not! That would ruin my chance of getting the "Bukkit Help" badge.
    Speaking of that, can I get it? :D
     
    Omnitv likes this.
  7. Offline

    Omnitv

    Im running for schoolpresident. :D
     
    Deleted user likes this.
  8. Offline

    BMX_ATVMAN14

    I don't mean to be mean, but you haven't helped a person on this thread...
     
  9. Offline

    Omnitv

    yeah on the original thread, right maim?
     
    Deleted user likes this.
  10. Offline

    BMX_ATVMAN14

    I know he helps... I'm just pointing something out that's all
     
  11. Offline

    Deleted user

    Perhaps not on this thread, but I have helped on other threads in Bukkit Help.
    I aim to only answer coding questions on this thread, or permissions help.
    I also have a job, so I don't have much time to answer.
     
  12. Offline

    PvM_Iain

    Hello! This may not be the right thread, but, I need to know a plugin that does this, or some code so I can code it myself.

    Basically, I saw on one server last week that one of their signs had characters like these, &&$&$&&"^£$^$, and it was changing to different characters very very quickly. I'd like to know of a plugin that does that or like I said, some code :)
     
  13. Offline

    Deleted user

    That would be the plugin Colors, by tyzoid .
    To get it to work on your name, do:
    /prefix &kthistextdoesnotmatter&r
    Then:
    /suffix &kthistextdoesnotmatter&r
    &k is the random letter/code thing.
     
    tyzoid likes this.
  14. Offline

    PvM_Iain

    Does it work with signs?

    EDIT: Tested, works with signs :)
     
    Deleted user likes this.
  15. Offline

    Deleted user

    Another happy customer, thanks to the BCF!
    WOO!
     
    tyzoid likes this.
  16. Offline

    Tolerance

    here's a question:

    for essentials, i sorted the /list by categories by groups, so i don't need the prefix in front of people's names like how essentials normally has it, how can i disable groups (prefixes) in front of peoples names on /list?

    if u tell me i will love you long time

    TnT

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  17. Offline

    artcwolf11011

    Iam still having problems with my server now when I try to connect eith the public ip I get "end of steam"
     
  18. Offline

    BMX_ATVMAN14

    Post your console

    What? Your server's console

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  19. Offline

    artcwolf11011

  20. Offline

    BMX_ATVMAN14

    I'm not getting the "Starting Minecraft server on *:53 it should be 25565
     
  21. Offline

    artcwolf11011

    oh for some resason on ismyportopen.com or what ever its called said 25565 isnt working for my ip so I did 53 and it said that would work for my ip.
     
  22. Offline

    BMX_ATVMAN14

    What router are you using?
     
  23. Offline

    artcwolf11011

    linksys E1200
     
  24. Offline

    BMX_ATVMAN14

    hmm I have that brand, share screen on skype?
    Edit going out to eat.. add me bmx_atvman14
     
  25. Offline

    Deleted user

    You should use Port 25565. Port 53 can't be used by games.

    Permissions Plugin?

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

    chaseoes

    Whenever someone tries to log in this happens:
    http://pastebin.com/8AFNyv5k

    Then they get kicked with a read timed out error and the server crashes.
     
  27. Offline

    PvM_Iain

    :)
     
  28. Offline

    Deleted user

    Do these steps one at a time to trouble-shoot your error. If one step doesn't work, try the next.
    1. Try replacing your world with another, generated one.
    2. Take out all of your plugins, then start up and join your server.
    3. Re-download the CraftBukkit 1.2.5-R4.0.jar, and replace your old one with the new one.
    4. Post your plugins list.
     
  29. Offline

    sayaad

    LOL (minecraft came out around 2007 < 2008 > 2009)
     
  30. Offline

    BMX_ATVMAN14

    Its a joke... lol
     
Thread Status:
Not open for further replies.

Share This Page