Jump to content

sincerecorn

Members
  • Posts

    35
  • Joined

  • Last visited

About sincerecorn

  • Birthday 07/30/1997

sincerecorn's Achievements

Grass

Grass (2/9)

0

Reputation

  1. does anybody have the tekkit 3.0.3 server? if so please put it up so i can download it.
  2. i searched this problem all over google. whenever i use a rotary macerator my server crashes! is there a fix to this? i need rotary macerators so my items macerate fast! help!
  3. Is there a way in which I can add crafting table III to my server without any id conflicts?
  4. IGN:SincereCorn Age:15 Project you plan to build: I plan to build a small city with a few different buildings. The buildings will contain storage, engines, oil refineries, solar panels, etc. I do plan to power most of this city with solar panels, I feel this will be more difficult and a bit more challenging. I will use other sorts of power like engines and nuclear reactors, but definitely 90% of it will be solar. I love Industrial Craft. Within this city though, it will not only be IC2 machinery, but also I will have a magic warehouse for EE, with tons and tons of energy collectors. I will use some Red Power, but not a lot, as I'm not too interested in the mod. For BuildCraft, I do plan to use all of the items in the mod, as I'm most familiar with that mod. If I use a quarry(which I probably will), I put them in the water so it really isn't destroying much land which can be used for building. Because of that, I will most likely be building near an ocean. Minecraft experience:Playing since 1.6. I know most of the ins and outs of the game. Not much else to say. Tekkit experience: I've been playing for 7 months now. My friend introduced this to me when he wanted "more" from Minecraft. Ever since then I was hooked. I have never quit my SP save and I will keep going until I run out of ideas, which will never happen. I also watch tons and tons of videos containing Tekkit. For example, Tekkit with Duncan, Yogscast, Tekkit with Sips/Sjin(also tutorials, just like Tekkit with Duncan) Why you want to join the server:I want to join this server because I've been wanting one that had nearly nothing banned. As, I like to have the Tekkit experience. Most servers ban almost all of EE and such. Also a small community is exactly how I like to play servers. The big servers where people are typing like maniacs get fairly annoying. Playing on a server helps me learn more about Tekkit, and I feel a small community does that. Thanks for taking the time to read this.
  5. well, i want to add a treecapitator mod or a mod like that. Also when i do add it it says it has no mods in the file.
  6. how do i add mods to a tekkit server?
  7. Hey guys, is there a list of mods used for tekkit and technic? thnaks
  8. yup, that was the problem. Don't get me wrong, I code java sometimes. I knew what the major minor version thing was. But I didn't know sometimes things don't use the latest java, even when installed.
  9. i am running java 7 i also have java 6 installed too. Is that a problem?
  10. hey guys when i try to start my server using the netherores mod, it comes up with this error: C:\Users\Joseph\Desktop\tekkit>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 17:02:15 [iNFO] Starting minecraft server version 1.2.5 17:02:15 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minec raft @MCVERSION@ loading 17:02:15 [iNFO] Loading mods from C:\Users\Joseph\Desktop\tekkit\mods 17:02:15 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/m od_NetherOres : Unsupported major.minor version 51.0 17:02:15 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 17:02:15 [sEVERE] at java.lang.ClassLoader.defineClassCond(ClassLoader.jav a:631) 17:02:15 [sEVERE] at java.lang.ClassLoader.defineClass(ClassLoader.java:61 5) 17:02:15 [sEVERE] at java.security.SecureClassLoader.defineClass(SecureCla ssLoader.java:141) 17:02:15 [sEVERE] at java.net.URLClassLoader.defineClass(URLClassLoader.ja va:283) 17:02:15 [sEVERE] at java.net.URLClassLoader.access$000(URLClassLoader.jav a:58) 17:02:15 [sEVERE] at java.net.URLClassLoader$1.run(URLClassLoader.java:197 ) 17:02:15 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 17:02:15 [sEVERE] at java.net.URLClassLoader.findClass(URLClassLoader.java :190) 17:02:15 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 17:02:15 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.j ava:301) 17:02:15 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:295) 17:02:15 [sEVERE] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 17:02:15 [sEVERE] at java.lang.Class.forName0(Native Method) 17:02:15 [sEVERE] at java.lang.Class.forName(Class.java:247) 17:02:15 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 40) 17:02:15 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:497) 17:02:15 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375) 17:02:15 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 17:02:15 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:113) 17:02:15 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:118) 17:02:15 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 17:02:15 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 17:02:15 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Un supported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:14 1) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:295) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > How do i fix this? I want the nether ores mod, i don't want to delete it.
×
×
  • Create New...