• 0

    posted a message on [Software] ZenCraft - Optimized Bukkit Without Java [1.3_01]
    Still looking for a way to get this working on ubuntu 10.04

    Edit:

    mono --optimize=shared ikvm.exe -jar craftbukkit.jar nogui

    Have fun with that.

    Edit2: It was a bug in mono, it should be fixed in the master branch of the git repo now. you shouldn't need to use the optimize flag with 2.11.
    Posted in: Server Support and Administration
  • 0

    posted a message on [Software] ZenCraft - Optimized Bukkit Without Java [1.3_01]
    So... what did Phonic do differently than everyone else? A guy in the bukkit IRC has it working on debian 6 aswell.
    Posted in: Server Support and Administration
  • 0

    posted a message on [Software] ZenCraft - Optimized Bukkit Without Java [1.3_01]
    Quote from Alia5_ »
    It does work for linux....
    Phonik:
    Under Linux, its a bit fiddly. It doesn't like older versions of Mono too much. 2.10 seems to work okay under CentOS


    (http://www.reddit.com/r/Minecraft/comme ... m_instead/)


    Not for the majority. 2.10/2.11 with ikvm .46 do not work under ubuntu. CentOS must have something else going on that makes it work.
    Posted in: Server Support and Administration
  • 0

    posted a message on [Software] ZenCraft - Optimized Bukkit Without Java [1.3_01]
    mono 2.11, ikvm 0.46, ubuntu 10.04 x64, craftbukkit 493:

    22:43:27 [INFO] Starting minecraft server version Beta 1.3
    22:43:27 [INFO] Loading properties
    22:43:27 [INFO] Starting Minecraft server on CENSORED:25565
    22:43:28 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-493-g8b5496e-b493jnks (MC: 1.3)
    22:43:28 [INFO] Preparing level "world"
    22:43:28 [INFO] Preparing start region
    22:43:29 [SEVERE] java.lang.NoClassDefFoundError: net.minecraft.server.Item
    22:43:29 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    22:43:29 [SEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    22:43:29 [SEVERE] Caused by: java.lang.ExceptionInInitializerError
    22:43:29 [SEVERE]    ... 2 more
    22:43:29 [SEVERE] Caused by: java.lang.NullPointerException
    22:43:29 [SEVERE]    at net.minecraft.server.Item.<clinit>(SourceFile:57)
    22:43:29 [SEVERE]    ... 2 more
    22:43:29 [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: net.minecraft.server.Item
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ExceptionInInitializerError
        ... 2 more
    Caused by: java.lang.NullPointerException
        at net.minecraft.server.Item.<clinit>(SourceFile:57)
        ... 2 more


    Same, but with vanilla minecraft_server.jar instead

    2011-03-11 22:51:47 [INFO] Starting minecraft server version Beta 1.3
    2011-03-11 22:51:47 [INFO] Loading properties
    2011-03-11 22:51:47 [INFO] Starting Minecraft server on CENSORED:25565
    2011-03-11 22:51:47 [INFO] Preparing level "world"
    2011-03-11 22:51:47 [INFO] Preparing start region
    java.lang.NoClassDefFoundError: dm
        at net.minecraft.server.MinecraftServer.run(SourceFile:237)
        at bc.run(SourceFile:366)
    Caused by: java.lang.ExceptionInInitializerError
        ... 2 more
    Caused by: java.lang.NullPointerException
        at dm.<clinit>(SourceFile:57)
        ... 2 more
    2011-03-11 22:51:48 [SEVERE] Unexpected exception
    java.lang.NoClassDefFoundError: dm
        at net.minecraft.server.MinecraftServer.run(SourceFile:237)
        at bc.run(SourceFile:366)
    Caused by: java.lang.ExceptionInInitializerError
        ... 2 more
    Caused by: java.lang.NullPointerException
        at dm.<clinit>(SourceFile:57)
        ... 2 more


    I've gathered that this doesn't work for pretty much anyone
    Posted in: Server Support and Administration
  • 0

    posted a message on Clientside player name removal?
    Bump.
    It's basically movie mode (F1) but with the hand and weapon showing.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on XtremeHostz Xen Managed and Unmanaged VPS
    Quote from atomiccow »
    Quote from termination »
    We have gotten word from our server providers that we must disassemble our minecraft servers. For the amount of ram and CPU power to the pricing has resulted in us losing money not only that but the lack of interest into our servers. As we came over to trial the minecraft community it seems there is not enough economy in this market yet. This is not to say we may come back. But for the time being we are losing money and cannot afford to offer free services. The server will be shut down on the 30th of March and all backups will be kept for a further 20 days. We are sorry for this inconvenience.


    Termination
    Thanks XtremeHostz


    This is simply disappointing and discouraging. Your company should have looked further into this before offering up a service like this. This is not the way to treat customers and definitely not the way to run a business. You leave me with 20 days to find a reliable server with no choice of even continuing with you at potentially a higher cost. Simply disappointing...


    You might want to check out http://Allgamer.net .
    They offer both semi managed Minecraft gameservers and standalone VPS'.

    And here's my affiliate link if you feel like being generous.
    Posted in: Other hosts
  • 0

    posted a message on Clientside player name removal?
    This forum is rather dead.
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on MineOS--the most simple way to host MC
    Quote from Cordeval »
    Quote from Dragonshadow »
    How would I go about using these methods on my already-setup ubuntu box? I've toyed with ramdisks before, but could never create what I'd call a "stable" solution, and I'd never even heard of a difference backup before.


    The safest, quickest, and easiest is probably for you to use VirtualBox.
    It's what I used to try MineOS before committing it to boot on an old computer destined to be my server.
    From within Ubuntu see if Ubuntu Software Center has VirtualBox for download...I think I got mine there.
    Follow the minecraft.codeemo.com home page's video tutorial...which begins with setting up VirtualBox.


    I have no plans to actually install mineOS, I wish to setup similar backup and ramdisk configurations -on- my ubuntu install.
    Posted in: Server Support and Administration
  • 0

    posted a message on MineOS--the most simple way to host MC
    How would I go about using these methods on my already-setup ubuntu box? I've toyed with ramdisks before, but could never create what I'd call a "stable" solution, and I'd never even heard of a difference backup before.
    Posted in: Server Support and Administration
  • 0

    posted a message on Clientside player name removal?
    Anyone?
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Clientside player name removal?
    Just a small request for a clientside mod to remove the player name pane that floats over players. It's rather aggravating to try and video/machinima work when the player names are just floating there
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Minecraft=Trojan?
    And this is why you use a good antivirus, like malwarebytes.
    Posted in: Legacy Support
  • 0

    posted a message on [GUIDE]Fix & Performance Increase for Intel GMA Users
    What would I use for an hp mini 1000?
    Posted in: Legacy Support
  • 0

    posted a message on MCEdit: Minecraft World Editor (Now open source!)
    I've got an i7 920 (quad with hyper) and 12gb ram, any parameters I can pass to speed it up?
    Posted in: Minecraft Tools
  • 0

    posted a message on [MOD] McRegion v5 (Optimized Saves) [1.2_02]
    Quote from JulianDraak »
    Which should I install, server or client? I'd guess server for SSP?


    You install the client version in your client.
    Posted in: Mods Discussion
  • To post a comment, please .