Jump to content

Will plugins work yet?


Recommended Posts

I have a private Tekkit server running for about 12 hours now with no issues thus far. I used MCPC+ 1.5.1-R0.3-SNAPSHOT-f682-392. I added Essentials and MCMMO. I am using all the mods, coremods, and configs in the Tekkit 1.03 pack, plus I added in about 20 more mods plus one jar mod. I was not able to get Thaumcraft or Twilight Forest to play nicely with MCPC, so I left them out for now (this is only a test server). I ended up having to change just one ID block, if I remember correctly, and that was ID # 700 from the Project Bench mod. Otherwise, the experience was quite painless.

The jar mod I added into my MCPC.jar was Better World Generation 4 (BWG4_FORGE_V105b.zip). Here's a list of the mods I added to Tekkit 1.03:

AdvancedMachines_1.5.1.zip

BiblioCraft[v1.1.6].zip

buildcraft-Z-additional-buildcraft-objects-1.0.3.130.jar

chargepads-1.5.1-universal-2.6.1.80.jar

extra-bees-1.6-pre4.jar

ExtrabiomesXL-universal-1.5.1-3.13.0.jar

Factorization-0.7.37.jar

FlatBedrock-1.1.1-32.jar

forestry-A-2.2.0.1.jar

industrialcraft-2_1.115.307-lf.jar

mod_AdvancedSolarPanels_3_3_6.zip

mod_zGraviSuite_1_9_1.zip

Natura_2.0.21.jar

PowerConverters-2.3.0-54.jar

Railcraft_1.5.1-7.0.0.0.jar

SoulShards-v1.27-universal.zip

TinkerersConstruct_1.3.2.jar

ZansMinimap1.5.1.zip

[1.5.1]ProjectBench-v1.7.4.zip

Link to comment
Share on other sites

Tried installing newest MCPC+, Bukkitforge, forge essentials, bukkit essentials, world edit, world gurard, vault,and chest lock. Managed only to get world edit and world guard working. Other ones either crashed my server or failed to work properly.

Could you step us through how you did this? I ran the server and got forge to see plug ins, but if I place the essentials zips in the core mod or mod folders the server crashes on startup.

Link to comment
Share on other sites

C:\Users\TheToddfather\Desktop\Tekkit ANF NEW - Copy>java -Xmx3G -Xms2G -jar Tek

kit.jar nogui

2013-05-04 11:07:17 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679

for Minecraft 1.5.1 loading

2013-05-04 11:07:17 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Serv

er VM, version 1.7.0_10, running on Windows 7:amd64:6.1, installed at C:\Program

Files\Java\jre7

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.

fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cau

se issues with this version of Minecraft

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod keepcalm.mods.bukkit.

asm.BukkitASMLoader does not have a MCVersion annotation, it may cause issues wi

th this version of Minecraft

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.

CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues

with this version of Minecraft

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod com.ForgeEssentials.c

ore.preloader.FEPreLoader does not have a MCVersion annotation, it may cause iss

ues with this version of Minecraft

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galac

ticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may caus

e issues with this version of Minecraft

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblo

cks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may caus

e issues with this version of Minecraft

2013-05-04 11:07:17 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.N

EICorePlugin does not have a MCVersion annotation, it may cause issues with this

version of Minecraft

2013-05-04 11:07:18 [iNFO] [sTDOUT] Bukkitforge call to getASMTransformer ...

2013-05-04 11:07:18 [iNFO] [sTDOUT] Bukkitforge call to getASMTransformer ...

2013-05-04 11:07:18 [iNFO] [sTDOUT] Adding Accesstransformer map: bukkit_at.cfg

2013-05-04 11:07:18 [iNFO] [sTDOUT] Got this Far!

2013-05-04 11:07:18 [iNFO] [sTDOUT] Adding AT map: forgeessentials_at.cfg

2013-05-04 11:07:18 [sEVERE] [ForgeModLoader] A critical problem occured registe

ring the ASM transformer class com.ForgeEssentials.core.preloader.asm.FEBranding

Transformer

java.lang.ClassNotFoundException: com.ForgeEssentials.core.preloader.asm.FEBrand

ingTransformer

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLo

ader.java:238)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at cpw.mods.fml.relauncher.RelaunchClassLoader.registerTransformer(Relau

nchClassLoader.java:122)

at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchL

ibraryManager.java:271)

at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:17

2)

at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja

va:147)

at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc

her.java:45)

at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)

Caused by: java.lang.AbstractMethodError

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchC

lassLoader.java:352)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLo

ader.java:225)

... 8 more

2013-05-04 11:07:18 [iNFO] [sTDERR] Exception in thread "main" java.lang.Runtime

Exception: java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/core/GCL

og

Link to comment
Share on other sites

Just use the edit button on your post. That way you can compress many posts into a single one. Although it is considered bad form to edit your post after someone else has posted. Basically, if you have the last post in the thread, edit that last post instead of making a new post.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...