Jump to content

Minecraft 1.4.7 Forge+Magic Launcher Bug


VarizonForge

Recommended Posts

So, I was testing my Forge on Magic Launcher and discovered a bug. Here's my log:

*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
2013-01-27 20:19:14 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-01-27 20:19:16 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-01-27 20:19:16 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.7, we have detected Minecraft 12w50a in your minecraft jar file
2013-01-27 20:19:16 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML
2013-01-27 20:21:36 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2013-01-27 20:21:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at magic.launcher.Launcher.main(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at net.minecraft.client.Minecraft.main(Minecraft.java:2235)
2013-01-27 20:21:36 [iNFO] [sTDERR]     ... 5 more
2013-01-27 20:21:36 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:291)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2013-01-27 20:21:36 [iNFO] [sTDERR]     ... 8 more
2013-01-27 20:21:36 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2013-01-27 20:21:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at java.lang.reflect.Method.invoke(Unknown Source)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:283)
2013-01-27 20:21:36 [iNFO] [sTDERR]     ... 9 more
2013-01-27 20:21:36 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.common.Loader.<init>(Loader.java:176)
2013-01-27 20:21:36 [iNFO] [sTDERR]     at cpw.mods.fml.common.Loader.instance(Loader.java:151)
2013-01-27 20:21:36 [iNFO] [sTDERR]     ... 14 more

Link to comment
Share on other sites

2013-01-27 20:19:16 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.4.7, we have detected Minecraft 12w50a in your minecraft jar file

2013-01-27 20:19:16 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Thank all of you so much you are fucking psychos for doing this thank you so much :)
    • i have this custome crossbow i made  it autoloads after the first shoot is nice and all    but i don't like how when aiming it begins missaligned a little to the right then it slowly trembles a few and aligning whit the crosshair   this is coze the bow animation id vertical and made this crosbow rotate 90degrees      public UseAnim getUseAnimation(ItemStack p_40678_) {         return UseAnim.BOW;     } why i dont use UseAnim.CROSSBOW  for a crossbow  you see  the vainilla crossbow from the CrossbowItem.class uses a tag to know if its pulling to load an arrow or to shoot  private static final String TAG_CHARGED = "Charged"; i copy this methods to mi crossbow and set to UseAnim.CROSSBOW  but dont seems to do nothing     public static boolean isCharged(ItemStack p_40933_) {       CompoundTag compoundtag = p_40933_.getTag();       return compoundtag != null && compoundtag.getBoolean("Charged");    }    public static void setCharged(ItemStack p_40885_, boolean p_40886_) {       CompoundTag compoundtag = p_40885_.getOrCreateTag();       compoundtag.putBoolean("Charged", p_40886_);    } inside LivingEntity.class there is this   .getUseItemRemainingTicks()  thats used to calculate the bow pulling but seems like theres no .setUseItemRemainingTicks()   hoping to be understandable          i need to override the way the pulling animation is calculated to set it to the max from the beginning just for the sake of aesthetics             
    • So I'm able to download modpacks from curse forge get the into the minecraft mod folder but once the upload starts on the launcher it get's to the end and just won't progress does any one know what the issue might be I've uninstalled and reinstalled everything but I keep having the same problem.
    • { "type": "minecraft:crafting_shaped", "pattern": [ "i i", " R ", "i i" ], "key": { "i": { "item": "minecraft:iron_ingot" }, "R": { "item": "minecraft:redstone" } }, "result": { "id": "minecraft:iron_ingot" } } I'm having a problem where I've created a simple crafting recipe that takes in redstone dust and 4 iron ingots and returns an iron ingot (just for testing purposes). I have the file in my resouces/data/(modid)/recipes directory. However, the recipe does not work and I get no output when actually using a crafting table. Any help would be useful.
    • try removing xaeros world map.
  • Topics

×
×
  • Create New...

Important Information

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