Jump to content

Mod doesnt load


OnePoundPP

Recommended Posts

Don't think the error is anything to do with my code or anything as it happens with all mods, optifine, reis minimap... All mods are of the right version for the forge I am using (when running mc through eclipse, the mod loads fine and I can see in the bottom left that the forge version is the same as the one i'm trying to use with my actual mc). Yes I've tried re-installing, doesn't fix.

Here's a snip of the logs where the error occurs, would like to know whats up if anyone can spot the issue:

	Zip file modid-1.0.0.jar failed to read properly, it will be ignored
java.lang.NullPointerException
	at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:71)
	at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53)
	at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
	at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
	at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131)
	at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364)
	at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
	at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
	at net.minecraft.client.main.Main.main(SourceFile:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Thanks in advance

Edited by OnePoundPP
Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.