Jump to content

Recommended Posts

Posted

A friend of mine created a ModPack for our Tekkit server, so that we can have all the mods we want, etc.. Unfortunately, when we launch it and go in-game, the ModPack is only vanilla. None of the mods loaded, whether they add items or are simple utilities. We have followed several guides, and looked at other similar topics for solutions, but to no avail. We are fairly desperate for a solution at this point, so any help would be much appreciated.

Other details:

The ModPack is going to be 1.4.7, since it was the most common version available for all of the mods.

List of mods:

Advanced Alloys

Advanced Machines

Advanced Power Management

Advanced Repulsion Systems

Advanced Solar

Archeology / Fossil

Assembly Line

Atomic Science

Balkon's Weapon Mod

Basic Components

BlastCraft

BSPKRS Core

BuildCraft

BuildCraft Additional Pipes

ccSensors

Charging Bench

ChickenChunks

Code Chicken Core

COFH Core

CoFH OmniTools

Compact Solars

ComputerCraft

Custom LAN Ports

Damage Indicators

Dimensional Anchors

Electric Expansion

EnderStorage

Equivalent Exchange

ExtraBees

Factorization

Flat Bedrock

Fluid Mechanics

Forestry

Forge

Gravitation Suite

GregTech

ICBM

Imnibis Core

Imnibis' Peripherals

IndustrialCraft

IronChest

MAtmos

Mekanism

Mekanism Generators

Mekanism Tools

MineFactory Reloaded

Misc Peripherals

Modular Forcefield System

Modular Powersuits

NEI Plugins

Nether Ores

Not Enough Items

Nuclear Control

OpenCCSensors

Portal Gun

Power Converters

PowerCrystals Core

RailCraft

RedPower

Soul Shards

Steve's Carts

ThaumCraft

Thermal Expansion

Tube Stuff

Universal Electricity

UU Matter Recipes for RedPower

Voxel Minimap

Voxel Mods

Wireless Redstone Chicken Bones Ediion

WRCBE Addons

WRCBE RedPower Addon

Again, any help would be appreciated. Thanks in advance to anybody who replies.

Posted

Try reinstalling forge to your modpack.jar, this is the most common issue, if that doesn't work post a link to the pack file (direct, not platform) and I'll see if it's how it's put together

Posted

Try reinstalling forge to your modpack.jar, this is the most common issue, if that doesn't work post a link to the pack file (direct, not platform) and I'll see if it's how it's put together

https://dl.dropbox.com/s/9z3n2r8rk30n38i/BlazePack.zip?token_hash=AAEnYz4HzOozX6sfIzUcO9khn7JI8hSS4vfFtsOCSfNHwQ&dl=1

There's the direct link. We've tried reinstalling forge, but it didn't work. Hopefully you can find something.

Posted

heh, problem found

/BlazeCraft/bin

/BlazeCraft/config

/BlazeCraft/coremods

/BlazeCraft/mods


 

 

When it should be

 


/bin

/config

/coremods

/mods

The launcher will create the BlazeCraft folder automatically, repack your zip so that the files are in the root directory as shown above

Posted

The modpack.jar is smaller than the one in my pack

I patched mine over and voila, it loaded Forge, and crashed

The crash is down to you guys to solve but to fix the vanilla issue...

  1. Download tekkit lite
  2. Copy the modpack.jar to your pack
  3. Pat yourselves on the back
  4. Thank the Team for getting forge to work

That is what I did XD

Posted

Yeah, we had that working on a different version - another one of us did it and it still just crashed when it started FML.

(Which is happening now)

https://dl.dropbox.com/s/9z3n2r8rk30n38i/BlazePack.zip?token_hash=AAEnYz4HzOozX6sfIzUcO9khn7JI8hSS4vfFtsOCSfNHwQ&dl=1

It may be an issue with the mods - it wasn't us who selected them, it was the server host.

(By that I mean the mods being incompatible with others/the version of MC, not the mods themselves)

Posted

Any ideas? :/

FML LOG:

2013-04-03 22:58:48 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading

2013-04-03 22:58:48 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-04-03 22:58:48 [FINEST] [ForgeModLoader] Discovering coremods

2013-04-03 22:58:48 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.8.1.jar

2013-04-03 22:58:48 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.8.1.jar

2013-04-03 22:58:48 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.8.1.jar

2013-04-03 22:58:48 [FINEST] [ForgeModLoader] Found a candidate coremod immibis-core-52.4.6.jar

2013-04-03 22:58:56 [iNFO] [sTDERR] java.lang.RuntimeException: java.lang.NullPointerException

2013-04-03 22:58:56 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-04-03 22:58:56 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)

2013-04-03 22:58:56 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2013-04-03 22:58:56 [iNFO] [sTDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)

2013-04-03 22:58:56 [iNFO] [sTDERR]at net.minecraft.Launcher.init(Launcher.java:127)

2013-04-03 22:58:56 [iNFO] [sTDERR]at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:210)

2013-04-03 22:58:56 [iNFO] [sTDERR]at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)

2013-04-03 22:58:56 [iNFO] [sTDERR]at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:309)

2013-04-03 22:58:56 [iNFO] [sTDERR]at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)

2013-04-03 22:58:56 [iNFO] [sTDERR]at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR]at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR]at java.util.concurrent.FutureTask.run(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR]at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR]at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR]at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR]at java.lang.Thread.run(Unknown Source)

2013-04-03 22:58:56 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2013-04-03 22:58:56 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:318)

2013-04-03 22:58:56 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:103)

2013-04-03 22:58:56 [iNFO] [sTDERR]at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-04-03 22:58:56 [iNFO] [sTDERR]... 15 more

2013-04-03 22:59:01 [iNFO] [sTDOUT] Exiting mod pack

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