MC Modding
Please register and join the community!


Join the forum, it's quick and easy

MC Modding
Please register and join the community!
MC Modding
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Unanswered] Bow and Arrow Tut??

Go down

[Unanswered] Bow and Arrow Tut?? Empty [Unanswered] Bow and Arrow Tut??

Post by MrCreeper07 Sun Nov 06, 2011 4:58 pm

I am looking for a bow and arrow tutorial. I found one but got these errors

Code:
== ERRORS FOUND ==

src/minecraft/net/minecraft/src/EntityJiffyArrow.java:158: cannot find symbol
symbol  : method func_28105_a(net.minecraft.src.Vec3D,net.minecraft.src.Vec3D,boolean,boolean)
location: class net.minecraft.src.World
MovingObjectPosition movingobjectposition = worldObj.func_28105_a(vec3d, vec3d1, false, true);
^

src/minecraft/net/minecraft/src/EntityJiffyArrow.java:198: attackEntityFrom(net.minecraft.src.DamageSource,int) in net.minecraft.src.Entity cannot be applied to (net.minecraft.src.EntityLiving,int)
if(movingobjectposition.entityHit.attackEntityFrom(owner, 4))
^

2 errors
==================
in the spoiler bellow is the EntityJiffyArrow.java that has this error
Spoiler:

this is to help me fix the error and request a full tutorial on it and a explanation because the other tutorial didn't have one so I got errors.
MrCreeper07
MrCreeper07
Member

Posts : 18
Join date : 2011-10-23

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum