Jump to content

Help creating a pack


TheFirstTempest

Recommended Posts

Hello Technic community,

 

I know this probably gets posted a lot, but as some people say, every mod config is different.

 

I am literally just trying to add IndustrialCraft 2 and IC2 Nuclear control to the same list of tekkit mods. I copied out the tekkit mod .jar files into a modpack folder, added forge into a bin folder, added IC2 and IC2NC into the mods folder, zipped it up, dropboxed it, downloaded it and... Vanilla MC 1.8.1.

 

I know that obviously I probably should find each mod individually and put them in, but as that would take a long time, I opted to try a shortcut. Im not sure what the problem would be, but there it is.

 

Any help would be appreciated.

 

Will Toss the modpack here: http://www.technicpack.net/modpack/thefirsttempests-modpack.603273

Edited by TheFirstTempest
Link to comment
Share on other sites

  • Discord Moderator
  • Your modpack settings indicate you have selected MC version 1.8.1. You probably wanted 1.7.10.
  • The contents of your modpack are in a subfolder. The required folders (bin, config, mods) must be at the top level of the folder structure inside the modpack archive.
  • If you intend to use IC2 in a 1.6.4 modpack I highly recommend reading this post: . If you have any trouble finding the correct versions of those files just let me know. I have them all.
  • You have no config files in your modpack. This is always bad and in 1.6.4 packs often a fatal oversight.
Link to comment
Share on other sites

I got the pack working, and now I need to put it up as a server for myself and a few friends. I know a while ago, MCPC was used, but since it no longer exists, even as Cauldron, I was wondering what people are doing. Running at 1.6.4,.

Link to comment
Share on other sites

getting a crash log when trying to boot it up. I chunked all the mods into the mod folder straight from the modpack. 

 

---- Minecraft Crash Report ----
// Don't do that.
 
Time: 3/1/15 11:18 PM
Description: Exception in server tick loop
 
