You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When entering the inventory in the first frame, the player's model has the wrong Position.
Apparently, the problem is precisely in the model function from the minetest lua API (see src/gui.lua, line 737):
Describe the bug
When entering the inventory in the first frame, the player's model has the wrong Position.
Apparently, the problem is precisely in the model function from the minetest lua API (see src/gui.lua, line 737):
Screenshots
![изображение](https://private-user-images.githubusercontent.com/108220148/363505049-55ddc8bc-6235-4623-b4a5-3daa1b33fe24.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMzEyNTUsIm5iZiI6MTczOTAzMDk1NSwicGF0aCI6Ii8xMDgyMjAxNDgvMzYzNTA1MDQ5LTU1ZGRjOGJjLTYyMzUtNDYyMy1iNGE1LTNkYWExYjMzZmUyNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxNjA5MTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05YWMyMzM4YzQxNzM5YjE3NjA2NTUyZGM2MTFhOWRhNzE3OGMyN2JjODIxOTA2NzZiNTNkM2Q3NzM5YTk1NzJmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.vxEkMZyOVmEz6yBx0gYIPvhIV2JgPpV6-l86a0xVoY0)
Since the bug only appears for one frame, it was difficult to take this screenshot
Additional context
Not regression.
main 973ee2c
5.8.0
I have no idea how to check it
Linux
Yes
The text was updated successfully, but these errors were encountered: