Jump to content

Joel+

Members
  • Posts

    17
  • Joined

  • Last visited

About Joel+

  • Birthday 11/24/1992

Joel+'s Achievements

Grass

Grass (2/9)

0

Reputation

  1. Thanks guys! You've all been a great help If you'd like to check out my server, the IP is: mc.dopeblock.net
  2. Title: Tekkit server won't start? Version: 3.1.2 OS: Its hosted by Beastnode Java Version: the latest Description of Problem: When I try to start my server it won't start? The active icon just stays red and nothing happens... 2012-09-26 19:38:11 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 2012-09-26 19:38:11 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) 2012-09-26 19:38:11 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) 2012-09-26 19:38:11 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2012-09-26 19:38:11 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-26 19:38:11 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:401) 2012-09-26 19:38:11 [sEVERE] ... 5 more 2012-09-26 19:38:11 [sEVERE] Caused by: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-26 19:38:11 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-26 19:38:11 [sEVERE] at java.lang.Class.forName(Unknown Source) 2012-09-26 19:38:11 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) 2012-09-26 19:38:11 [sEVERE] ... 9 more 2012-09-26 19:38:11 [sEVERE] Unexpected exception Error Messages: I believe this part will tell you what wrong, I can't figure it out. But if its not, the please of the code is in the Error Log Error Log: 2012-09-26 19:57:50 [FINER] THROW cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.load(Loader.java:401) 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: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE at java.lang.ClassLoader.defineClass1(Native Method) 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$100(Unknown Source) at java.net.URLClassLoader$1.run(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) ... 9 more 2012-09-26 19:57:50 [iNFO] Directory net contained no mods 2012-09-26 19:57:50 [FINE] Found a zip or jar file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerControl in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerControl 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerControl loaded successfully 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLogic in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerLogic 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerLogic loaded successfully 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLighting in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerLighting 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerLighting loaded successfully 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWiring in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerWiring 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerWiring loaded successfully 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerCore in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerCore 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerCore loaded successfully 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerMachine in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerMachine 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerMachine loaded successfully 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWorld in file redpower-all-2.0p5b2-mcpc1.2.5-r15.zip, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r15.zip for mod_RedPowerWorld 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_RedPowerWorld loaded successfully 2012-09-26 19:57:50 [FINE] File redpower-all-2.0p5b2-mcpc1.2.5-r15.zip loaded successfully 2012-09-26 19:57:50 [FINE] Found a zip or jar file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_TubeStuff in file tubestuff_49.1.2_for_1.2.5-bukkit.jar, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in tubestuff_49.1.2_for_1.2.5-bukkit.jar for mod_TubeStuff 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_TubeStuff loaded successfully 2012-09-26 19:57:50 [FINE] File tubestuff_49.1.2_for_1.2.5-bukkit.jar loaded successfully 2012-09-26 19:57:50 [FINE] Found a directory weaponmod, attempting to load it 2012-09-26 19:57:50 [iNFO] Directory weaponmod contained no mods 2012-09-26 19:57:50 [FINE] Found a zip or jar file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it 2012-09-26 19:57:50 [FINE] Found a mod class net.minecraft.server.mod_ImmiChunkLoaders in file zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar, attempting to load it 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders found, loading 2012-09-26 19:57:50 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmiChunkLoaders loaded 2012-09-26 19:57:50 [FINE] Failed to find mcmod.info file in zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar for mod_ImmiChunkLoaders 2012-09-26 19:57:50 [FINE] Mod class net.minecraft.server.mod_ImmiChunkLoaders loaded successfully 2012-09-26 19:57:50 [FINE] File zdimensional-anchor_rev3.2_for_1.2.5-bukkit.jar loaded successfully 2012-09-26 19:57:50 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 2012-09-26 19:57:50 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:436) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) 2012-09-26 19:57:50 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135) 2012-09-26 19:57:50 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) 2012-09-26 19:57:50 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-09-26 19:57:50 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:401) 2012-09-26 19:57:50 [sEVERE] ... 5 more 2012-09-26 19:57:50 [sEVERE] Caused by: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader.access$100(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2012-09-26 19:57:50 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at java.lang.Class.forName0(Native Method) 2012-09-26 19:57:50 [sEVERE] at java.lang.Class.forName(Unknown Source) 2012-09-26 19:57:50 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) 2012-09-26 19:57:50 [sEVERE] ... 9 more 2012-09-26 19:57:50 [sEVERE] Unexpected exception cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE 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.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463) at cpw.mods.fml.common.Loader.load(Loader.java:401) ... 5 more Caused by: java.lang.ClassFormatError: Incompatible magic value 538995054 in class file minecraft/server/mod_EE at java.lang.ClassLoader.defineClass1(Native Method) 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$100(Unknown Source) at java.net.URLClassLoader$1.run(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) ... 9 more
  3. I've started my Tekkit server. We get on average 10 - 15 players a day. There is 15 slots. I have banned a couple of items already. What are the recommended items to ban? and also is there a way to nurf Nuke explosions, as well as catalyst explosions, and all dynamite explosions? The plugin I have to ban, prevent crafting, prevent use etc. is TekkitCustomizerData, here's the config: TekkitCustomizer: ProtectSurfaceFromExplosives: true EnforcementWorlds: - Tekkit - Tekkit_the_end - Tekkit_nether Bans: UsageBanned: - 27526:*:Philosopher's Stone - 27584:*:Ring of Arcana - 27530:*:Evertide Amulet - 22527:*:Destruction Catalyst - 26524:*:Cannon - 27531:*:Volcanite Amulet - 26522:0:Dynamite - 30214:0:SticktyDynamite - 30215:0:Dynamite OwnershipBanned: - 27556:*:Catalytic Lens - 22527:*:Destruction Catalyst - 27530:*:Evertide Amulet - 27537:*:Harvest Goddess Band - 27583:*:Mercurial Eye - 27584:*:Ring of Arcana - 27538:*:Watch of Flowing Time - 27531:*:Volcanite Amulet - 26524:0:Cannon - 126:10:Nova Catalyst - 126:11:Nova Cataclysm - 150:12:Igniter - 169:*:Automatic Crafting Table - 194:1:Automatic Crafting Table MkII - 237:0:Nuke - 26522:0:Dynamite - 30214:0:SticktyDynamite - 30215:0:Dynamite WorldBanned: - 135:1:Nether Diamond Ore CraftingBanned: - 27579:*:Infernal Armor - 27580:*:Abyss Helmet - 27564:*:Red Matter Pickaxe - 27565:*:Red Matter Shovel - 27566:*:Red Matter Hoe - 27567:*:Red Matter Sword - 27568:*:Red Matter Axe - 27569:*:Red Matter Shears - 27570:*:Red Matter Hammer - 27572:*:Red Matter Katar - 27573:*:Red Matter Morning Star - 237:0:Nuke - 26522:0:Dynamite - 30214:0:SticktyDynamite - 30215:0:Dynamite PlacementBanned: - 126:0:Energy Collector I - 126:1:Energy Collector II - 126:2:Energy Collector III - 223:1:Tesla Coil - 26522:0:Dynamite - 30214:0:SticktyDynamite - 30215:0:Dynamite I want to know, what items would be safe to unban? Because a lot of players are requesting the condensers and alchemist chests unbanned. Would this be safe? Also what other items would be safe to unban, that people can't use to grief (bypassing worldguard/world edit) or to duplicate with.
  4. I'm trying to nurf the explosions caused by both dynamites, sticky dynamite, Nukes, ITNT, Catalyst and Cannons. Can someone please help me figure out how?
  5. Title: Players join in AFK and no prefix is displayed. Version: 3.1.2 OS: Beastnode hosted server Java Version: The latest version Description of Problem: When a player joins the game they are automatically in AFK and no prefix is shown, until they type /afk Error Messages: Error Log:
  6. I don't have it confused with BeastNode support. If I am asking on TEKKIT forum how to install TEKKIT onto an FTP server, then I would obviously ask here.
  7. Please help, I've been getting really frustrated with this! I've uploaded the Tekkit unzipped. But the server will now start???? Also I have the old CP for beastnode.
  8. Do you need any help with another mod that needs texturing for DokuCraft? I was going to make my own Tekkit version, then got linked to this :)
  9. Texture pack progress: [D][D][ ][ ][ ][ ][ ][ ][ ] - 20% My most favorite texture pack of all time is the incredible Doku Craft, what sucks about Doku Craft is that no one has created a Doku texture pack compatible with the Tekkit custom items etc. I've decided to step up and give this a try, I am using the current Doku texture to manipulate and created the new textures for the Tekkit custom stuff! I've been doing it for around 25 minutes now and have 3 mod pack texture done! The pack will be released when all textures are down, so favourite this thread and check back in an hour or two! Of course I am not taking create for creating DokuCraft that would be silly, I'm giving full credit for creation of the pack to the original creator.
  10. I've look there, watched the video. But it shows how to install on a server that's hosted by your computer. Not a dedicated server.
  11. I'm assuming you have heard of Smart Moving mod? I am trying to install it, would you know how I go about doing so?
  12. Please help, I need to install ThaumCraft and Minions on my private Tekkit server! Its just for me and my friend to play on, so won't be too much hassle to install it into both our minecraft.jar if neccessary. But please can someone tell me if this is possible, and how to do so if you know? I am looking to install: ThaumCraft Minions AirShip Shelf RopePlus ArmorStand
  13. I have a Tekkit server on VeoServ hosting and I would like to install the following mods: - Flans Mod - Modern Weapons - MoCreatures How would I go about doing so? I am confused on how to do this and would appreciate a descriptive guide :D
×
×
  • Create New...