java.lang.NoClassDefFoundError: Lorg/apache/logging/log4j/Logger;
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getDeclaredField(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.GeneratedMethodAccessor2.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:313)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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:313)
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:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Logger
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 31 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at universalelectricity.core.asm.ASMHelper.createClassNode(ASMHelper.java:118)
at universalelectricity.core.asm.ASMHelper.createClassNode(ASMHelper.java:112)
at calclavia.lib.config.ConfigTransformer.transform(ConfigTransformer.java:27)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
... 33 more
 
 
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
 
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_75, Oracle Corporation
Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 7035525000 bytes (6709 MB) / 8232894464 bytes (7851 MB) up to 8232894464 bytes (7851 MB)
JVM Flags: 2 total; -Xmx8G -Xms8G
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 110 mods loaded, 110 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.4.49.965} [Forge Mod Loader] (forge_server.jar) Unloaded->Constructed
Forge{9.11.1.965} [Minecraft Forge] (forge_server.jar) Unloaded->Constructed
AppliedEnergistics-Core{rv14.finale3} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
ImmibisMicroblocks{57.6.3} [immibis's Microblocks] (immibis-microblocks-57.6.3.jar) Unloaded->Constructed
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.6.1.8} [Not Enough Items] (notenoughitems 1.6.1.8.jar) Unloaded->Constructed
OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed
PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed
AppliedEnergistics{rv14.finale3} [Applied Energistics] (appeng-rv14-finale3-mc16x.jar) Unloaded->Constructed
BuildCraft|Core{4.2.2} [buildCraft] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed
UniversalElectricity{3.1.0} [universal Electricity] (universal-electricity-3.1.0.66-core.jar) Unloaded->Constructed
CalclaviaCore{1.2.0} [Calclavia] (calclavia core-1.2.0.299-main.jar) Unloaded->Constructed
CoFHCore{2.0.0.5} [CoFH Core] (cofhcore-2.0.0.5.jar) Unloaded->Constructed
NetherOres{1.6.2R2.2.2} [Nether Ores] (netherores-2.2.2-55.jar) Unloaded->Constructed
ForgeMultipart{1.0.0.244} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed
ThermalExpansion{3.0.0.6} [Thermal Expansion] (thermalexpansion-3.0.0.6.jar) Unloaded->Constructed
IC2{2.0.260-experimental} [industrialCraft 2] (Industrial-Craft-2-Experimental-1.6.4.jar) Unloaded->Constructed
AtomicScience{1.2.0} [Atomic Science] (atomic-science-1.2.0.63-core.jar) Unloaded->Constructed
Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed
Backpack{1.28.37} [backpack] (backpack-1.28.37-1.6.x.jar) Unloaded->Constructed
ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed
BuildCraft|Builders{4.2.2} [bC Builders] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed
BuildCraft|Energy{4.2.2} [bC Energy] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed
BuildCraft|Factory{4.2.2} [bC Factory] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed
BuildCraft|Transport{4.2.2} [bC Transport] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed
MineFactoryReloaded{1.6.4R2.7.8} [MineFactory Reloaded] (minefactoryreloaded-2.7.8-482.jar) Unloaded->Constructed
BigReactors{0.3.0A} [big Reactors] (bigreactors-0.3.0A.jar) Unloaded->Constructed
bspkrsCore{v5.3(1.6.4)} [bspkrsCore] (bspkrscorev5.3.zip) Unloaded->Constructed
BuildCraft|Silicon{4.2.2} [bC Silicon] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed
Additional-Buildcraft-Objects{1.0.7.560} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.560.jar) Unloaded->Constructed
CarpentersBlocks{2.0.8} [Carpenter's Blocks] (carpentersblocks v2.0.8 - MC 1.6+.zip) Unloaded->Constructed
ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed
CoFHLoot{2.0.0.5} [CoFH Loot] (cofhcore-2.0.0.5.jar) Unloaded->Constructed
CoFHMasquerade{2.0.0.5} [CoFH Masquerade] (cofhcore-2.0.0.5.jar) Unloaded->Constructed
CoFHSocial{2.0.0.5} [CoFH Social] (cofhcore-2.0.0.5.jar) Unloaded->Constructed
CoFHWorld{2.0.0.5} [CoFH World] (cofhcore-2.0.0.5.jar) Unloaded->Constructed
CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed
ImmibisCore{57.1.94} [immibis Core] (immibis-core-57.1.94.jar) Unloaded->Constructed
DimensionalAnchors{57.1.95} [Dimensional Anchors] (dimensional-anchor-57.1.95.jar) Unloaded->Constructed
dimdoors{1.6.4-R2.2.3} [Dimensional Doors] (dimensionaldoors-2.2.3-336.jar) Unloaded->Constructed
EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed
EE3{0.1} [Equivalent Exchange 3] (equivalentexchange3-1.6.4-0.1.140.jar) Unloaded->Constructed
LogisticsPipes|Main{0.7.4.dev.205} [Logistics Pipes] (logisticspipes-mc1.6.4-0.7.4.dev.205.jar) Unloaded->Constructed
Waila{1.5.2a} [Waila] (waila_1.5.2a.zip) Unloaded->Constructed
extracells{1.6.8f} [ExtraCells] (extracells-1.6.8f.jar) Unloaded->Constructed
Mystcraft{0.10.12.01} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.01.zip) Unloaded->Constructed
OpenMods{0.4} [OpenMods] (openmodslib-0.4b.jar) Unloaded->Constructed
ProjRed|Core{4.3.7.32} [ProjectRed] (ProjectRedBase-1.6.4-4.3.7.32.jar) Unloaded->Constructed
ProjRed|Transmission{4.3.7.32} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded->Constructed
OpenPeripheralCore{0.3.3} [OpenPeripheralCore] (openperipheralcore-0.3.3.jar) Unloaded->Constructed
ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed
GalacticraftCore{2.0.12} [Galacticraft Core] (galacticraft-1.6.4-2.0.12.1026.jar) Unloaded->Constructed
GalacticraftMars{2.0.12} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.12.1026.jar) Unloaded->Constructed
GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed
IC2NuclearControl{1.7.2.08} [Nuclear Control] (ic2nc-1.7.2-1.7.2.08.jar) Unloaded
inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded
IronChest{5.4.1.697} [iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded
MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatAppliedEnergistics{1.6.4R2.7.8} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatAtum{1.6.4R2.7.8} [MFR Compat: Atum] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatBackTools{1.6.4R2.7.8} [MFR Compat: BackTools] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatBuildCraft{1.6.4R2.7.8} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatChococraft{1.6.4R2.7.8} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatExtraBiomes{1.6.4R2.7.8} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatForestry{1.6.4R2.7.8} [MFR Compat: Forestry] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatForestryPre{1.6.4R2.7.8} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatForgeMicroblock{1.6.4R2.7.8} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatIC2{1.6.4R2.7.8} [MFR Compat: IC2] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatMystcraft{1.6.4R2.7.8} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatPams{1.6.4R2.7.8} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.8-482.jar) Unloaded
ProjRed|Exploration{4.3.7.32} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.3.7.32.jar) Unloaded
MineFactoryReloaded|CompatProjRed{1.6.4R2.7.8} [MFR Compat ProjectRed] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatRailcraft{1.6.4R2.7.8} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatRP2{1.6.4R2.7.8} [MFR Compat: RP2] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatSufficientBiomes{1.6.4R2.7.8} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatThaumcraft{1.6.4R2.7.8} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatThermalExpansion{1.6.4R2.7.8} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatTwilightForest{1.6.4R2.7.8} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatVanilla{1.6.4R2.7.8} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MineFactoryReloaded|CompatXyCraft{1.6.4R2.7.8} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.8-482.jar) Unloaded
MFFS{3.6.2} [Modular Force Field System] (modular-force-field-system-3.6.2.56-core.jar) Unloaded
numina{0.1.2-55} [Numina] (numina-1.6.2-0.1.2-55.jar) Unloaded
powersuits{0.10.0-91} [MachineMuse's Modular Powersuits] (modularpowersuits-1.6.4-0.10.0-91.jar) Unloaded
NEIPlugins{1.1.0.6} [NEI Plugins] (neiplugins-1.1.0.6.jar) Unloaded
OCS{1.6.4.1} [OpenCCSensors] (OPENCCSENSORS-1.6.4.1B.jar) Unloaded
OpenPeripheral{0.1.3} [OpenPeripheralAddons] (openperipheraladdons-0.1.3.jar) Unloaded
powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded
bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded
ProjRed|Transportation{4.3.7.32} [ProjectRed-Transportation] (ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded
ProjRed|Compatibility{4.3.7.32} [ProjectRed-Compatibility] (ProjectRedCompat-1.6.4-4.3.7.32.jar) Unloaded
ProjRed|Integration{4.3.7.32} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.3.7.32.jar) Unloaded
ProjRed|Illumination{4.3.7.32} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.3.7.32.jar) Unloaded
ProjRed|Expansion{4.3.7.32} [ProjectRed-Expansion] (ProjectRedMechanical-BETA-1.6.4-4.3.7.32.jar) Unloaded
QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded
Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded
JAKJ_RedstoneInMotion{2.3.0.0} [Redstone In Motion] (redstoneinmotion_2.3.0.0_mc1.6.zip) Unloaded
simplyjetpacks{0.1.4} [simply Jetpacks] (simplyjetpacks-0.1.4.jar) Unloaded
StevesCarts{2.0.0.b10} [steve's Carts 2] (stevescarts2.0.0.b10.zip) Unloaded
tradeboothmod{0.6.4.2} [Trade Booth Mod] (tradebooth.0.6.4.2.zip) Unloaded
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded
Vending{1.1.1} [Vending] (vending-1.6.4-1.1.1.jar) Unloaded
weaponmod{1.6.2 v1.13.5} [balkon's WeaponMod] (WeaponMod.zip) Unloaded
WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded
WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded
WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded
McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

 

Edited by TheFirstTempest
Link to comment
Share on other sites

  • Discord Moderator

Client Pack:

  • The contents of your modpack archive have changed but the version number has not. The version number must be incremented/changed every time the pack archive changes in order for the Launcher to detect that a pack update is available.
  • I directed you to the exact location required to download the correct version of IC2 and yet your modpack contains a (incorrect) version of the mod from some content stealing website. Why would you not have followed my instructions?
  • The post I linked you to for IC2 mods clearly states (by the author) that version 1.6.2e is required for the experimental build of IC2.
  • You really want to be including the IC2Fixes mod in the pack.
  • Something is wrong with the pack as a whole. I can add the pack and it fails with the log4j error you posted, but if I simply launch it again it works. You have many mods which are out of date. Most 1.6.4 mods are no longer being updated so it would be prudent to update all your mods to their latest/last 1.6.4 versions before trying to figure out what is going on. I suspect that doing so will resolve this issue.
Link to comment
Share on other sites

I do appreciate the assistance Plow, but you are coming off as kind of rude. No offense intended.

I fixed the version of IC2, and I got that properly fixed. My crash log that I posted stems from trying to make it up into a server. I am not quite sure what the problem is for it. 

Link to comment
Share on other sites

  • Discord Moderator

I believe you are mistaking blunt/direct for rudeness. Being rude would imply that I am being dismissive or condescending, yet I have only ever stated cold hard facts. When I provide precise or specific information on how to address an issue and that information is disregarded I try to be a little more blunt/direct since there must have been a communication issue of some sort the first time around. Case in point: The 1.2 (current) version of your modpack still has the wrong version of IC2 Nuclear Control.

 

I understand that you are having troubles with getting the server up and running. However, the first step in getting a stable, reliable server is to have a stable, reliable client modpack. A significant portion of having a stable and reliable client modpack is having the correct, matching versions of mods. Until you have that it is not prudent or productive to try to get a server working. I count at least 25 mods which are at least a few versions old. Some of those are nearly 100 build versions old (i.e. Logistics Pipes should be build #294). I am not saying this to be critical, this is just the current state of the pack.

Link to comment
Share on other sites

I do appreciate the assistance Plow, but you are coming off as kind of rude. No offense intended.

I fixed the version of IC2, and I got that properly fixed. My crash log that I posted stems from trying to make it up into a server. I am not quite sure what the problem is for it.

That wasn't even anywhere close to rude.
Link to comment
Share on other sites

I guess I just misread the tone. Its my fault, Sorry! Text doesn't convey tone, so I guess my mind just jumped to conclusions and I do apologize.

As far as updating the mods goes, My belief was that they would all be working with 1.6.4 anyways, since that is where Tekkit runs them at, but I suppose it wouldn't be too much of a hassle for me to run and make sure each mod is up to date and correct for 1.6.4.

Link to comment
Share on other sites

  • Discord Moderator

Yes, the current version of Tekkit is for Forge/MC 1.6.4. All of the mods have been tested to work with each other. As soon as you start adding mods you will likely need to update many of the existing mods. Think of the current Tekkit as "a moment in time". If you add a mods from a later point in time you will probably need to update all the other mods to that same "moment".

Link to comment
Share on other sites

The only "legit" option is to use the Forge-server. Install it directly into your serverpack folder.

Please provide confirmation of "only legit" options.. AS the DMCA, as I read it, says you can't distribute the source, bps patches, or do any work on it.  At NO point do I see something that says every server own out there should shutdown their servers right now.

 

I can't find the original link but here is a good summary, IMHO of the whole scene.

 

MC 1.8 -- come on Sponge! :P

Link to comment
Share on other sites

The only "legit" option is to use the Forge-server.

Legit was short of "legitimate", not "legal." The DMCA prevents distribution, thus it can only be obtained by illegitimate/backdoor means. Hence the reason links are no longer allowed on this forum or any other.

 

 

MC 1.8 -- come on Sponge! :P

I think we all agree with this.  :mmmhmm:

Edited by Grim_Ascensions
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...