Solved [ERROR] Something to do with segmentation fault

Discussion in 'General Help' started by VortexGmer, Apr 20, 2015.

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

    VortexGmer

    Please PLEASE HELP!
    I have a raspberry pi 2 (1gb ram) @ 1ghz and am trying to get a bukkit(or spigot) server to run on it. I have done this before, It works with vanilla and it gives me this error when I try to do it:
    pastebin
    I really need help with this, If you are wondering is is my start script:
    Code:
    java -Xms512M -Xmx1000M -XX:MaxPermSize=128M spigot.jar
    spigot.jar was also bukkit.jar
    and craftbukkit.jar
    Thanks!
    PS: This is really urgent
     
  2. Offline

    BobdaFett

    @VortexGmer I have a RasPi too, but I can't seem to even download mc on it.... :(
     
  3. Online

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
     
  4. Offline

    VortexGmer

    You cannot download mc but you can run Mc servers such as bukkit
     
  5. Offline

    BobdaFett

    oh ok
     
  6. Offline

    VortexGmer

  7. Offline

    VortexGmer

    Bump, Still not working
     
  8. Offline

    VortexGmer

  9. Offline

    VortexGmer

    omg i really need this fixed, I *might* have a solution but I haven't tested it and i t probably won't work, Bump
     
  10. Offline

    STINGRAY

    java -jamvm -Xms512M -Xmx1000M -jar spigot.jar
    Try that one
     
  11. Offline

    VortexGmer

    SOLVED
     
Thread Status:
Not open for further replies.

Share This Page