Jump to content

Growster

Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by Growster

  1. Ok, ok - these switches saved a pvp tournament on a netparty ^^

    I'm running 8 Minecraft Server, Tekkit, Craftbukkit and Vanilla. My experience with such experiments are bad, for a stable server you only need the switch -Xmx (regardless if your at a netparty). Java 7 (1.7.x) optimize all for you, in the days of 1.4 this was different.

  2. Plain dump?

    You are referencing documents for Java 1.4: "Unless otherwise noted, all information on this page applies to both the HotSpot Client VM and the HotSpot Server VM as of Java SE version 1.4."

    Java 1.4 is about 10 years old, you should use Java 1.7, with this version all these switches are obsolete. Welcome to 2012!

  3. "... You'll probably go from around 70% to 20% cpu usage ..."

    And when you use this shit twice it will run a 100.000 slot Tekkit Server with 0,0000% CPU usage on a electronic calculator - for sure!

    This is my command line:

    -Xmx{MAX_MEMORY}M

    That's all you need. When your server lags, get better hardware!

  4. I'm fairly new to Tekkit, we are playing it since about 4 weeks on our own server. When we found the possibilities of EE we were first happy about to be so rich, but after a while it gets boring. We stopped mining and throw diamonds in the recycler just for the LULZ, the value of expensive items was gone and we stopped searching for it. So we throw all our Red Matter an the enormous amount of diamonds in the recycler an I disabled EE completely -> The fun is back again, we learned our lesson :)

  5. You tried to join a second time after somebody teleport you? Have you tried to join another server?

    Another possible fix is to delete your player data from the world ([world]/players/[player].dat)

  6. Same problem here ...

    Title: java.lang.NoSuchFieldError: energyStored

    Version: 3.1.3

    OS: Ubuntu Server 12.04.1 LTS 64bit

    Java Version: Oracle Java 1.7.0_09 64bit

    Description of Problem:

    Since updating from 3.1.2 to 3.1.3, right after server startup the server crashs. When I generate a new world, all is doing fine. 3.1.3 has a problem with my world used with 3.1.2.

    15.11 23:41:49 [server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    15.11 23:41:49 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
    15.11 23:41:49 [server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
    
    15.11 23:41:49 [server] INFO at net.minecraft.server.World.tickEntities(World.java:1189)
    
    15.11 23:41:49 [server] INFO at buildcraft.factory.TileRefinery.q_(TileRefinery.java:275)
    
    15.11 23:41:49 [server] INFO java.lang.NoSuchFieldError: energyStored
    
    15.11 23:41:49 [server] SEVERE Unexpected exception
    
    15.11 23:41:49 [server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    15.11 23:41:49 [server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
    15.11 23:41:49 [server] SEVERE at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
    
    15.11 23:41:49 [server] SEVERE at net.minecraft.server.World.tickEntities(World.java:1189)
    
    15.11 23:41:49 [server] SEVERE at buildcraft.factory.TileRefinery.q_(TileRefinery.java:275)
    
    15.11 23:41:49 [server] SEVERE java.lang.NoSuchFieldError: energyStored
    
    15.11 23:41:49 [server] Startup Done (1.154s)! For help, type "help" or "?"

×
×
  • Create New...