• 0

    posted a message on Java Error - Stop server from working
    Bump?

    Not a fan of bumping but this has been an ongoing issue for me and would like to know if anyone has some input which could be of use.
    Posted in: Legacy Support
  • 0

    posted a message on Java Error - Stop server from working
    Quote from domo lover

    just get a nre server jar and pull the world files from the old 1 to the new 1 and there ! :GoldBar:


    That was the first thing i tried, unfortunately the problem persisted.

    i feel it is also important to note that i have not changed anything on this system during the time it was working leading up to these errors.
    Posted in: Legacy Support
  • 0

    posted a message on Minecraft is lagging
    Quote from KiD_DiRtY

    delete the .minecraft folder?



    Only after you backup the worlds you wish to keep, then you can safely delete the .minecraft folder.
    Posted in: Legacy Support
  • 0

    posted a message on Java Error - Stop server from working
    Hi, im currently running a server with blackmodules mod and it has been running flawlessly for a good month now without error untill just a day ago where we keep receiving these errors in the console which stop the server fair in its tracks.
    C:\Users\Server\Desktop\Server>java -Xincgc -Xmx4G -jar minecraft_server.jar nog
    ui
    240 recipes
    16 achievements
    2011-06-27 16:00:54 [INFO] Starting minecraft server version Beta 1.6.6
    2011-06-27 16:00:54 [INFO] Loading properties
    2011-06-27 16:00:54 [INFO] Starting Minecraft server on *:25565
    2011-06-27 16:00:54 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-06-27 16:00:54 [WARNING] The server will make no attempt to authenticate us
    ernames. Beware.
    2011-06-27 16:00:54 [WARNING] While this makes the game possible to play without
     internet access, it also opens up the ability for hackers to connect with any u
    sername they choose.
    2011-06-27 16:00:54 [WARNING] To change this, set "online-mode" to "true" in the
     server.settings file.
    2011-06-27 16:00:54 [INFO] Preparing level "w1"
    2011-06-27 16:00:54 [INFO] Preparing start region for level 0
    2011-06-27 16:00:54 [INFO] Preparing start region for level 1
    2011-06-27 16:00:55 [INFO] Done (791277909ns)! For help, type "help" or "?"
    java.lang.NullPointerException
            at lm.c(Unknown Source)
            at hi.a(SourceFile:491)
            at hi.u(SourceFile:615)
            at en.u(SourceFile:26)
            at dt.u(Unknown Source)
            at hi.o_(SourceFile:210)
            at en.o_(SourceFile:30)
            at dh.a(SourceFile:1160)
            at dn.a(SourceFile:43)
            at dh.g(SourceFile:1136)
            at dh.e(SourceFile:1115)
            at net.minecraft.server.MinecraftServer.h(SourceFile:374)
            at net.minecraft.server.MinecraftServer.run(SourceFile:307)
            at bo.run(SourceFile:422)
    2011-06-27 16:00:57 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at lm.c(Unknown Source)
            at hi.a(SourceFile:491)
            at hi.u(SourceFile:615)
            at en.u(SourceFile:26)
            at dt.u(Unknown Source)
            at hi.o_(SourceFile:210)
            at en.o_(SourceFile:30)
            at dh.a(SourceFile:1160)
            at dn.a(SourceFile:43)
            at dh.g(SourceFile:1136)
            at dh.e(SourceFile:1115)
            at net.minecraft.server.MinecraftServer.h(SourceFile:374)
            at net.minecraft.server.MinecraftServer.run(SourceFile:307)
            at bo.run(SourceFile:422)


    Any insight into this and or fixes would be appreciated, we prefer to keep the mod as it adds a fair amount of content
    and has never presented any reason to believe it the cause beforehand.
    Posted in: Legacy Support
  • 0

    posted a message on EXCUSE ME
    Quote from poeman »
    Quote from Ashrok »
    probably could have done with a more attention grabbing title though, on any normal day is i wasn't curious i'd probably of just skipped over this.

    Well anyone that is intellectual will ignore it thinking it is spam, whilst any fool will click thinking I want their attention :wink.gif:


    I see what you did there ;P :Diamond:
    Posted in: Server Support and Administration
  • 0

    posted a message on EXCUSE ME
    probably could have done with a more attention grabbing title though, on any normal day is i wasn't curious i'd probably of just skipped over this.
    Posted in: Server Support and Administration
  • 0

    posted a message on Server RAM Usage
    1.Open notepad and type:

    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE

    Note: If you are running java in 32bit mode on a 64bit machine, change %ProgramFiles% to %ProgramFiles(x86)%

    2. Save the document as RUN.bat (not as a .txt)
    3. Double Click RUN.bat and you're away!
    4. When you're done toying, issue "stop" command in console.

    (Note if you want to give the server more RAM change the line "-Xmx1G" to whatever amount of RAM you want assigned e.g -Xmx2G, or -Xmx3G this is going by Gigabytes of ram you could also do -Xmx1024MB, or -Xmx2048MB but its basically the same thing.)

    Information above is from the bukkit wiki : http://wiki.bukkit.org/Setting_up_a_server
    Posted in: Server Support and Administration
  • 0

    posted a message on ##**Multiplayer Server help NEEDED**##
    remove your ip from the properties config file you don't need it. also if you still have issues i'd suggest yourself and your friends trying to use the program 'Logmeinhamachi' this will allow you to setup a "Virtual Lan" which will assign you all a "hamachi ip" which people will use to join your server. This works well for small servers for personal use.
    Posted in: Legacy Support
  • 0

    posted a message on i cant port forward
    Alternatively yourself and your friend could download 'Logmeinhamachi' and setup a 'Virtual LAN' this works without any issues with small - moderate amounts of players.
    Posted in: Legacy Support
  • 0

    posted a message on Playing offline
    I'm fairly sure that if you log in once on the pc your using with the internet it enables off-line play. no guarantees of course.
    Posted in: Legacy Support
  • 0

    posted a message on Zombe's modpack - not allowed?
    I'm not 100% sure since i've never used the mod pack, however i would assume it is because some of the mods that come with the mod pack are for single player use only, meaning they aren't programmed for SMP. therefore disabling the pack because of incompatibility issues.
    Posted in: Server Support and Administration
  • 0

    posted a message on HELP
    Ahh, that is my bad i saw an 'Installation' link in there. however it would seem it just links to a blank page. Try this link
    fairly straight-forward. and any other information you need in on the previous link

    http://wiki.sk89q.com/wiki/WorldGuard/I ... ion/Bukkit

    *EDIT* I'd Also suggest using notepad++ for any editing of configurations
    http://download.tuxfamily.org/notepadpl ... taller.exe or if you prefer going through the main site -
    http://notepad-plus-plus.org/release/5.9 - This will use the same link as above anyway but it gives you the comfortability of knowing im not trying to infect your pc :smile.gif:
    Posted in: Server Support and Administration
  • 0

    posted a message on EXCUSE ME
    In the name of seeing the great works of our creative developers here in the minecraft community i bump thee
    Posted in: Server Support and Administration
  • 0

    posted a message on HELP
    Ok, first know that you need to be running a bukkit server in order to use "WorldGuard".

    http://forums.bukkit.org/threads/sec-wo ... klist.790/

    Please do take the time to read through the thread if you have any problems more than likely your questions may have been answered and with a little research solved.
    Posted in: Server Support and Administration
  • 0

    posted a message on Any RPG servers?
    You may need to be just a smidge more specific,

    Strict RP?
    General RP?

    *shrugs* just a suggestion if you really want to find the kind of place your gonna have fun, let people know more about what your looking for 'RPG' Really defines alot of different things.
    Posted in: Server Support and Administration
  • To post a comment, please .