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

null entity in worldimpl #457

Open
NoSanityHere opened this issue Mar 29, 2024 · 1 comment
Open

null entity in worldimpl #457

NoSanityHere opened this issue Mar 29, 2024 · 1 comment

Comments

@NoSanityHere
Copy link

I was trying to use this plugin, but it didnt work, and gave an error in the logs. When i looked for the error, it came down to what seems to be a bug in the WorldImpl class, on line 1211, where a null entity is given, resulting in an attempt to perform the isDescending() function on a null entity on line 40 of the EntityShapeContext class (net/minecraft/block). I can't work out what this is meant to be, there doesn't seem to be an entity to use

@NoSanityHere
Copy link
Author

I have now sort of fixed it on a local copy with a mixin (will provide code if requested) but it results in endless recursion

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