Jump to content

Adding new mods to Tekkitmain


axius27

Recommended Posts

hi, I'm the head of a private server me and my friends set up and I was wondering if there was a way to add mods like Flan's mod and PORTABLE MINING LASER mod into the game without everyone else having to install the mods as well. I'm using the 1.1.5 version of the server.

Link to comment
Share on other sites

  • Discord Moderator

Just make a custom modpack with TekkitMain as the starting point. I made one for my nephew like that this past Saturday in just a couple hours, including publishing it on the site, and I had never done it before. Makes everything super easy for your players and easy for you to maintain.

Link to comment
Share on other sites

Just make a custom modpack with TekkitMain as the starting point. I made one for my nephew like that this past Saturday in just a couple hours, including publishing it on the site, and I had never done it before. Makes everything super easy for your players and easy for you to maintain.

Unfortunately we've already started but that's a good idea. Do I have to find all the mods myself or can I just add the mod to the server and client files. Also can you tell me any website or guide to do this?

Link to comment
Share on other sites

Add the mods you want to Tekkit Main. Make sure everything works, so resolve any ID conflicts that may occur. Once you got it working, copy all the configs, mods and coremods to your Tekkit Main server.

Zip up the config, coremods and mods folder, as well as modpack.jar inside the bin folder of tekkitmain. Upload to filehost such as Dropbox, and add your modpack to the Technic Platform. Give your friends the link.

That's pretty much it.

Link to comment
Share on other sites

When I inserted the mods I had chosen into the client it was fine, but on the server I got this error:

---- Minecraft Crash Report ----

// Oops.

Time: 13/07/13 9:02 PM

Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.block.Block.func_94330_A()Ljava/lang/String;

at cpw.mods.fml.common.LoadController.transition(LoadController.java:147)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:692)

at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)

at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:141)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)

Caused by: java.lang.NoSuchMethodError: net.minecraft.block.Block.func_94330_A()Ljava/lang/String;

at mod_PML2.PML2.load(PML2.java:117)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)

at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)

... 5 more

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_21, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1635032440 bytes (1559 MB) / 2382495744 bytes (2272 MB) up to 2863333376 bytes (2730 MB)

JVM Flags: 2 total; -Xmx3G -Xms2G

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v7.51 FML v5.2.23.734 Minecraft Forge 7.8.0.734 74 mods loaded, 74 mods active

mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

FML{5.2.23.734} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

Forge{7.8.0.734} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

CodeChickenCore{0.8.7} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

CoFHFramework{1.5.2.4} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

ImmibisMicroblocks{55.0.1} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

