Jump to content

Recommended Posts

Posted

Hello, I am using Magic Laucher and yes I have tried with and without it. I will get the latest Forge and this error occurs:

 

Missing class member: public B c, class: ahn, mod: minecraftforge-universal-1.4.7-6.6.0.497.zip

 

Im not sure how to fix it so please help.

 

**EDIT**

 

I forgot to mention older forges work (1.4.5 works for 1.4.5) But 1.4.6 and 1.4.7  dont work with the right version of minecraft.

Posted

Sorry if anything is *VERY* obvious.

 

 

 

 

 

 

 

Disable inactive mods

2013-02-09 11:37:03 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-02-09 11:37:03 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d

2013-02-09 11:37:03 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2013-02-09 11:37:03 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2013-02-09 11:37:04 [iNFO] [sTDOUT] Inserted super call into atq.c

2013-02-09 11:37:04 [iNFO] [sTDOUT] atq was overriden from NotEnoughItems 1.4.1.jar

2013-02-09 11:37:04 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2013-02-09 11:37:05 [iNFO] [sTDOUT] 27 achievements

2013-02-09 11:37:05 [iNFO] [sTDOUT] 210 recipes

2013-02-09 11:37:05 [iNFO] [sTDOUT] Setting user: DreamingLord, 571788531

2013-02-09 11:37:05 [iNFO] [sTDERR] Client asked for parameter: server

2013-02-09 11:37:05 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-02-09 11:37:05 [iNFO] [sTDERR] Exception in thread "Minecraft main thread" java.lang.InstantiationError: atq

2013-02-09 11:37:05 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:407)

2013-02-09 11:37:05 [iNFO] [sTDERR]    at asq.a(SourceFile:56)

2013-02-09 11:37:05 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:744)

2013-02-09 11:37:05 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

 

 

Posted

Make sure you have the right versions of CodeChickenCore and NEI.

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Posted

Check your coremods folder.

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Posted

The only coremod folders I have is for Tekkit and FTB,

 

 

This may or may not help

 

  Reveal hidden contents

 

Sorry again if anything is obvious

 

 

Posted

2012-08-27 10:51:04  [ForgeModLoader] Forge Mod Loader version 3.0.71.289 for Minecraft client:1.3.2, server:1.3.2 loading

Read the EAQ before posting! OR ELSE!

 

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

Posted

What exactly is it that you're trying to do? You've used two different versions of Minecraft, used both Tekkit and FTB, and have somehow managed to confuse one folder for another.

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Posted

And you're using magic launcher to install Minecraft Forge to a vanilla Minecraft?

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Posted

What version of Minecraft are you using for installing Forge?

One log says 1.3.2, the other says 1.4.7

There's an EAQ for a reason. Read it!

"Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998

 

First rule of bug reports: More information is always better.

Oh, and logs OR IT DIDN'T HAPPEN!!

Posted

I am using 1.4.7.

 

The one that said 1.3.2 was ForgeModloader-client-0 theres ForgeModloader-client-1,2 and 0.log  Then there's ForgeModloader-0,1,2 Im not sure which are which so I used client-0 because someone said that was the log.  Oh, I just looked at the other, they all say 1.3.2....

 

The 1.4.7 one was from the MagicLauncher one (show log).

Posted

1. go into normal minecraft launcher, click options then force update, then launch it then close it

2. now download the LATEST nei and codechickencore, and place them in the coremods folder

3. download the LATEST forge

4. add forge into magic launcher

5. launch

6. if it doesn't work, post a forgemodloader-client-0-log

[shadow=black,right][glow=green,2,300]

uyjulian's website

[/glow][/shadow]

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • "I want to understand how complex mods with ASM transformation and coremods work, such as Xray or AntiXray. Why do they break when you simply rename packages? What features of their architecture make refactoring difficult? And what techniques are used to protect these mods? I am interested in technical aspects in order to better understand the bytecode and Forge loader system."
    • I can't figure out if you're looking for help trying to steal someone elses work, or cheat at the game....
    • Title: Why Is It So Hard to Rename and Restructure Mods Like Xray or AntiXray? 🤔 Post text: Hey everyone! I’ve been digging into Minecraft modding for a while and have one big question that I can’t figure out on my own. Maybe someone with more experience could help or give me some advice. Here’s the issue: When I take a “normal” Minecraft mod — for example, one that just adds some blocks or new items — I can easily change its structure, package names, or even rebrand it entirely. It’s straightforward. But as soon as I try this with cheat-type mods like XrayMod or AntiXray, everything falls apart. Even if I just rename the classes, refactor the packages, or hide its identity somehow, the mod either breaks or stops working properly. XrayMod in particular is proving to be a nightmare to modify without losing its core function. So my question is — why is this so much harder with cheat mods like Xray? Is there something fundamentally different about how they’re coded, loaded, or protected that prevents simple renaming or restructuring? And if so, how can I actually learn to understand someone else’s cheat mod enough to safely refactor it without breaking the core features? I’ve already been spending over two months trying to figure this out and haven’t gotten anywhere. It feels like there must be some trick or knowledge I’m missing. Would really appreciate any thoughts, tips, or references — maybe there are guides or techniques for understanding cheat-mod internals? Or if you’ve successfully “disguised” a cheat mod like Xray before, I’d love to hear how you did it. Thanks in advance for any help or discussion. ✌️
    • just started making cinamatic contect check it out on my channel or check out my facebook page    Humbug City Minecraft Youtube https://www.youtube.com/watch?v=v2N6OveKwno https://www.facebook.com/profile.php?id=61575866982337  
    • Where did you get the schematic? Source/Link? And do use an own modpack or a pre-configured from curseforge? If yes, which one On a later time, I can make some tests on my own - but I need the schematic and the modpack name
  • Topics

×
×
  • Create New...

Important Information

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