BobMowzie

Results 141 comments of BobMowzie

Unfortunately I cannot do anything to resolve this issue. Valkyrien Skies modifies the vanilla entity-in-bounds getter function in a way that fundamentally changes how it works and breaks much of...

Ah hi! Thanks for checking this out. It's been a while since I've looked into it, but I think it was related to this function override: https://github.com/ValkyrienSkies/Valkyrien-Skies-2/blob/72fac3232e20f1179b53d586f7825ab77f233ff4/common/src/main/java/org/valkyrienskies/mod/mixin/mod_compat/create/blockentity/MixinEjectorTileEntity.java#L51

Else, it might've been an override to the "EntityGetter::getEntities" function https://github.com/ValkyrienSkies/Valkyrien-Skies-2/blob/72fac3232e20f1179b53d586f7825ab77f233ff4/common/src/main/java/org/valkyrienskies/mod/mixin/feature/get_entities/MixinLevel.java#L32

![image](https://github.com/BobMowzie/MowziesMobs/assets/7550579/02d05b04-5a5a-4b0c-a83a-af75b6008095) I cannot reproduce this issue. Are you sure your skin is set up correctly?

Okay i reproduced it outside of my dev environment. Unfortunately, I can't fix this until they add back a way to log in to your minecraft account in a development...

Do you have any Airships mods? Or Create?

Hmm I think I know what's wrong on my end too.

Try turning off entity collision optimization

Alright I'll try patching it on my end