Jump to content

Error with AutoSwitch


julialy

Recommended Posts

This:

 

2012-10-01 16:57:53 [iNFO] [sTDERR] java.lang.NoSuchMethodError: rh.getStrVsBlock(Lrj;Laig;I)F

2012-10-01 16:57:53 [iNFO] [sTDERR] at mod_AutoSwitch.getStrVsBlock(mod_AutoSwitch.java:1202)

2012-10-01 16:57:53 [iNFO] [sTDERR] at mod_AutoSwitch.isToolBetter(mod_AutoSwitch.java:830)

2012-10-01 16:57:53 [iNFO] [sTDERR] at mod_AutoSwitch.getBestTool(mod_AutoSwitch.java:804)

2012-10-01 16:57:53 [iNFO] [sTDERR] at mod_AutoSwitch.switchIfNecessary(mod_AutoSwitch.java:749)

2012-10-01 16:57:53 [iNFO] [sTDERR] at mod_AutoSwitch.clickMouse(mod_AutoSwitch.java:530)

2012-10-01 16:57:53 [iNFO] [sTDERR] at mod_AutoSwitch.onTickInGame(mod_AutoSwitch.java:511)

2012-10-01 16:57:53 [iNFO] [sTDERR] at BaseMod.doTickInGame(BaseMod.java:37)

2012-10-01 16:57:53 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

2012-10-01 16:57:53 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:84)

2012-10-01 16:57:53 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

2012-10-01 16:57:53 [iNFO] [sTDERR] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

2012-10-01 16:57:53 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:126)

2012-10-01 16:57:53 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:356)

2012-10-01 16:57:53 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.J(Minecraft.java:760)

2012-10-01 16:57:53 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:654)

2012-10-01 16:57:53 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

Link to comment
Share on other sites

i have the same problem

http://www.minecraftforum.net/topic/753030-132-thebombzens-mods-now-with-autoswitch-2/

its new version that causes the crash

a previous version 2.2.1 for minecraft 1.3.2 works for me

 

"not to scare azanor more , but he's a programmer, which is like the child of an orgy between math, logic, writing, and black magic . without any one of those it just doesn't work" etopsirhc

Link to comment
Share on other sites

  • 2 weeks later...

I'm running fml-universal-3.1.35.394 with AutoSwitch v2.3.0 and have this same exact problem,

2012-10-11 14:11:34 [iNFO] [sTDERR] java.lang.NoSuchMethodError: rh.getStrVsBlock(Lrj;Laig;I)F

2012-10-11 14:11:34 [iNFO] [sTDERR]    at mod_AutoSwitch.getStrVsBlock(mod_AutoSwitch.java:1321)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at mod_AutoSwitch.isToolBetter(mod_AutoSwitch.java:834)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at mod_AutoSwitch.getBestTool(mod_AutoSwitch.java:805)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at mod_AutoSwitch.switchIfNecessary(mod_AutoSwitch.java:750)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at mod_AutoSwitch.clickMouse(mod_AutoSwitch.java:531)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at mod_AutoSwitch.onTickInGame(mod_AutoSwitch.java:512)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at BaseMod.doTickInGame(BaseMod.java:37)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:84)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:137)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:367)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.J(Minecraft.java:760)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:654)

2012-10-11 14:11:34 [iNFO] [sTDERR]    at java.lang.Thread.run(Unknown Source)

 

EDIT:

Interesting, when I run the mod with Risugami's ModLoader it works fine, but with FML it fails. 

 

@thebombzen: I notice ModLoader has no rh.getStrVsBlock, so I'm assuming you're doing some kind of check to see if the user is running ModLoader or Forge, and issue further checks differently because of that.  My guess is the use of FML is throwing some check off to think the user is running full Forge, and trying to access the edited rh (which FML doesn't come with).

Link to comment
Share on other sites

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.