
Modloader
Makes it easier for other mods to be installed together with less conflicts. There are a lot of mods that depend on this, so it’s pretty much a must have!
MOD INFO
Creator
Risugami
Creators Description
A mod, kind of like a mod manager, that stops conflicts with mods that alter rendering, recipes, add entities, gui, smeltables or fuel. If you’re a modder, feel free to decompile this and learn how to make mods work with it. Inherit BaseMod and override any methods as necessary. The mod’s main class file should be prefixed with ‘mod_’. Read the Javadoc for information on methods available.
Mod Home Page
Not known, please comment down below if you are aware of one. Thanks./
Minecraft Forum Page
DOWNLOAD AND INSTALL
Minecraft Mod Installer
Modloader is available to install with Modgician’s Minecraft Mod Installer for the following versions
To use the Mod Installer, you will need a Modgician account
NOTE: Every time you use Modgician’s Minecraft Mod Installer, you are supporting mod developers and giving back to them financially.
Mods loaded: 1
ModLoader 1.2.5
Minecraft has crashed!
———————-
Minecraft has stopped running because it encountered a problem.
— BEGIN ERROR REPORT 9f578458 ——–
Generated 09/06/12 14:29
Minecraft: Minecraft 1.2.5
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_26, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics version 2.1.0 – Build 8.15.10.2182, Intel
cpw.mods.fml.common.LoaderException: java.lang.ClassCastException: mod_TooManyItems cannot be cast to cpw.mods.fml.common.modloader.BaseMod
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:109)
at cpw.mods.fml.common.Loader.preModInit(Loader.java:234)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:580)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:219)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassCastException: mod_TooManyItems cannot be cast to cpw.mods.fml.common.modloader.BaseMod
at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoaderModContainer.java:105)
… 6 more
— END ERROR REPORT 527bd623 ———-
the error report… help please
@whiteguardian1
Please see the response to your comment on the Forge page.
Cheers
ME TOOOO PLS. HELP!!!
@EnderOverloard
Hi, just check the error log you submitted, did you have Forge installed before you installed ModLoader? If so, then re-install Forge and it should work fine.
If not, let me know.
@noob707
No need to vent your frustration on us. We’re here to help. If you ask for help nicely, we’ll help you
Many thousands of people have followed these instructions successfully, you must have done something wrong. If you tell us the exact steps you took and any error message, then we can help you. If not, we’ll just block you from the site.
Need help on downloading it sometimes????
wth i don’t have windows 7 so i don’t have 7 zip what do i do???
@dannysband
7zip will run on most windows platforms, it’s not exclusive to Win7
i have win7 but there is no 7zip help
@JimmyDunsterBMX
7-zip isn’t included in Windows 7, you need to download and install separately…
http://www.7-zip.org/
ami me dice k me falta minecraft forge como se instala
@edgar
Can you give me more information on what you’re problem is?
I’m using a translater so please explain your problem in detail
http://www.minecraftforum.net/topic/738498-124api-player-api/
instalalo como se instala ModLoader
@guyinblue
Yes that’s correct, here is the instruction page…
https://www.modgician.com/playerapi.html
1 mod loaded
Minecraft Forge 3.3.8.152
FML v2.2.78.153
Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
mod_MinecraftForge : Loaded (minecraft.jar)
Minecraft has crashed!
———————-
Minecraft has stopped running because it encountered a problem.
— BEGIN ERROR REPORT 2d4eee0f ——–
Generated 6/29/12 5:03 PM
Minecraft: Minecraft 1.2.5
OS: Windows Vista (x86) version 6.0
Java: 1.7.0_04, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4300/4500 Series version 3.3.11251 Compatibility Profile Context, ATI Technologies Inc.
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: jars/mod_TooManyItems (wrong name: mod_TooManyItems)
at cpw.mods.fml.common.Loader.load(Loader.java:436)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
at net.minecraft.client.Minecraft.a(Minecraft.java:383)
at net.minecraft.client.Minecraft.run(Minecraft.java:735)
at java.lang.Thread.run(Unknown Source)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: jars/mod_TooManyItems (wrong name: mod_TooManyItems)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474)
at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)
at cpw.mods.fml.common.Loader.load(Loader.java:401)
… 5 more
Caused by: java.lang.NoClassDefFoundError: jars/mod_TooManyItems (wrong name: mod_TooManyItems)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$100(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
… 8 more
— END ERROR REPORT a8ce16ba ———-
How do i fix it
@Darkvision32
Hard to say without knowing what mods you have installed and the order they were installed.
Might be quicker and easier to backup your worlds, delete the .minecraft folder, download & install fresh Minecraft 1.2.5, restore your worlds, install ModLoader, test, install other mods you want one at a time and test after each one.
Is it only possible to install this using 7-zip, or can this be done with other programs?
I tried to do it with izarc, it wouldn’t let me do step 11. (the step above the first picture in the installing part)
When I drop the files into the jar file, they won’t appear there and they’ll stay where they were, if I try to extract them to minecraft.jar, it says I don’t have sufficient permissions to write to this directory, I’m not an administrator so does that mean I have to be an administrator?
I’m too scared to ask my dad to let me borrow his account.
@Izual Zephyr
You should be able to use most archiving programs. I’m not familiar with izarc but just downloaded it and tested, but it wouldn’t let me copy the files straight over. PLus IZArc has lots of additional annoying software it wanted to install. If you can, download and use 7-Zip. Tell your Dad that an IT Professional of over 20 years (I’m not joking) advised that IZArc is NOT a good program to use for installing mods and that you need 7-Zip (it’s free and doesn’t have additional annoying software). I think the insuffucient permissions is due to the way the IZArc program is trying to move the files, but you won’t have that problem with 7-Zip.
I downloaded the latest version, and when I tried to install it, WAY too many files couldn’t be opened for writing. Did I download the wrong version? I am using a windows xp, and the file I downloaded is “7z920.exe”. There is different choices for 32 and 64 bit, and the file type could be exe or msi, so I don’t know which one might work.
@Izual Zephyr
It sounds like you have permission problems on your computer. Am guessing your system is 32-bit, and either .exe or .msi should work. If you’ve downloaded an incorrect version, it would most likely tell you that it’s an incorrect version. It would really help if your Windows profile can be upgraded to have administrator priveledges while installing 7-Zip.
Plus, I’m using version 12w27a, which would translate into:
year-2012
week-27
alpha
Are mods even compatible with development versions?
@Izual Zephyr
Can’t guarantee anything will work with development versions. Stick with the 1.2.5 release unless your keen for bugs and glitches.
11 days later, I tried it, installed modloader ONLY, deleted meta-inf, black screen. haha.
The only mod i have downloaded is forge, but this is the only mod that i can find that triggers the error
Mods loaded: 1
ModLoader 1.2.5
Minecraft has crashed!
———————-
Minecraft has stopped running because it encountered a problem.
— BEGIN ERROR REPORT 9f578458 ——–
Generated 7/19/12 1:30 PM
Minecraft: Minecraft 1.2.5
OS: Windows XP (x86) version 5.1
Java: 1.7.0_05, Oracle Corporation
VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 6450 version 4.1.11005 Compatibility Profile Context, ATI Technologies Inc.
java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0xb1de4f98)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
at ModLoader.readFromClassPath(ModLoader.java:1204)
at ModLoader.init(ModLoader.java:886)
at ModLoader.addAllRenderers(ModLoader.java:189)
at ahu.(ahu.java:77)
at ahu.(ahu.java:8)
at net.minecraft.client.Minecraft.a(Minecraft.java:400)
at net.minecraft.client.Minecraft.run(Minecraft.java:738)
at java.lang.Thread.run(Unknown Source)
— END ERROR REPORT 67dd28a3 ———-
@jbaker96
Did you install Forge after ModLoader? If you don’t it will crash.
Okay, I got winrar and it worked, now I’ve got yet another problem…
This one isn’t SO bad, like the one before, It’s the ordering of installation:
modloader
playerAPI
clay soldiers
too many items
trading mod
mice workers
I’ve heard that when managing mods for minecraft, it ain’t like other games where you can just get the mod and put it in, you have to follow an order or your game system goes nuts. (and i just happen to be oblivious to what this little order is)
@Izual Zephyr
yes, that order should work in theory.
Is minecraft crashing after installing them?
@Izual Zephyr
FYI – I’ve just installed them one at a time in the order you listed and tested after installing each one and MC worked fine and all mods worked in the game.
I did the same thing, and it had a black screen.
Later found out I forgot about the meta-inf thingie, so I deleted it.
Tried them in the same order and checked after every mod, it worked.
=]
oh and, when dragging the files over, do I replace existing files, or skip them?
There’s an option to “update” files, but I don’t know what that means.
@Izual Zephyr
You need to replace existing files.
I need help. I tried to download this and it worked then i dragged it into me minecraft.jar folder. this is the only mod i had except TMI. i dragged it in and it seemed to work, my meta-inf folder should have been deleted since i didnt see it and i deleted it for TMI. I went into minecraft and it had destroyed my worlds! i had backed up my minecraft.jar like you said and restored it, no worlds! and it destroyed TMI with it! i really want modloader so what do i do? thanks!
Orcrin12
@Orcrin12
OK, this is the second report of this happening… Can you please advise what operating system your on and which archiving program you are using?
Minecraft has crashed!
———————-
Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader
This error has been saved to C:\Users\David Poole\AppData\Roaming\.minecraft\crash-reports\crash-2012-09-08_00.05.25-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
— BEGIN ERROR REPORT f0672806 ——–
Generated 9/8/12 12:05 AM
– Minecraft Version: 1.3.2
– Operating System: Windows 7 (amd64) version 6.1
– Java Version: 1.6.0_23, Sun Microsystems Inc.
– Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
– Memory: 393252856 bytes (375 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB)
– JVM Flags: 2 total; -Xms512m -Xmx1024m
– ModLoader: Mods loaded: 1
ModLoader 1.3.2
java.lang.NoClassDefFoundError: forge/NetworkMod
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at ModLoader.addMod(ModLoader.java:335)
at ModLoader.readFromModFolder(ModLoader.java:1429)
at ModLoader.init(ModLoader.java:932)
at ModLoader.addAllRenderers(ModLoader.java:185)
at avy.(RenderManager.java:87)
at avy.(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:260)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: forge.NetworkMod
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
… 20 more
— END ERROR REPORT a5c55428 ———-
I don’t know what to do. I just updated my minecraft and this is the first mod I’ve
added. I followed the install to the letter, with the exception that I use WINRAR
instead of 7-ZIP.
Little help?
@Tholomew Plague
I would try backing up your worlds then deleting the .minecraft folder in %appdata%, then download a fresh Minecraft 1.3.2, test it works properly, then install ModLoader for 1.3.2 again.
@modman
Works now! Thank you
I tried downloading the core mods you have listed under version 1.4. I did everything the Toolkit told me to. I even started with a fresh download of MC, I then downloaded Audio Mod, ModLoader, and Forge, and when I try to run MC, a box pops up that says a fatal error has occurred between MC and Forge. It tells me to refer to this document for the problem:
2012-11-26 19:55:01 [INFO] [ForgeModLoader] Forge Mod Loader version 4.4.4.442 for Minecraft 1.4.4 loading
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-26 19:55:02 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-26 19:55:02 [SEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.4, we have detected Minecraft 1.4.5 in your minecraft jar file
2012-11-26 19:55:02 [INFO] [STDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT – LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
2012-11-26 19:55:07 [INFO] [STDERR] Exception in thread “Thread-5” java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-11-26 19:55:07 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)
2012-11-26 19:55:07 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:136)
2012-11-26 19:55:07 [INFO] [STDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-11-26 19:55:07 [INFO] [STDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:290)
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2012-11-26 19:55:07 [INFO] [STDERR] … 5 more
2012-11-26 19:55:07 [INFO] [STDERR] Caused by: java.lang.reflect.InvocationTargetException
2012-11-26 19:55:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-26 19:55:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-26 19:55:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-26 19:55:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:282)
2012-11-26 19:55:07 [INFO] [STDERR] … 6 more
2012-11-26 19:55:07 [INFO] [STDERR] Caused by: cpw.mods.fml.common.LoaderException
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.(Loader.java:175)
2012-11-26 19:55:07 [INFO] [STDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:150)
2012-11-26 19:55:07 [INFO] [STDERR] … 11 more
@legomastertoby
Hey bud, sorry we’re a bit behind updating the instructions at the moment. Concentrating on getting the Modgician application finished off and ready for public release.
Am wondering if you deleted the META-INF from minecraft.jar?? In 1.4.x you don’t need to with Forge. Please let me know if that fixes the problem.
your 1.2.5 download link does not work i clicked it went on media fire and it said that the file has been removed! plz give me another link.
@stevo501
Thanks for that. Yes, it looks like it has been removed from his mediafire account and there is no new link.
can u please add a version for 1.2.5
i need it for the portal gun mod.
2012
——–x
@2012
Unfortunately Risugami is not making available ModLoader for Minecraft 1.2.5 to 1.4.5 – his link always only goes to the latest version.
However with Portal Gun, you can use Forge instead of ModLoader.
This doesn’t work mine won’t even load up it says done but it not this is a lie it doesn’t work you need a better modloader
@noob707
This is a common problem when it is not installed correctly.
What version of Minecraft are you running?
What other mods do you have installed?