Jump to content

FiestyFrog

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by FiestyFrog

  1. My IGN is TheLurker, I'm 19 and my Timezone is GMT-0

    My best mod would probably be Equivalent Exchange, seconded by IC2. I've been playing Tekkit for a while now and I play on a private server with some friends.

    I'm looking for Admin, but am happy to go for Mod.

    Now I'm not going to say the whole maturity thing everyone says of these forms of applications, but I'm a pretty nice guy and am willing to help, and I'm more than happy to talk to you beforehand so you can get an impression of who I am, I'm a pretty straightforward and simple guy.

    Before when I said I play on a server, I pay for it for my friends to use... Im pretty into Minecraft and all things Tekkit so I have no problems with doing this. If you have any other questions I'm more than happy to answer them.

    - Jason

    Edit: I just got some screenshots which I will link to you.

    This first one is something I built not too long ago. I called it Fort De Triumph before I moved out to build other things.

    fortdetriumph.png

    The next two is the building after the Fort. Its not quite so nice looking on the outside, but I did spruce up the inside quite nicely I think.

    largehouseexterior.png

    largehouseinterior.png

    This one is something I'm currently working on. I've codenamed it Orion until I think of a more suiting name.

    orionwip.png

    Hired as a mod, Please keep intouch by pming and i will notify you when server is up and running

  2. Ign: Tulwean

    Age:26

    Timezone: pst -8

    Best mod: I'm pretty balanced but the mod I'm best at would be IC2. Working on redpower now and build craft is pretty damn simple.

    Position: mod or admin

    Why: I've run my own server for a while know. I pretty good with managing plug ins and mods as well is a tend to be online often. My server runs with a dynmap hopefully ours will to, it makes it great for watching while away from the server.

    Right now in my server we are currently working on a giant factory, automated possessing and such as well as a workshop with a redpower computer retrieval system. Should turn out great when we are finished. I don't have any shots yet but i will post them when i get a chance. My dynmap link is http://sc35.servercraft.co:4311

    Please Send me a pm of your server ip, i wanna check it out and speak on there!

  3. When i open Launch .bat this happenes

    
     
    
    C:\Users\dylan\Desktop\Tekkit Server>java -Xmx1G -Xms1024M -jar Tekkit.jar nogui
    
     
    
    182 recipes
    
    27 achievements
    
    19:09:54 [iNFO] Starting minecraft server version 1.2.5
    
    19:09:54 [iNFO] Attempting early MinecraftForge initialization
    
    19:09:54 [iNFO] Completed early MinecraftForge initialization
    
    19:09:54 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading
    
    19:09:54 [iNFO] Loading mods from C:\Users\dylan\Desktop\Tekkit Server\mods
    
    19:09:54 [WARNING] Failed to load mod class net/minecraft/server/mod_NetherOres.
    
    class in C:\Users\dylan\Desktop\Tekkit Server\mods\mod_NetherOres.jar
    
    19:09:54 [sEVERE] Zip file mod_NetherOres.jar failed to read properly
    
    19:09:54 [iNFO] File mod_NetherOres.jar contained no mods
    
    19:09:54 [iNFO] Directory weaponmod contained no mods
    
    19:09:54 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar
    
     is located in your mods directory
    
    19:09:54 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.Loade
    
    rException: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_Net
    
    herOres : Unsupported major.minor version 51.0
    
    19:09:54 [sEVERE]       at cpw.mods.fml.common.Loader.load(Loader.java:436)
    
    19:09:54 [sEVERE]       at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)
    
    19:09:54 [sEVERE]       at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk
    
    kitHandler.java:134)
    
    19:09:54 [sEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftSe
    
    rver.java:135)
    
    19:09:54 [sEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    
    ver.java:438)
    
    19:09:54 [sEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    
    ceFile:492)
    
    19:09:54 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.Unsu
    
    pportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported majo
    
    r.minor version 51.0
    
    19:09:54 [sEVERE]       at cpw.mods.fml.common.Loader.loadModClass(Loader.java:5
    
    27)
    
    19:09:54 [sEVERE]       at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav
    
    a:562)
    
    19:09:54 [sEVERE]       at cpw.mods.fml.common.Loader.load(Loader.java:419)
    
    19:09:54 [sEVERE]       ... 5 more
    
    19:09:54 [sEVERE] Caused by: java.lang.UnsupportedClassVersionError: net/minecra
    
    ft/server/mod_NetherOres : Unsupported major.minor version 51.0
    
    19:09:54 [sEVERE]       at java.lang.ClassLoader.defineClass1(Native Method)
    
    19:09:54 [sEVERE]       at java.lang.ClassLoader.defineClassCond(Unknown Source)
    
     
    
    19:09:54 [sEVERE]       at java.lang.ClassLoader.defineClass(Unknown Source)
    
    19:09:54 [sEVERE]       at java.security.SecureClassLoader.defineClass(Unknown S
    
    ource)
    
    19:09:54 [sEVERE]       at java.net.URLClassLoader.defineClass(Unknown Source)
    
    19:09:54 [sEVERE]       at java.net.URLClassLoader.access$000(Unknown Source)
    
    19:09:55 [sEVERE]       at java.net.URLClassLoader$1.run(Unknown Source)
    
    19:09:55 [sEVERE]       at java.security.AccessController.doPrivileged(Native Me
    
    thod)
    
    19:09:55 [sEVERE]       at java.net.URLClassLoader.findClass(Unknown Source)
    
    19:09:55 [sEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    
    19:09:55 [sEVERE]       at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So
    
    urce)
    
    19:09:55 [sEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    
    19:09:55 [sEVERE]       at java.lang.ClassLoader.loadClass(Unknown Source)
    
    19:09:55 [sEVERE]       at java.lang.Class.forName0(Native Method)
    
    19:09:55 [sEVERE]       at java.lang.Class.forName(Unknown Source)
    
    19:09:55 [sEVERE]       at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4
    
    94)
    
    19:09:55 [sEVERE]       ... 7 more
    
    19:09:55 [sEVERE] Unexpected exception
    
    cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.l
    
    ang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsuppor
    
    ted major.minor version 51.0
    
            at cpw.mods.fml.common.Loader.load(Loader.java:436)
    
            at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)
    
            at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:
    
    134)
    
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)
    
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)
    
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    Caused by: cpw.mods.fml.common.LoaderException: java.lang.UnsupportedClassVersio
    
    nError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51
    
    .0
    
            at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
    
            at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)
    
            at cpw.mods.fml.common.Loader.load(Loader.java:419)
    
            ... 5 more
    
    Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_Neth
    
    erOres : 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 java.lang.ClassLoader.loadClass(Unknown Source)
    
            at java.lang.Class.forName0(Native Method)
    
            at java.lang.Class.forName(Unknown Source)
    
            at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
    
            ... 7 more
    
    

    What does this mean and how do i fix it?

  4. Ign: paulcall

    Age: 15

    TimeZone: GMT -5:00

    You're best mod?: IndustrialCraft 2 (still playing around with the agriculture system)

    What position: Moderator

    Why you should have the job: I consider myself to be pretty mature, and I like to help people.

    Please more infomation, such as, things you have built and please show some screenshots if possible

  5. Okay, So i'm looking for a team...

    I'm Making a tekkit server, i need to find some staff before the server opens.

    Please inbox me/post below with -

    Ign:

    Age:

    TimeZone:

    You're best mod?:

    What position:

    Why you should have the job:

    Any more info goes here:

    As i Said i'm looking for a little team of around 7

    Owner : Me

    Admin:

    Mod:

    Mod:

    coder/Programmer for tekkit and plugins:

    ALL DONATORS WELCOME, We need as much money as we can get atm to get us started just pm me...

    At the moment the Server will be hosted from my pc, soon it will have a dedicated server and 24/7

×
×
  • Create New...