Jump to content

greedseed

Members
  • Posts

    315
  • Joined

  • Last visited

Everything posted by greedseed

  1. agree on the mature owner 21 myself and i like you conker5295 i run my own hardware in a datacenter where i have 24/7 acces to. And even better CentOs is used here as well so there are decent managed servers out there! but these servers are hard to find and take a lot of work! And thats what some players never understand ! i have my server new running for 3 months on the same map and there are just to many issues now. Plugins gone bad bugs bin abused. So i started work on a server V2 witch will mean a new map. A new start. So what do i do to keep them happy. New server runs on Port 25565 Old map stays open on other port! Also players from the old map will keep there rank and get some extra /Kit command. And since we dont sell ANY items for real money we dont have a issue with that! So basicly! good manage, good community, understanding of gamers, dont sell ingame stuff like a cheapass basterd and run your server like a mother care's for its child There will always be haters but in my case about 80% Will just go to the new map and have n issue
  2. no one with some insight ?
  3. haha thanks I am gone reinstall BC and MCmmo today and see what happens :)
  4. i love the mcmmo fix now working with tekkit tools. But can you add chainsaw Also the only issue i have is that fake players give errors in console. Things like quarrys and blockbreakers give this 19:35:44 [sEVERE] Could not pass event BlockBreakEvent to mcMMO java.lang.NullPointerException at com.gmail.nossr50.listeners.BlockListener.onBlockBreak(BlockListener.java:172) at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) at buildcraft.factory.TileQuarry.positionReached(TileQuarry.java:438) at buildcraft.factory.EntityMechanicalArm.doMove(EntityMechanicalArm.java:183) at buildcraft.factory.TileQuarry.q_(TileQuarry.java:146) at net.minecraft.server.World.tickEntities(World.java:1248) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:641) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:525) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) >
  5. wel we got rid of nolagg a LONG time ago since its code is mest up like hell! Just get rid of nolagg and try CB++ then. A lot of server use CB++ including me and i use it on a bigass server and still no one is complaining over any TPS problems
  6. nolagg sucks! it creates more issues then it solves. I has memory leaks like crazy and if you use CB++ it will probebly confict with Nolagg since Nolagg try's to imitate CB++ in some ways
  7. i realy dont like any of the VPS hosts. Since they always have huge limits on ram. I am running my server on my own hardware that i placed in a datacenter myself and i am happy! My server can use up to 9Gig of ram when it has bin running for 3 days without a reboot( Mc server) and this is a 50 slots but high population server. But still 3 to 4 Gigs is not a lot on my eyes
  8. Awsome post mate thanks for adding my LWC link! Il be sure to check out the other plugins you posted up here today on my Server V2 since i realy want to get rid of NoItem
  9. Oke so new transporter is supported in tekkit i have bin working hard to pick my plugins towards Transporter. Since i want to set up a server - server on the same machine to disperce server loads Anyone can correct my logic here? This is my setup: HardWare server BukkitMain Server minecraft port 25565 Transporter listen port 26001 BukkitSub Server minecraft port 26000 Tranposrter listen port 26002 Both servers use transporter 8.6. I link them with Localhost So MainServer - SubServer Trp server add server1 localhost:26001 "Serverkey" SubServer - MainServer Trp server add server2 localhost:26002 "serverkey" Now when i do "Trp server list" i get the linked server on both of them Also "Trp server ping" Works on both servers Then i place a portal and link those on both server. The link is created and the signs on the portal update. Now when i do walk threw the protal i get server load screen and then "Connection refused: connected" Any clue what i am wrong on here ? I dind find a lot of info about server - server on the same machine so i had to try out most of it myself.
  10. well there are caching clients out there. I still wonder why tekkit is not yet implementing one
  11. this one is more complete http://forums.technicpack.net/threads/lwc-adding-mod-items-guide-and-list-95-complete.18703/
  12. ah its oke i am working on a new server so these world files will be gone anyway :D
  13. oke awsome the fixt version works ! i love you man
  14. Oke i am building a second version of the server. Now i wanted to add the MCMMO plugin but i ran into a snag i keep getting this error with all versions of MCMMO 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-15 18:26:19 [sEVERE] java.lang.ClassNotFoundException: com.gmail.nossr50.util.blockmeta.PrimitiveExChunkletStore 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:217) 2012-09-15 18:26:19 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java:205) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:321) 2012-09-15 18:26:19 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:266) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-15 18:26:19 [sEVERE] at java.lang.Class.forName(Class.java:264) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:621) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1592) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346) 2012-09-15 18:26:19 [sEVERE] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.deserializeChunkletStore(HashChunkletManager.java:235) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.util.blockmeta.HashChunkletManager.chunkLoaded(HashChunkletManager.java:36) 2012-09-15 18:26:19 [sEVERE] at com.gmail.nossr50.listeners.WorldListener.onChunkLoad(WorldListener.java:36) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2012-09-15 18:26:19 [sEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2012-09-15 18:26:19 [sEVERE] at java.lang.reflect.Method.invoke(Method.java:616) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:484) 2012-09-15 18:26:19 [sEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:469) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:111) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:409) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:244) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492) 2012-09-15 18:26:19 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Other plugins Essentials Essentials chat Inquisitor Modifyworld PermissionsEX Questioner Register Towny Townychat Transporter Vault Anyone any clue what the solution for that one is
  15. i can promises you its better to have CB++ !
  16. Oke a lot of players ask a lot when the new tekkit version with Bukkit 1.3 is comming to be Well i know and probebly a lot of you that tekkit needs to wait on mod ports and mods to be compatible with 1.3 But to dim down the guys who dont aint it possible to make like a status page ? It will display if the mod is ready for 1.3 and if or if not it is already ported. Like: Buildcraft: 1.3Ready: Yes Port: No Redpower: 1.3Ready: No Port: No ... This will give the guys why dont care to read something to chew on and maybe make them shut up for a while Just an idea :)
  17. yes it works like Bukkit thats why its called craft "bukkit" ++
  18. well i sugest CentOS witch is basicly redhead and is masivly stable ! Also do some more research on your CPU's If you dont care on core's and only want Per core power http://ark.intel.com/de/products/27213/Intel-Xeon-Processor-5080-4M-Cache-3_73-GHz-1066-MHz-FSB These are only 2 core ( 4 with hyperthread) but give a lot more punch/core NEVER go like " oh this costs more so it MUST be better" since everyone uses it for something differently ! also take into account what the power usage of those CPU's is 130W a peace. Make sure your PSU is up to that load 24/7 and your backup power as well since these drain more since these are no "E Series" Working on server hardware is a lot more then just plomping another CPU in there ( comming from experianced server maintainer)
  19. then you name to make "ChestShop" also a BASIC plugin !
  20. no i am talking about support for any player data created with your plugin. i am completely anty data flatfile and the more there is in the database the more there is to use on our website! il leave it back on topic now But yeah i use MCjobs atm and it sucks... Dont get me wrong here MCjobs is epic for Normal MC servers But for tekkit irs prity awfull since all items everyone makes or mines cant be added to the jobs. in that case the plugin that ZeePal made would solve that just need to take a look at it dind get the chance yet. Also MCjobs saves all its data in a flatfile. This makes it a lot slower
  21. +1 http://whitelist.mcf.li/ !!!! Just check who you let into your server and if they do grief ban them with MCbans so other servers know what he did! You must add proof to it! me as a server owner use whitelist but only take Grief bans with proof! i ignore honypot and "love you" or "derp" bans! but if a guy comes up with 8 bans all about griefing... Yay let him in !
  22. derp read some stuff up about CB++! i dont get why so many **** post topics about stuff that is already awnserd you even have the CB++ topic link !! But oke lets bitch again ! post a dam error log! how are we gone help you fix towny or factions when we dont know what is wrong :)
  23. do you ever get out of your lazy box and look on the internet ? never heard of freaking essentials ?
  24. just to help you out here KenBeanNet We run a 2.4Ghz CPU as well and we can get 50 players online and our TPS are 100%. We do run CB++ and CentOS ( linux) Linux is just sooo much more stable then Windows can ever be. Also we run the server version so No GUI also helps getting loads of the Server hardware. Things that do strain CPU: Exploring huge areas Letting dynmap run on stock settings Mod items licke block braikers Other most things are fixt by the autostacker of CB++ or the growth reduce by CB++ You need to know servers like Nettify probebly run 3.8Ghz CPU's and since MC is still a "single" core application it will benefit more from a Higer GHZ cpu then one with more core's Ofc a Pentium 4 will not beat a Quadcore even if the GHZ are higher since the CPU argitecture is a lot older. Edit: To compare ( or me want to show off hardware two ) We run: 2x Intel Xeon E5645 ( 6core's 2.4Ghz) 40Gb Corsair 16000Mhz Ram (overkill Tekkit only uses 7Gig at max!) 4 Corsair Red's in raid 0 for optimal speed (1Gb write speed)( this is complete overkill for MC but we run other things on this server for my company) 4TB Backup drives in raid 1 The Minecraft runs about 72 hours before it needs a reboot.
×
×
  • Create New...