Server won't load java after fresh install

Discussion in 'Bukkit Help' started by TidalRyan, Oct 15, 2016.

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

    TidalRyan

    I used to be able to run servers, now with a clean install of windows, all is playing up.
    My error.
    Code:
    
    C:\Users\taroshixela\Desktop\Minecraft Server>java -Xmx1G -Xmx1G -jar spigot.jar
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    
    C:\Users\taroshixela\Desktop\Minecraft Server>PAUSE
    Press any key to continue . . .
    
    PATH is setup.
     
    Last edited: Oct 15, 2016
  2. Offline

    oceantheskatr

    Do you have Java installed on your computer?
     
  3. @TidalRyan
    Are you sure you installed your Java Runtime Enviorment properly? Because java can't find the basic libraries that are included with that. I'd say try removing all java installs on computer, and install the latest version.
     
  4. Offline

    oceantheskatr

Thread Status:
Not open for further replies.

Share This Page