pls fix the server mappings for b1.6-tb3 #227
SuperDumbMario2
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
they cant compile.
Error on line 23 in minecraft_server\src\net\minecraft\src\Packet24MobSpawn.java
cannot find symbol
symbol: variable numTicksToChaseTarget
location: variable var1 of type net.minecraft.src.EntityLiving
Error on line 229 in minecraft_server\src\net\minecraft\src\EntityTrackerEntry.java
cannot find symbol
symbol: variable numTicksToChaseTarget
location: variable var5 of type net.minecraft.src.EntityLiving
Error on line 234 in minecraft_server\src\net\minecraft\src\EntityTrackerEntry.java
cannot find symbol
symbol: variable numTicksToChaseTarget
location: variable owner of type net.minecraft.src.EntityLiving
Beta Was this translation helpful? Give feedback.
All reactions