Jump to content

error with the CJB MOD


l12436

Recommended Posts

2013-03-16 19:47:44 [資訊] [sTDERR] java.lang.IllegalAccessError: tried to access method net.minecraft.entity.Entity.func_70022_Q()Ljava/lang/String; from class mod_cjb_moreinfo

2013-03-16 19:47:44 [資訊] [sTDERR]    at mod_cjb_moreinfo.renderMod(mod_cjb_moreinfo.java:177)

2013-03-16 19:47:44 [資訊] [sTDERR]    at mod_cjb_moreinfo.onTickInGame(mod_cjb_moreinfo.java:76)

2013-03-16 19:47:44 [資訊] [sTDERR]    at net.minecraft.src.BaseMod.doTickInGame(BaseMod.java:55)

2013-03-16 19:47:44 [資訊] [sTDERR]    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:102)

2013-03-16 19:47:44 [資訊] [sTDERR]    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:82)

2013-03-16 19:47:44 [資訊] [sTDERR]    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:56)

2013-03-16 19:47:44 [資訊] [sTDERR]    at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)

2013-03-16 19:47:44 [資訊] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:140)

2013-03-16 19:47:44 [資訊] [sTDERR]    at cpw.mods.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:379)

2013-03-16 19:47:44 [資訊] [sTDERR]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:868)

2013-03-16 19:47:44 [資訊] [sTDERR]    at net.minecraft.client.Minecraft.run(Minecraft.java:755)

2013-03-16 19:47:44 [資訊] [sTDERR]    at java.lang.Thread.run(Thread.java:722)

 

i do not known that why this will happened.

Link to comment
Share on other sites

so i need to change the protected to the public or create a class inside the package.

the second will make a large work in develop

 

and by the way.

the CJB MOD now is develop by me and i use the forge.

although some of code is still use the modloader.

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.