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

player:getActiveHand() causes a vm error on 1.16.5 versions #232

Open
JimmyHelp opened this issue Jun 22, 2024 · 0 comments
Open

player:getActiveHand() causes a vm error on 1.16.5 versions #232

JimmyHelp opened this issue Jun 22, 2024 · 0 comments
Labels
bug Something isn't working fixed Fixed but will remain open untill the release containing the fix is out

Comments

@JimmyHelp
Copy link
Contributor

Bug Description

player:getActiveHand() causes a vm error on 1.16.5 versions

Reproduction Steps

Trying to use the function at all causes the error. Example code if you really need it:
function events.entity_init()
player:getActiveHand()
end

Log File

latest.log

@JimmyHelp JimmyHelp added the bug Something isn't working label Jun 22, 2024
@UnlikePaladin UnlikePaladin added the fixed Fixed but will remain open untill the release containing the fix is out label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Fixed but will remain open untill the release containing the fix is out
Projects
None yet
Development

No branches or pull requests

2 participants