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

[Bug]: Non-player entities cannot interact with in-block crops #54

Open
5 tasks done
axlmly opened this issue May 16, 2024 · 2 comments
Open
5 tasks done

[Bug]: Non-player entities cannot interact with in-block crops #54

axlmly opened this issue May 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@axlmly
Copy link

axlmly commented May 16, 2024

Bug Description

Non-player entities cannot interact with in-block crops
mod:Touhou Little Maid
https://github.com/TartaricAcid/TouhouLittleMaid

How to Reproduce?

After placing the maid, let the maid harvest the crops

Expected Behavior

The maid entity can interact with the entity normally

Version

1.0.8

Mod Loader Version

1.20.1 47.2.21

Mod Loader

Forge

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
@axlmly axlmly added the bug Something isn't working label May 16, 2024
@ThatGravyBoat
Copy link
Member

Cadmus along with Argonauts supports fake player entities, when a mod like the one you linked interacts with the world on behalf of a player they should be using a fake player intermediary using the uuid of the player it's interacting on behalf of so it can automatically be supported by every claiming mod including ours.

@johalun
Copy link

johalun commented Jul 26, 2024

I have the same issue with rats from Rats mod. Is there a way to whitelist UUID from specific fake players?

Edit: It looks like Rats is actually using the owner's UUID so it should work but doesn't..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants