Hey, I am able to get the Forge FML mod to start using the technic client custom pack feature but when I try to load any mod I get a blank screen. The Logs are no help but I'll post them at the end of the post. Forge 1.4.7-6.6.2.534 universal is the build I'm using and the minecraft jar version is 1.4.7. Every mod I try to load is also for 1.4.7.
I cannot delete the META-INF because I plan to release this as a modpack and you cannot redistribute the JAR file.
Here are some of the Logs:
When I try to load IC2:
'2013-03-19 23:18:45 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-03-19 23:18:45 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-19 23:18:45 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-19 23:18:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-03-19 23:18:45 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-03-19 23:18:45 [FINEST] [ForgeModLoader] Download complete
2013-03-19 23:18:45 [INFO] [ForgeModLoader] Download complete
2013-03-19 23:18:45 [FINEST] [ForgeModLoader] Library file argo-2.25.jar was downloaded and verified successfully
2013-03-19 23:18:45 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-03-19 23:18:45 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-03-19 23:18:46 [FINEST] [ForgeModLoader] Download complete
2013-03-19 23:18:46 [INFO] [ForgeModLoader] Download complete
2013-03-19 23:18:46 [FINEST] [ForgeModLoader] Library file guava-12.0.1.jar was downloaded and verified successfully
2013-03-19 23:18:46 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-03-19 23:18:46 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-03-19 23:18:47 [FINEST] [ForgeModLoader] Download complete
2013-03-19 23:18:47 [INFO] [ForgeModLoader] Download complete
2013-03-19 23:18:47 [FINEST] [ForgeModLoader] Library file asm-all-4.0.jar was downloaded and verified successfully
2013-03-19 23:18:47 [FINEST] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-03-19 23:18:47 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Download complete
2013-03-19 23:18:49 [INFO] [ForgeModLoader] Download complete
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Library file bcprov-jdk15on-147.jar was downloaded and verified successfully
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Running coremod plugins
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-03-19 23:18:49 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Validating minecraft
2013-03-19 23:18:49 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-03-19 23:18:50 [INFO] [STDOUT] 27 achievements
2013-03-19 23:18:50 [INFO] [STDOUT] 210 recipes
2013-03-19 23:18:50 [INFO] [STDOUT] Setting user: ptowery, dd4b3477bc13c1f5a4e7274c2cefa744d3da606f
2013-03-19 23:18:50 [INFO] [STDERR] Initial mode: 1680 x 1050 x 32 @60Hz
2013-03-19 23:18:50 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-03-19 23:18:51 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-03-19 23:18:51 [INFO] [STDOUT] MinecraftForge v6.6.2.534 Initialized
2013-03-19 23:18:51 [INFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized
2013-03-19 23:18:51 [INFO] [STDOUT] Replaced 84 ore recipies
2013-03-19 23:18:51 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-03-19 23:18:51 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Banshee\AppData\Roaming\.technic\1012363878\config\logging.properties
2013-03-19 23:18:51 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-03-19 23:18:51 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-03-19 23:18:51 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-03-19 23:18:51 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\modpack.jar, examining for mod candidates
2013-03-19 23:18:51 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\minecraft.jar, examining for mod candidates
2013-03-19 23:18:51 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\jinput.jar
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\lwjgl.jar
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\lwjgl_util.jar
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\argo-2.25.jar
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\guava-12.0.1.jar
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\asm-all-4.0.jar
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\bcprov-jdk15on-147.jar
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-03-19 23:18:52 [INFO] [ForgeModLoader] Searching C:\Users\Banshee\AppData\Roaming\.technic\1012363878\Mods for mods
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.111.jar
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Examining file modpack.jar for potential mods
2013-03-19 23:18:52 [FINE] [ForgeModLoader] The mod container modpack.jar appears to be missing an mcmod.info file
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-03-19 23:18:52 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.111.jar for potential mods
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.111.jar
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.common.IC2
2013-03-19 23:18:52 [FINEST] [IC2] Parsed dependency info : [] [] []
2013-03-19 23:18:52 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Received a system property request ''
2013-03-19 23:18:52 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-03-19 23:18:52 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Banshee\AppData\Roaming\.technic\1012363878\config\logging.properties
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Reloaded logging properties
2013-03-19 23:18:52 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-03-19 23:18:52 [INFO] [mcp] Activating mod mcp
2013-03-19 23:18:52 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-03-19 23:18:52 [INFO] [FML] Activating mod FML
2013-03-19 23:18:52 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-03-19 23:18:52 [INFO] [Forge] Activating mod Forge
2013-03-19 23:18:52 [FINE] [IC2] Enabling mod IC2
2013-03-19 23:18:52 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
2013-03-19 23:18:52 [INFO] [IC2] Activating mod IC2
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-03-19 23:18:52 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-03-19 23:18:52 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-03-19 23:18:52 [FINE] [ForgeModLoader] Mod sorting data
2013-03-19 23:18:52 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.110.137-lf): industrialcraft-2_1.111.jar ()
2013-03-19 23:18:52 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-03-19 23:18:52 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-03-19 23:18:52 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-03-19 23:18:52 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-03-19 23:18:52 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-03-19 23:18:52 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-03-19 23:18:52 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
2013-03-19 23:20:04 [INFO] [STDOUT] Exiting mod pack
When I try to load SpawnHuman
'2013-03-20 15:03:59 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Running coremod plugins
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-03-20 15:03:59 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Validating minecraft
2013-03-20 15:03:59 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-03-20 15:04:01 [INFO] [STDOUT] 27 achievements
2013-03-20 15:04:01 [INFO] [STDOUT] 210 recipes
2013-03-20 15:04:01 [INFO] [STDOUT] Setting user: ptowery, 1daeaba757882de5f623053f2ec5b30a599c8c7b
2013-03-20 15:04:01 [INFO] [STDERR] Initial mode: 5040 x 1050 x 32 @60Hz
2013-03-20 15:04:01 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-03-20 15:04:02 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-03-20 15:04:02 [INFO] [STDOUT] MinecraftForge v6.6.2.534 Initialized
2013-03-20 15:04:02 [INFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized
2013-03-20 15:04:02 [INFO] [STDOUT] Replaced 84 ore recipies
2013-03-20 15:04:02 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-03-20 15:04:02 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Banshee\AppData\Roaming\.technic\1012363878\config\logging.properties
2013-03-20 15:04:02 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\modpack.jar, examining for mod candidates
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\minecraft.jar, examining for mod candidates
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\jinput.jar
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\lwjgl.jar
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\lwjgl_util.jar
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\argo-2.25.jar
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\guava-12.0.1.jar
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\asm-all-4.0.jar
2013-03-20 15:04:02 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\bcprov-jdk15on-147.jar
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-03-20 15:04:02 [INFO] [ForgeModLoader] Searching C:\Users\Banshee\AppData\Roaming\.technic\1012363878\Mods for mods
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file old-days-allin1.zip
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Found a candidate zip or jar file spawn-human.zip
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Examining file modpack.jar for potential mods
2013-03-20 15:04:02 [FINE] [ForgeModLoader] The mod container modpack.jar appears to be missing an mcmod.info file
2013-03-20 15:04:02 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-03-20 15:04:02 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Examining file old-days-allin1.zip for potential mods
2013-03-20 15:04:03 [FINE] [ForgeModLoader] The mod container old-days-allin1.zip appears to be missing an mcmod.info file
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Identified a class mod_OldDays following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-03-20 15:04:03 [INFO] [ForgeModLoader] Attempting to reparse the mod container old-days-allin1.zip
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Examining file old-days-allin1.zip for potential mods
2013-03-20 15:04:03 [FINE] [ForgeModLoader] The mod container old-days-allin1.zip appears to be missing an mcmod.info file
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Identified a class mod_OldDays following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Examining file spawn-human.zip for potential mods
2013-03-20 15:04:03 [FINE] [ForgeModLoader] The mod container spawn-human.zip appears to be missing an mcmod.info file
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_SpawnHuman
2013-03-20 15:04:03 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-03-20 15:04:03 [FINER] [ForgeModLoader] Received a system property request ''
2013-03-20 15:04:03 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-03-20 15:04:03 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Banshee\AppData\Roaming\.technic\1012363878\config\logging.properties
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Reloaded logging properties
2013-03-20 15:04:03 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-03-20 15:04:03 [INFO] [mcp] Activating mod mcp
2013-03-20 15:04:03 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-03-20 15:04:03 [INFO] [FML] Activating mod FML
2013-03-20 15:04:03 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-03-20 15:04:03 [INFO] [Forge] Activating mod Forge
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Enabling mod mod_SpawnHuman
2013-03-20 15:04:03 [FINE] [mod_SpawnHuman] Mod Logging channel mod_SpawnHuman configured at default level.
2013-03-20 15:04:03 [INFO] [mod_SpawnHuman] Activating mod mod_SpawnHuman
2013-03-20 15:04:03 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-03-20 15:04:03 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-03-20 15:04:03 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-03-20 15:04:03 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-03-20 15:04:03 [FINE] [ForgeModLoader] Mod sorting data
2013-03-20 15:04:03 [FINE] [ForgeModLoader] mod_SpawnHuman(mod_SpawnHuman:Not available): spawn-human.zip ()
2013-03-20 15:04:03 [INFO] [ForgeModLoader] FML has found a non-mod file old-days-allin1.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2013-03-20 15:04:03 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-03-20 15:04:03 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-03-20 15:04:03 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-03-20 15:04:03 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-03-20 15:04:03 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-03-20 15:04:03 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-03-20 15:04:03 [FINEST] [mod_SpawnHuman] Sending event FMLConstructionEvent to mod mod_SpawnHuman
2013-03-20 15:06:14 [INFO] [STDOUT] Exiting mod pack
When I try to load NBXlite
'2013-03-20 16:10:43 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-03-20 16:10:43 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-03-20 16:10:43 [FINEST] [ForgeModLoader] Discovering coremods
2013-03-20 16:10:43 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-03-20 16:10:43 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2013-03-20 16:10:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-03-20 16:10:43 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Running coremod plugins
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2013-03-20 16:10:44 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Validating minecraft
2013-03-20 16:10:44 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2013-03-20 16:10:45 [INFO] [STDOUT] 27 achievements
2013-03-20 16:10:45 [INFO] [STDOUT] 210 recipes
2013-03-20 16:10:45 [INFO] [STDOUT] Setting user: ptowery, 84f55e8ba26989fdfa831ce3b47de5bedfaf580e
2013-03-20 16:10:45 [INFO] [STDERR] Initial mode: 5040 x 1050 x 32 @60Hz
2013-03-20 16:10:45 [INFO] [STDOUT] LWJGL Version: 2.4.2
2013-03-20 16:10:45 [INFO] [STDOUT] Starting download of http://skins.technicpack.net/helm/ptowery/100, with 3 tries remaining
2013-03-20 16:10:46 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-03-20 16:10:46 [INFO] [STDOUT] MinecraftForge v6.6.2.534 Initialized
2013-03-20 16:10:46 [INFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized
2013-03-20 16:10:46 [INFO] [STDOUT] Replaced 84 ore recipies
2013-03-20 16:10:46 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-03-20 16:10:46 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Banshee\AppData\Roaming\.technic\1012363878\config\logging.properties
2013-03-20 16:10:46 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-03-20 16:10:46 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-03-20 16:10:46 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-03-20 16:10:46 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\modpack.jar, examining for mod candidates
2013-03-20 16:10:46 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\minecraft.jar, examining for mod candidates
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\jinput.jar
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\lwjgl.jar
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\bin\lwjgl_util.jar
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\argo-2.25.jar
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\guava-12.0.1.jar
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\asm-all-4.0.jar
2013-03-20 16:10:46 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Banshee\AppData\Roaming\.technic\1012363878\lib\bcprov-jdk15on-147.jar
2013-03-20 16:10:46 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-03-20 16:10:46 [INFO] [ForgeModLoader] Searching C:\Users\Banshee\AppData\Roaming\.technic\1012363878\Mods for mods
2013-03-20 16:10:46 [FINE] [ForgeModLoader] Examining file modpack.jar for potential mods
2013-03-20 16:10:46 [FINE] [ForgeModLoader] The mod container modpack.jar appears to be missing an mcmod.info file
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Identified a class mod_OldDays following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-03-20 16:10:47 [INFO] [ForgeModLoader] Attempting to reparse the mod container modpack.jar
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Examining file modpack.jar for potential mods
2013-03-20 16:10:47 [FINE] [ForgeModLoader] The mod container modpack.jar appears to be missing an mcmod.info file
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Identified a class mod_OldDays following modloader naming convention but not directly a BaseMod or currently seen subclass
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2013-03-20 16:10:47 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2013-03-20 16:10:47 [INFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2013-03-20 16:10:47 [FINER] [ForgeModLoader] Received a system property request ''
2013-03-20 16:10:47 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-03-20 16:10:47 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Banshee\AppData\Roaming\.technic\1012363878\config\logging.properties
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Reloaded logging properties
2013-03-20 16:10:47 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-03-20 16:10:47 [INFO] [mcp] Activating mod mcp
2013-03-20 16:10:47 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-03-20 16:10:47 [INFO] [FML] Activating mod FML
2013-03-20 16:10:47 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-03-20 16:10:47 [INFO] [Forge] Activating mod Forge
2013-03-20 16:10:47 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-03-20 16:10:47 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-03-20 16:10:47 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-03-20 16:10:47 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Mod sorting data
2013-03-20 16:10:47 [FINE] [ForgeModLoader] No user mods found to sort
2013-03-20 16:10:47 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-03-20 16:10:47 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-03-20 16:10:47 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-03-20 16:10:47 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-03-20 16:10:47 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-03-20 16:10:47 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Mod signature data
2013-03-20 16:10:47 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26a): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-03-20 16:10:47 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.35.556): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-03-20 16:10:47 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.2.534): coremods (NO VALID CERTIFICATE FOUND)
2013-03-20 16:10:47 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-03-20 16:10:47 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-03-20 16:10:47 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-03-20 16:10:47 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-03-20 16:10:47 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-03-20 16:10:47 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-03-20 16:10:47 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
It works fine when I try to load without any mods installed and tells me that there are 3 mods installed. I cannot delete the META-INF because I plan to release this as a modpack and you cannot redistribute the JAR file.
IC2 was a .jar mod in the /mods folder
SpawnHuman was a .zip mod in the /mods folder
NBXlite was a .class /multi mod in the /bin/modpack.jar file
IDK about other mods, but for OldDays/NBXlite and SpawnHuman you should read the installation instruction, which you obviously didn't read.
1. They require SSP, and not ModLoader.
2. They are incompatible with Forge.
3. SpawnHuman in the OP is outdated (So you didn't read the (outdated) thing either), use the version from the dev version message from the link from the top of that thread.
4. It can't be loaded from mods folder.
For some reason I think that other mods are also installed wrong. So why do you ever expect them to work like that?
IDK about other mods, but for OldDays/NBXlite and SpawnHuman you should read the installation instruction, which you obviously didn't read.
1. They require SSP, and not ModLoader.
2. They are incompatible with Forge.
3. SpawnHuman in the OP is outdated (So you didn't read the (outdated) thing either), use the version from the dev version message from the link from the top of that thread.
4. It can't be loaded from mods folder.
For some reason I think that other mods are also installed wrong. So why do you ever expect them to work like that?
I was reading the instructions here:
I guess I just misread the topic where I downloaded NBXlite. It's a shame that that mod requires ssp. But that fails to explain why IC2 won't work. I tried both the .jar from the website latest and I tried the .jar in the Tekkit lite mod folder. Both wield the same results.
I just tried it with Computer Craft 1.5 and that seems to be working. So It seems like the issue is IC2. I'm almost positive the installation for IC2 is the MODS or COREMODS folder because it's a .jar format, and I've tried both for both versions.
Rollback Post to RevisionRollBack
//I hate every single one of you.\\
To post a comment, please login or register a new account.
I cannot delete the META-INF because I plan to release this as a modpack and you cannot redistribute the JAR file.
Here are some of the Logs:
When I try to load IC2:
When I try to load SpawnHuman
When I try to load NBXlite
It works fine when I try to load without any mods installed and tells me that there are 3 mods installed. I cannot delete the META-INF because I plan to release this as a modpack and you cannot redistribute the JAR file.
IC2 was a .jar mod in the /mods folder
SpawnHuman was a .zip mod in the /mods folder
NBXlite was a .class /multi mod in the /bin/modpack.jar file
I tried all of them seperately
What do I do?
1. They require SSP, and not ModLoader.
2. They are incompatible with Forge.
3. SpawnHuman in the OP is outdated (So you didn't read the (outdated) thing either), use the version from the dev version message from the link from the top of that thread.
4. It can't be loaded from mods folder.
For some reason I think that other mods are also installed wrong. So why do you ever expect them to work like that?
I was reading the instructions here:
I guess I just misread the topic where I downloaded NBXlite. It's a shame that that mod requires ssp. But that fails to explain why IC2 won't work. I tried both the .jar from the website latest and I tried the .jar in the Tekkit lite mod folder. Both wield the same results.
I just tried it with Computer Craft 1.5 and that seems to be working. So It seems like the issue is IC2. I'm almost positive the installation for IC2 is the MODS or COREMODS folder because it's a .jar format, and I've tried both for both versions.