• 0

    posted a message on Lock this thread (hMod thread)
    Trying to use the Savereload plugin i get this error

    010-10-15 11:46:35 [SEVERE] Exception while loading plugin
    java.lang.ClassNotFoundException: SaveReloadPlugin
            at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:264)
            at PluginLoader.load(PluginLoader.java:170)
            at PluginLoader.loadPlugin(PluginLoader.java:131)
            at PluginLoader.enablePlugin(PluginLoader.java:243)
            at etc.parseConsoleCommand(etc.java:426)
            at bn.run(bn.java:19)
    Posted in: Server Support and Administration
  • 0

    posted a message on Auto Save Centos 5.0
    Hey i am running a Centos server got everything working but is there a auto save every like 5 mins soo in case server does crash i don't lose anything. I am new to this and couldn't find anything any help would be awesome,
    Posted in: Alpha - Survival Multiplayer Support
  • 0

    posted a message on Tutorial: Linux box hosting
     minecraft]# java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Could not create the Java virtual machine.


     java -version
    java version "1.6.0_17"
    OpenJDK Runtime Environment (IcedTea6 1.7.5) (rhel-1.16.b17.el5-i386)
    OpenJDK Client VM (build 14.0-b16, mixed mode)

    Keep getting that idk whats wrong
    Posted in: Server Support and Administration
  • To post a comment, please .