mc_jazza Posted April 19, 2012 Posted April 19, 2012 Did you change the server ip in the config file to your hamachi server ip? Yerp here is my server properties: #Minecraft server properties #Tue Apr 10 23:38:13 BST 2012 level-name=world allow-nether=true view-distance=10 spawn-monsters=true online-mode=true gamemode=0 spawn-animals=true difficulty=1 max-players=6 server-ip=tekkittest pvp=true level-seed=5748937328964486462 server-port=25565 allow-flight=true white-list=false spawn-npcs=true motd= Hi
Sp0nge Posted April 20, 2012 Author Posted April 20, 2012 Players can place items in protected area, and hawkeye wont tell who did it! Well, the fix is pretty damn simple: http://forums.technicpack.net/index.php/topic,4728.0.html Do this fix, and everything from Towny to WG is sorted, and hawkeye can tell you who did it. This post is just done as a "rushpost", and ill add more on hawkeye later today (if i get time that is) Also, please state issues that ur server is having, and ill post howto fix it. Dont post issues about getting it started, there are other post for those issues!
annias Posted April 24, 2012 Posted April 24, 2012 Yo Sponge, thanks for the info in this post. I have a quick question. When mucking around in the Towny settings I attempted to add quite a few items to the protection list but anytime I try to add an item with a subtype, like say a RM Furnace (128:4) Towny throws errors saying it can't read it and crashes the server. I have entered just base ID's such as 128 instead of having subtypes. Is there any way to format the syntax so that this wont happen? Do I need to enter subtype ID's as ,'128:4', instead of ,128:4, ? Thank you for your insight.
Sp0nge Posted April 27, 2012 Author Posted April 27, 2012 Yo Sponge, thanks for the info in this post. I have a quick question. When mucking around in the Towny settings I attempted to add quite a few items to the protection list but anytime I try to add an item with a subtype, like say a RM Furnace (128:4) Towny throws errors saying it can't read it and crashes the server. I have entered just base ID's such as 128 instead of having subtypes. Is there any way to format the syntax so that this wont happen? Do I need to enter subtype ID's as ,'128:4', instead of ,128:4, ? Thank you for your insight. We have tried a few ways of the subid in regards of towny, worldguard, essentials, pex, modifyworld etc. and we havent been able to sort it anywhere. Its prob just a simple thing we missed, but for us, it wont work as we want it to be. What you can do in regards of protection is to add 128 into LWC, and have it autolock any items thats placed that can be locked (that prevents noobs from yelling in chat they have been stolen from (mostly known as being greifed). In regards of Towny and item usage/place/destroy/Switch, it should be totally fine adding 128 into it, as the plotperms override the townyperms. It will "force" players to adapt more towards towny, but in the long run its prob worth it. The basic idea behind Towny is that it has plotmanagement, so if you want to, just go into the config, and set everything in regards of basic perms for a new town to false. That way only players can be hold resposible when it comes to wrong permsettings and situations like that. Ofc, learning the players about how it works is usually the most tricky part, as players tend to not read signs, MOTD or forums, they just wanna play and cba with all the "boring stuff". And finally, i dont recommend the default Townysettings in regards of townsize and plotmultiplier as Tekkit takes up alot more landmass than a vanillaserver would need for 1 player to get started. We use a chunkratio of 8, to give towns more freedom when they get more players added to theyre town. But its all up to what uselfe like. What people dont seem to get is that Towny can be looked as Worldguard, just given in the hands of players under a controlled enviroment.
Sp0nge Posted April 27, 2012 Author Posted April 27, 2012 I am btw working on a pluginpack, that will help out people that wants to make a server, with basic plugins in it. Kinda like Tekkit, download, unzip, upload ad run the server. Its not easy to get perms to add plugins, but I prob just start of releasing packs of those that have approved to it.
Rusty79 Posted May 1, 2012 Posted May 1, 2012 I am btw working on a pluginpack, that will help out people that wants to make a server, with basic plugins in it. Kinda like Tekkit, download, unzip, upload ad run the server. Its not easy to get perms to add plugins, but I prob just start of releasing packs of those that have approved to it. That would be really nice I'm busy with setting up a Tekkit server now. I've never done any type of server or even vanilla MC server. The amount of plugins and the required configuration is certainly a bit overwhelming to begin with. Something like what you're planning and or doing will be a big help.
Arsenius Posted May 2, 2012 Posted May 2, 2012 Sounds great Sp0nge, im working on a tekkit server myself and got pretty far with what you posted but got a few details that i need to workout.
Phyroxis Posted May 4, 2012 Posted May 4, 2012 Howdy, all. PEX (and ModifyWorld) are smelling as if they will become inactive when we all hit 1.2.5. Anyone using an alternate system that they can recommend to limit user world-affecting abilities?
pappaskid Posted May 5, 2012 Posted May 5, 2012 Hey peoples of the interwebs! How exactly do you turn the server on?
Proxyles Posted May 7, 2012 Posted May 7, 2012 Hey peoples of the interwebs! How exactly do you turn the server on? Dubbleklick the .bat file!
Sp0nge Posted May 7, 2012 Author Posted May 7, 2012 PEX and Modifyworld works with 1.2.5. Hawkye is discontinued, but there is an alternative in Guardian, thats Hawkeye and LogBlock merged into 1 plugin, but you DO have to get urselfe mysql for it. About the pluginpack thingy, i might just instead post configfiles since getting perms to use them, with preset configs isnt that easy.
pappaskid Posted May 7, 2012 Posted May 7, 2012 Dubbleklick the .bat file! I did, but then the command processor said "'java' is not recognized as an internal or external command, operable program or batch file"
LOZZO1000 Posted May 10, 2012 Posted May 10, 2012 im confused though. what do we do when it says failed to bind to port? do I change the port or something?
RyanTheAllmighty Posted May 11, 2012 Posted May 11, 2012 Yes means that either there is something else runnning on the port or it could be that your firewall is blocking that port Try disabling your firewall and see if that resolves it
unitazas Posted May 14, 2012 Posted May 14, 2012 Does anyone can give example of items usage permissions if i have an item, which ID is XXX:X ? How do you write that ID in plugin config, or permission?
Yuriy Posted May 14, 2012 Posted May 14, 2012 I did, but then the command processor said "'java' is not recognized as an internal or external command, operable program or batch file" If Windows then; You didn't path java properly. Search for how to path java and make sure you path the java 7 directory.
Sp0nge Posted May 16, 2012 Author Posted May 16, 2012 Added a video about finding corrupted chunks, that makes players able to help admins in order to find corrupted chunks etc!
Masterbeast Posted May 21, 2012 Posted May 21, 2012 hey i get this error as soon as i star my .bat file 2012-05-21 20:34:08 [FINE] ModLoader Server 1.1 Initializing... 2012-05-21 20:34:08 [iNFO] ModLoader Server 1.1 Initializing... 2012-05-21 20:34:08 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Buildcraft-2.2.12-b1.1R3.zip 2012-05-21 20:34:08 [FINER] Zip found. 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftBuilders 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftFactory 2.2.12" from mod_BuildCraftFactory.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftFactory 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftEnergy 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftCore 2.2.12" from mod_BuildCraftCore.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftCore 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftTransport 2.2.12" from mod_BuildCraftTransport.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftTransport 2.2.12 2012-05-21 20:34:08 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Industrialcraft2-1.71-cb1.1R4-r4.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_IC2 v1.71" from mod_IC2.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_IC2 v1.71 2012-05-21 20:34:09 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Redpower-all-2.0p4d-b1.1R3.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerLighting 2.0pr4d" from mod_RedPowerLighting.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerArray 2.0pr4d" from mod_RedPowerArray.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerArray 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerMachine 2.0pr4d" from mod_RedPowerMachine.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerWorld 2.0pr4d" from mod_RedPowerWorld.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerCore 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d 2012-05-21 20:34:09 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]Additionalpipes-32.3-bukkit-b1.1R4-r1.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_zAdditionalPipes Rev32.3" from mod_zAdditionalPipes.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_zAdditionalPipes Rev32.3 2012-05-21 20:34:09 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]AdvancedMachines_3.6_bukkit.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Failed to load mod from "mod_IC2AdvancedMachines.class" 2012-05-21 20:34:09 [FINER] THROW java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-05-21 20:34:09 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-05-21 20:34:09 [FINER] THROW java.lang.RuntimeException: Exception occured in ModLoader at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1297) at net.minecraft.server.ModLoader.addMod(ModLoader.java:193) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) ... 6 more 2012-05-21 20:34:09 [sEVERE] Unexpected exception java.lang.RuntimeException: Exception occured in ModLoader at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1297) at net.minecraft.server.ModLoader.addMod(ModLoader.java:193) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) ... 6 more 2012-05-21 20:34:09 [sEVERE] Unexpected exception java.lang.RuntimeException: ModLoader has failed to initialize. at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.init(ModLoader.java:715) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.RuntimeException: Exception occured in ModLoader at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1297) at net.minecraft.server.ModLoader.addMod(ModLoader.java:193) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) ... 4 more Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) ... 6 more 2012-05-21 20:34:21 [iNFO] Stopping server 2012-05-21 20:34:21 [iNFO] Stopping server 2012-05-21 20:35:53 [FINE] ModLoader Server 1.1 Initializing... 2012-05-21 20:35:53 [iNFO] ModLoader Server 1.1 Initializing... 2012-05-21 20:35:53 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Buildcraft-2.2.12-b1.1R3.zip 2012-05-21 20:35:53 [FINER] Zip found. 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftBuilders 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftFactory 2.2.12" from mod_BuildCraftFactory.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftFactory 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftEnergy 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftCore 2.2.12" from mod_BuildCraftCore.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftCore 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftTransport 2.2.12" from mod_BuildCraftTransport.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftTransport 2.2.12 2012-05-21 20:35:53 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Industrialcraft2-1.71-cb1.1R4-r4.zip 2012-05-21 20:35:53 [FINER] Zip found. 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_IC2 v1.71" from mod_IC2.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_IC2 v1.71 2012-05-21 20:35:53 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Redpower-all-2.0p4d-b1.1R3.zip 2012-05-21 20:35:53 [FINER] Zip found. 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerLighting 2.0pr4d" from mod_RedPowerLighting.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerArray 2.0pr4d" from mod_RedPowerArray.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerArray 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerMachine 2.0pr4d" from mod_RedPowerMachine.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerWorld 2.0pr4d" from mod_RedPowerWorld.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerCore 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d 2012-05-21 20:35:54 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]Additionalpipes-32.3-bukkit-b1.1R4-r1.zip 2012-05-21 20:35:54 [FINER] Zip found. 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_zAdditionalPipes Rev32.3" from mod_zAdditionalPipes.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_zAdditionalPipes Rev32.3 2012-05-21 20:35:54 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]AdvancedMachines_3.6_bukkit.zip 2012-05-21 20:35:54 [FINER] Zip found. 2012-05-21 20:35:54 [FINE] Failed to load mod from "mod_IC2AdvancedMachines.class" 2012-05-21 20:35:54 [FINER] THROW java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-05-21 20:35:54 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) And much more pleas help
Avfcman1874 Posted May 22, 2012 Posted May 22, 2012 hey i get this error as soon as i star my .bat file 2012-05-21 20:34:08 [FINE] ModLoader Server 1.1 Initializing... 2012-05-21 20:34:08 [iNFO] ModLoader Server 1.1 Initializing... 2012-05-21 20:34:08 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Buildcraft-2.2.12-b1.1R3.zip 2012-05-21 20:34:08 [FINER] Zip found. 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftBuilders 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftFactory 2.2.12" from mod_BuildCraftFactory.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftFactory 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftEnergy 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftCore 2.2.12" from mod_BuildCraftCore.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftCore 2.2.12 2012-05-21 20:34:08 [FINE] Mod Loaded: "mod_BuildCraftTransport 2.2.12" from mod_BuildCraftTransport.class 2012-05-21 20:34:08 [iNFO] Mod Loaded: mod_BuildCraftTransport 2.2.12 2012-05-21 20:34:08 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Industrialcraft2-1.71-cb1.1R4-r4.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_IC2 v1.71" from mod_IC2.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_IC2 v1.71 2012-05-21 20:34:09 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Redpower-all-2.0p4d-b1.1R3.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerLighting 2.0pr4d" from mod_RedPowerLighting.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerArray 2.0pr4d" from mod_RedPowerArray.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerArray 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerMachine 2.0pr4d" from mod_RedPowerMachine.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerWorld 2.0pr4d" from mod_RedPowerWorld.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerCore 2.0pr4d 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d 2012-05-21 20:34:09 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]Additionalpipes-32.3-bukkit-b1.1R4-r1.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Mod Loaded: "mod_zAdditionalPipes Rev32.3" from mod_zAdditionalPipes.class 2012-05-21 20:34:09 [iNFO] Mod Loaded: mod_zAdditionalPipes Rev32.3 2012-05-21 20:34:09 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]AdvancedMachines_3.6_bukkit.zip 2012-05-21 20:34:09 [FINER] Zip found. 2012-05-21 20:34:09 [FINE] Failed to load mod from "mod_IC2AdvancedMachines.class" 2012-05-21 20:34:09 [FINER] THROW java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-05-21 20:34:09 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-05-21 20:34:09 [FINER] THROW java.lang.RuntimeException: Exception occured in ModLoader at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1297) at net.minecraft.server.ModLoader.addMod(ModLoader.java:193) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) ... 6 more 2012-05-21 20:34:09 [sEVERE] Unexpected exception java.lang.RuntimeException: Exception occured in ModLoader at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1297) at net.minecraft.server.ModLoader.addMod(ModLoader.java:193) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) ... 6 more 2012-05-21 20:34:09 [sEVERE] Unexpected exception java.lang.RuntimeException: ModLoader has failed to initialize. at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.init(ModLoader.java:715) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) Caused by: java.lang.RuntimeException: Exception occured in ModLoader at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1292) at net.minecraft.server.ModLoader.ThrowException(ModLoader.java:1297) at net.minecraft.server.ModLoader.addMod(ModLoader.java:193) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) ... 4 more Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) ... 6 more 2012-05-21 20:34:21 [iNFO] Stopping server 2012-05-21 20:34:21 [iNFO] Stopping server 2012-05-21 20:35:53 [FINE] ModLoader Server 1.1 Initializing... 2012-05-21 20:35:53 [iNFO] ModLoader Server 1.1 Initializing... 2012-05-21 20:35:53 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Buildcraft-2.2.12-b1.1R3.zip 2012-05-21 20:35:53 [FINER] Zip found. 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftBuilders 2.2.12" from mod_BuildCraftBuilders.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftBuilders 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftFactory 2.2.12" from mod_BuildCraftFactory.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftFactory 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftEnergy 2.2.12" from mod_BuildCraftEnergy.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftEnergy 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftCore 2.2.12" from mod_BuildCraftCore.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftCore 2.2.12 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_BuildCraftTransport 2.2.12" from mod_BuildCraftTransport.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_BuildCraftTransport 2.2.12 2012-05-21 20:35:53 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Industrialcraft2-1.71-cb1.1R4-r4.zip 2012-05-21 20:35:53 [FINER] Zip found. 2012-05-21 20:35:53 [FINE] Mod Loaded: "mod_IC2 v1.71" from mod_IC2.class 2012-05-21 20:35:53 [iNFO] Mod Loaded: mod_IC2 v1.71 2012-05-21 20:35:53 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[1]Redpower-all-2.0p4d-b1.1R3.zip 2012-05-21 20:35:53 [FINER] Zip found. 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerLighting 2.0pr4d" from mod_RedPowerLighting.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerArray 2.0pr4d" from mod_RedPowerArray.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerArray 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerMachine 2.0pr4d" from mod_RedPowerMachine.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerLogic 2.0pr4d" from mod_RedPowerLogic.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerWorld 2.0pr4d" from mod_RedPowerWorld.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerCore 2.0pr4d" from mod_RedPowerCore.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerCore 2.0pr4d 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_RedPowerWiring 2.0pr4d" from mod_RedPowerWiring.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d 2012-05-21 20:35:54 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]Additionalpipes-32.3-bukkit-b1.1R4-r1.zip 2012-05-21 20:35:54 [FINER] Zip found. 2012-05-21 20:35:54 [FINE] Mod Loaded: "mod_zAdditionalPipes Rev32.3" from mod_zAdditionalPipes.class 2012-05-21 20:35:54 [iNFO] Mod Loaded: mod_zAdditionalPipes Rev32.3 2012-05-21 20:35:54 [FINER] Adding mods from C:\Users\Gavin\Desktop\tekkit server\mods\[2]AdvancedMachines_3.6_bukkit.zip 2012-05-21 20:35:54 [FINER] Zip found. 2012-05-21 20:35:54 [FINE] Failed to load mod from "mod_IC2AdvancedMachines.class" 2012-05-21 20:35:54 [FINER] THROW java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) 2012-05-21 20:35:54 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_IC2AdvancedMachines : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at net.minecraft.server.ModLoader.addMod(ModLoader.java:172) at net.minecraft.server.ModLoader.readFromModFolder(ModLoader.java:929) at net.minecraft.server.ModLoader.init(ModLoader.java:683) at net.minecraft.server.ModLoader.Init(ModLoader.java:1357) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:102) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:411) at net.minecraft.server.ThreadServerApplication.run(SourceFile:465) And much more pleas help You need to have Java 7 Installed for the advanced Machines plugin to work. If you cant get java 7 installed, you'll have to remove the advanced machines zip file from the mods folder And please, put that code in some tags [code]
Sp0nge Posted May 22, 2012 Author Posted May 22, 2012 And please ... this isnt a post for those kind of issues. This is for working servers, and doing protections and similar.
nekrogames Posted May 22, 2012 Posted May 22, 2012 Okay, I have a working server. However, I'd like some specifics on which versions of the plugins you are using. Tekkit uses bukkit version 1.1-R4 right? So PEX only has R1 and R6 available, which do you use? Also lemme know which versions of LWC and TownyAdvanced you use. Thanks. Download links to the versions would also be handy, thanks.
Sp0nge Posted May 29, 2012 Author Posted May 29, 2012 This will update to Tekkit 3 in not long (btw Towny 80.0 has 0 issues as ive tested with blockplacing, as ive seen Factionsplayers have reported)
Masterbeast Posted May 30, 2012 Posted May 30, 2012 You need to have Java 7 Installed for the advanced Machines plugin to work. If you cant get java 7 installed, you'll have to remove the advanced machines zip file from the mods folder And please, put that code in some [code] tags sorry i will next time and thanks for the information i installed java 7, and i still egt errors as soon i log in on my server i get kicked out and it says end of stream so.... i have no idea how to fix that i will search on the forum thanks
Darver01 Posted July 20, 2012 Posted July 20, 2012 When I try to connect to my server it says I need "Forge build #136+ (4096 fix) to connect to this server" What do I do?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now