Jump to content

Reobfuscation and recompile not working!


Thecheatgamer1

Recommended Posts

Well i was trying to convert my mod to work in non eclipse minecraft and i copyed my com and assets folder to the minecraft folder in /forge/mcp/eclipse

 

when i recompiled and reobfuscated it, i could see they converted into .class files and i then put the com and assets folder into a zip but when i added it to the minecraft mods folder and run the game it threw this error message!

 

I have tryed many ways to make my mod work but i cant find out how

 

i even used pahimars build.xml file and modified it then ran it with the release command and it still didnt work :(

 

Please could anyone help me

 

Important: i use parhimar workspace style!

 

 

 

 

---- Minecraft Crash Report ----

// I feel sad now :(

 

Time: 03/08/13 17:22

Description: There was a severe problem during mod loading that has caused the game to fail

 

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: com.iic.SenSenTechnologies.item.NilinTheHunterDisk.setCreativeTab(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;

at cpw.mods.fml.common.LoadController.transition(LoadController.java:148)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)

at net.minecraft.client.main.Main.main(SourceFile:101)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)

at net.minecraft.launchwrapper.Launch.main(Launch.java:18)

Caused by: java.lang.NoSuchMethodError: com.iic.SenSenTechnologies.item.NilinTheHunterDisk.setCreativeTab(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;

at com.iic.SenSenTechnologies.item.NilinTheHunterDisk.<init>(NilinTheHunterDisk.java:22)

at com.iic.SenSenTechnologies.registry.item.ItemInstanceDataBank.init(ItemInstanceDataBank.java:21)

at com.iic.SenSenTechnologies.SenSen.preInit(SenSen.java:58)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)

at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:193)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.java:267)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:104)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)

... 10 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_15, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 150441848 bytes (143 MB) / 455606272 bytes (434 MB) up to 954466304 bytes (910 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.04 FML v6.2.19.789 Minecraft Forge 9.10.0.789 27 mods loaded, 27 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized

FML{6.2.19.789} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized

Forge{9.10.0.789} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized

ImmibisMicroblocks{56.0.2} [immibis's Microblocks] (coremods) Unloaded->Constructed->Pre-initialized

IC2{1.118.401-lf} [industrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized

ImmibisCore{56.0.3} [immibis Core] (immibis-core-56.0.3.jar) Unloaded->Constructed->Pre-initialized

AdvancedRepulsionSystems{56.0.0} [Advanced Repulsion Systems] (adv-repulsion-systems-56.0.0.jar) Unloaded->Constructed->Pre-initialized

AdvancedMachines{56.0.0} [Advanced Machines] (advanced-machines-56.0.0.jar) Unloaded->Constructed->Pre-initialized

AppliedEnergistics{rv11.e} [Applied Energistics] (appeng-rv11-e-mc162.zip) Unloaded->Constructed->Pre-initialized

AtomicScience{0.7.0} [Atomic Science] (Atomic_Science_v0.7.0.113.jar) Unloaded->Constructed->Pre-initialized

BiomesOPlenty{0.5.9} [biomes O' Plenty] (Biomes-O-Plenty-0.5.9R1-1.6.2.jar) Unloaded->Constructed->Pre-initialized

DimensionalAnchors{56.0.1} [Dimensional Anchors] (dimensional-anchor-56.0.1.jar) Unloaded->Constructed->Pre-initialized

ICBM|Contraption{1.3.0} [iCBM|Contraption] (ICBM_Contraption_v1.3.0.211.jar) Unloaded->Constructed->Pre-initialized

ICBM|Sentry{1.3.0} [iCBM|Sentry] (ICBM_Sentry_v1.3.0.211.jar) Unloaded->Constructed->Pre-initialized

ICBM|Explosion{1.3.0} [iCBM|Explosion] (ICBM_Explosion_v1.3.0.211.jar) Unloaded->Constructed->Pre-initialized

ImmibisMicroblocks_IgnoreThis{56.0.2} [immibis's Microblocks (ignore this duplicate entry, will be fixed eventually)] (immibis-microblocks-56.0.2.jar) Unloaded->Constructed->Pre-initialized

ImmibisPeripherals{56.0.1} [immibis's Peripherals] (immibis-peripherals-56.0.1.jar) Unloaded->Constructed->Pre-initialized

InfiniTubes{56.0.0} [infiniTubes] (infinitubes-56.0.0.jar) Unloaded->Constructed->Pre-initialized

IronChest{5.3.1.482} [iron Chest] (ironchest-universal-1.6.2-5.3.1.482.zip) Unloaded->Constructed->Pre-initialized

LiquidXP{56.0.2} [Liquid XP] (liquid-xp-56.0.2.jar) Unloaded->Constructed->Pre-initialized

Mekanism{5.5.7} [Mekanism] (Mekanism-v5.5.7.137.jar) Unloaded->Constructed->Pre-initialized

MekanismGenerators{5.5.7} [MekanismGenerators] (MekanismGenerators-v5.5.7.137.jar) Unloaded->Constructed->Pre-initialized

MekanismTools{5.5.7} [MekanismTools] (MekanismTools-v5.5.7.137.jar) Unloaded->Constructed->Pre-initialized

MFFS{3.2.0} [Modular Force Field System] (MFFS_v3.2.0.208.jar) Unloaded->Constructed->Pre-initialized

RedLogic{56.0.1} [RedLogic] (redlogic-56.0.1.jar) Unloaded->Constructed->Pre-initialized

SenSen{DEV Build!} [senSen Technologies] (SenSen Technologies V0.1.0.zip) Unloaded->Constructed->Errored

Tubestuff{56.0.0} [Tubestuff] (tubestuff-56.0.0.jar) Unloaded->Constructed->Pre-initialized

 

Link to comment
Share on other sites

cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: com.iic.SenSenTechnologies.item.NilinTheHunterDisk.setCreativeTab(Lnet/minecraft/creativetab/CreativeTabs;)Lnet/minecraft/item/Item;

 

If you read the error it, the first line says "java.lang.NoSuchMethodError" so it's trying to call a method that doesn't exist.  It's probably underlined red in your IDE.

 

 

Also I'm confused what else you did, mind explaining a little more in depth how you tried exporting it?  Because it sounds like you did some completely random things.

Link to comment
Share on other sites

Weren't you running the Eclipse workspace inside /Forge/mcp/eclipse/  ? If you did then all you have to do is run the recompile.sh/bat and reobfuscate.sh/bat and everything will be in Forge/mcp/reobf/minecraft/

 

I don't really understand why you would need to move anything into or out of that

Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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