mod_bspkrsCore{v2.07(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.07.zip) Unloaded->Constructed->Pre-initialized->Initialized

TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] ([1.5.2]TreeCapitator.Forge.1.5.2.r01.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized

CoFHCore{1.5.2.4} [CoFHCore] (CoFHCore-1.5.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized

CoFHWorld{1.5.2.4} [CoFHWorld] (CoFHCore-1.5.2.4.jar) Unloaded->Constructed->Pre-initialized->Initialized

GalacticraftCore{0.1.35} [Galacticraft Core] (Galacticraft-1.5.2-a0.1.35.309.jar) Unloaded->Constructed->Pre-initialized->Initialized

ImmibisMicroblocksInstallCheck{55.0.1} [immibis's Microblocks (Check for incorrect installation)] (immibis-microblocks-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized

bau5_ProjectBench{1.7.4} [Project Bench] ([1.5.2]ProjectBench-v1.7.5.zip) Unloaded->Constructed->Pre-initialized->Initialized

BuildCraft|Core{3.5.3} [buildCraft] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

BuildCraft|Factory{3.5.3} [bC Factory] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

BuildCraft|Transport{3.5.3} [bC Transport] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

BuildCraft|Silicon{3.5.3} [bC Silicon] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

APUnofficial{2.3.0} [Additional Pipes] (AdditionalPipes2.3.0-BC3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

AnObsidianPlate{1.0} [An Obsidian Plate] (AnObsidianPlate-v1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized

BuildCraft|Builders{3.5.3} [bC Builders] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

BuildCraft|Energy{3.5.3} [bC Energy] (buildcraft-A-3.5.3.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded{1.5.1R2.6.2} [MineFactory Reloaded] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

AppliedEnergistics{rv.10.n} [Applied Energistics] (appeng-rv10-n.zip) Unloaded->Constructed->Pre-initialized->Initialized

AtomicScience{0.5.3} [Atomic Science] (Atomic_Science_v0.5.3.51.jar) Unloaded->Constructed->Pre-initialized->Initialized

Backpack{1.9.11} [backpack] (backpack-1.9.11-1.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

ChickenChunks{1.3.2.12} [ChickenChunks] (ChickenChunks 1.3.2.12.jar) Unloaded->Constructed->Pre-initialized->Initialized

ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized

CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized->Initialized

ImmibisCore{55.1.2} [immibis Core] (immibis-core-55.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized

DimensionalAnchors{55.0.1} [Dimensional Anchors] (dimensional-anchor-55.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized

DimensionalDoors{1.5.2R1.3.6RC1} [Dimensional Doors] (DimensionalDoors-1.5.2R1.3.6RC1-73.zip) Unloaded->Constructed->Pre-initialized->Initialized

EE3{@VERSION@ (build @BUILD_NUMBER@)} [Equivalent Exchange 3] (EE3-pre1h-TechnicFix.zip) Unloaded->Constructed->Pre-initialized->Initialized

EnderStorage{1.4.2.12} [EnderStorage] (EnderStorage 1.4.2.12.jar) Unloaded->Constructed->Pre-initialized->Initialized

FlansMod{2.3.1} [Flan's Mod] (Flans Mod 2.3.1 for Minecraft 1.5.2 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized

GregsLighting{1.5.1R1.8.1} [Greg's Lighting] (GregsLighting-1.8.1-7.jar) Unloaded->Constructed->Pre-initialized->Initialized

inventorytweaks{1.54b} [inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized->Initialized

IronChest{5.2.6.412} [iron Chest] (ironchest-universal-1.5.2-5.2.6.412.zip) Unloaded->Constructed->Pre-initialized->Initialized

ThermalExpansion{2.4.4.1} [Thermal Expansion] (ThermalExpansion-2.4.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized

LogisticsPipes|Main{0.7.3.6} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.6.jar) Unloaded->Constructed->Pre-initialized->Initialized

MFFS{3.0.2} [Modular Force Field System] (MFFS_v3.0.2.124.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.2} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatAtum{1.5.1R2.6.2} [MFR Compat: Atum] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatBackTools{1.5.1R2.6.2} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.2} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatChococraft{1.5.1R2.6.2} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatForestry{1.5.1R2.6.2} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.2} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatIC2{1.5.1R2.6.2} [MFR Compat: IC2] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.2} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.2} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatPams{1.5.1R2.6.2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatRP2{1.5.1R2.6.2} [MFR Compat: RP2] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.2} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MFReloaded|CompatThaumcraft{1.5.1R2.6.2} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.2} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.2} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatVanilla{1.5.1R2.6.2} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.2} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.2-924.jar) Unloaded->Constructed->Pre-initialized->Initialized

PML2{1.5.2.2} [Portable Mining Laser] (mod_PML2.152.2.256.zip) Unloaded->Constructed->Pre-initialized->Errored

mmmPowersuits{0.7.0-534} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-534.jar) Unloaded->Constructed->Pre-initialized->Initialized

PowersuitAddons{0.2.3-144} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-144_MPS-531+.jar) Unloaded->Constructed->Pre-initialized->Initialized

NetherOres{1.5.1R2.1.5} [Nether Ores] (NetherOres-2.1.5-75.jar) Unloaded->Constructed->Pre-initialized->Initialized

OCS{1.5.2.0} [OpenCCSensors] (OpenCCSensors-1.5.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized

OpenPeripheral{0.1.5} [OpenPeripheral] (OpenPeripheral-0.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized

simplepowerstorage{1.5.2R1.0} [simple Power Storage] (SimplePowerStorage-1.0-10.jar) Unloaded->Constructed->Pre-initialized->Initialized

StevesCarts{2.0.0.a117} [steve's Carts] (StevesCarts2.0.0.a117.zip) Unloaded->Constructed->Pre-initialized->Initialized

TradeBoothMod{0.4} [Trade Booth Mod] (tradebooth.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized

weaponmod{1.5.2 v1.12.0} [balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized

OmniTools{3.1.5.0} [OmniTools] (OmniTools-3.1.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized

Profiler Position: N/A (disabled)

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

Please help

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...