while digging trough the village classes i found the siege class.
the last function of that class should return a vec3 coord.
but the vec3 it retrieves from the pool does not get returned and will always be null
this means that the Boolean function that uses this function always returns false.
to fix this problem there only needs to be a return statement when it retrieves a vec3 from the vecPool
Related issues
Comments


i could not find it indeed, i searched for village and village seige, and this last one was not spelled correctly i see now, sorry for the inconvenience.

So long as you tried, all is good.
Duplicate of MC-7432 - If you have not, please use the search function in the future, to see if your bug has already been submitted. If you could not find the original report, please comment with the keywords you searched for.