1

Help! Need mod recoded.

dylanweb2 5/2/14 5:23 am
372
5/3/2014 5:45 am
Hello here is this mod and it pulls all the item ids from every item and dumps them in an itemdump.txt, I was not the maker of this, but found it extremely useful for the "LWC" plugin for the configuration so can someone please fix / recode this cause I crash when I join the game using this. The owner of the mod doesn't seem to be around anymore.

- Crash report -


---- Minecraft Crash Report ----
// I feel sad now

Time: 5/2/14 5:18 PM
Description: Exception in server tick loop

java.lang.AbstractMethodError
at cpw.mods.fml.common.registry.GameRegistry.onPlayerLogin(GameRegistry.java:357)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePlayerLogin(FMLNetworkHandler.java:300)
at net.minecraft.server.management.ServerConfigurationManager.func_72355_a(ServerConfigurationManager.java:156)
at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:97)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:691)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

And the mod

https://www.mediafire.com/?bczro1yzy96syt5

Please someone help ASAP

Thanks,
Dylan
Posted by
dylanweb2
Level 1 : New Miner
1

  Have something to say?

JoinSign in

4

4377699683
05/03/2014 5:45 am
Level 25 : Expert Network
Not Enough Items can do this.

Not sure try Googling: "Not Enough Items ID dump"
1
Jeffrey7747
05/03/2014 5:03 am
Level 18 : Journeyman Artist
GameRegistry.onPlayerLogin I do know that some Handlers were removed. I figured that out when I made my own mod causing it to not work in 1.5.2. I thought that that was already removed in 1.5.2 though. (EventHandler)

As for the update, try to search on google or youtube how to fix GameRegistry. I am sure that there are more people out there who have the same issue.
1
dylanweb2
05/03/2014 4:54 am
Level 1 : New Miner
Is it possible if someone could update it from it's current version (1.5.2) to 1.6.4? please
1
Gim949
05/02/2014 3:10 pm
Level 57 : Grandmaster Programmer
From what I see in the crash report, a method used in this mod that came from the GameRegistry class file is gone. Basically this mod is outdated
Srry :/
1

Welcome