Everything posted by fox_news
-
Forge 1.7.2 not able to find textureWidth in custom models
ahh thank you. i thought it did this automatically.
-
[1.7.10] How to tell when Armour has been taken off and put on.
have you tried taking a look at the default minecraft code for enchanted armor?
-
[1.7.2]Using a damaged item in a crafting recipe
have a look at the anvil container
-
[1.7.10] How to tell when Armour has been taken off and put on.
use forge events
-
Make enderman not attack you
have you tried to use forge events to check when an enderman locks in it's target and then cancel the event?
-
LanguageManager
if you want to do anything with language, i suggest using the I18n class.
-
GuiOptions problem
GuiOptions is a default minecraft screen. it will bring up this: the reason why you are getting that error is because your screen is not opened before you call it. have it open and then call it. the first parameter is asking for the parrent (the screen to return to when done is clicked)
-
1.6.4 build downloading 1.7.2 files?
then tell him to change the name to something besides 'forge' multipart?
-
Forge 1.7.2 not able to find textureWidth in custom models
I am currently only getting this error when i run my mod OUTSIDE eclipse cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: textureWidth at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815) at net.minecraft.client.main.Main.main(SourceFile:103) 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:134) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoSuchFieldError: textureWidth at net.foxgenesis.walkwaymod.models.ModelCatchFurnace.<init>(ModelCatchFurnace.java:20) at net.foxgenesis.walkwaymod.render.RenderCatchFurnace.<init>(RenderCatchFurnace.java:17) at net.foxgenesis.walkwaymod.ClientProxy.registerRenderers(ClientProxy.java:18) at net.foxgenesis.walkwaymod.WalkwayMod.load(WalkwayMod.java:75) 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:513) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) 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:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 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:118) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690) ... 10 more i am using forge 1.7.2. if my code is needed, please ask for it.
IPS spam blocked by CleanTalk.