Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breeding Horses, collision box in general and Grizzlys blueberries Issue. #89

Open
BlockAndPixelAge opened this issue Mar 22, 2024 · 0 comments

Comments

@BlockAndPixelAge
Copy link

When trying to breed horses I get this.

Runtime error from mod 'animalia' in callback luaentity_Step(): ...\mods\animalia/mobs/horse.lua:305: attempt to call method 'get_luaentity' (a nil value)
stack traceback:
...\mods\animalia/mobs/horse.lua:305: in function 'add_child'
...mods\animalia/api/mob_ai.lua:995: in function 'func'
...\mods\creatura/mob_meta.lua:1185: in function '_execute_utilities'
...\mods\creatura/mob_meta.lua:938: in function <...\mods\creatura/mob_meta.lua:903>

And is it possible to give all animals collision boxes, as of now it's hard to breed, if the animals follow you and go into each other, making it impossible to feed the 2nd animal.
With "fancy_collide = true" by every animal, this would be more convenient.

And Grizzlys don't react to blueberries at all, no following, no feeding.

That's all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant