Jurassic World Reborn Mod

Jurassic World Reborn Mod

746k Downloads

else if block is never executed

TimTheToaster opened this issue ยท 0 comments

commented

The following code is never executed because the same condition is in a higher if block

https://github.com/Interactive-Modding/JurassicWorldRebornMod/blob/185e6273a372dd4d2c5602a4001759aff39b5111/src/main/java/mod/reborn/server/entity/ai/navigation/DinosaurWalkNodeProcessor.java#L232

I found this because I was wondering why the Raptors don't try to climb out of an unpowered fence