usrib/bones
2
1
Fork
You've already forked bones
0

Deprecated call to set_bone_position #1

Closed
opened 2024年04月05日 12:52:38 +02:00 by rvz420 · 3 comments

Hello I have just created a server with mineclonia and bones
but when I die no bones are created.

On startup the server says:

2024年04月05日 07:38:59: WARNING[Server]: Deprecated call to set_bone_position, use set_bone_override instead (at .../bin/../games/mineclonia/mods/PLAYER/mcl_player/init.lua:56)
2024年04月05日 07:38:59: WARNING[Server]: Deprecated call to get_bone_position, use get_bone_override instead (at ...rver/bin/../games/mineclonia/mods/CORE/mcl_util/init.lua:793)
2024年04月05日 07:38:59: WARNING[Server]: Deprecated call to set_bone_position, use set_bone_override instead (at ...rver/bin/../games/mineclonia/mods/CORE/mcl_util/init.lua:797)
2024年04月05日 07:38:59: WARNING[Server]: Deprecated call to get_bone_position, use get_bone_override instead (at ...n/../games/mineclonia/mods/ENTITIES/mcl_mobs/effects.lua:340)

Hello I have just created a server with mineclonia and bones but when I die no bones are created. On startup the server says: 2024年04月05日 07:38:59: WARNING[Server]: **Deprecated call to set_bone_position, use set_bone_override instead** (at .../bin/../games/mineclonia/mods/PLAYER/mcl_player/init.lua:56) 2024年04月05日 07:38:59: WARNING[Server]: **Deprecated call to get_bone_position, use get_bone_override instead** (at ...rver/bin/../games/mineclonia/mods/CORE/mcl_util/init.lua:793) 2024年04月05日 07:38:59: WARNING[Server]: **Deprecated call to set_bone_position, use set_bone_override instead** (at ...rver/bin/../games/mineclonia/mods/CORE/mcl_util/init.lua:797) 2024年04月05日 07:38:59: WARNING[Server]: **Deprecated call to get_bone_position, use get_bone_override instead** (at ...n/../games/mineclonia/mods/ENTITIES/mcl_mobs/effects.lua:340)
Owner
Copy link

Minetest game engine version?

MineClonia version?

bones version?

Minetest game engine version? MineClonia version? bones version?
Author
Copy link

Minetest server 5.9.0-dev
minetest client 5.8.0
bones version (I dont know where to check but it's the one currently on the green download button at https://content.minetest.net/packages/NathanielFreeman/bones/)

Minetest server 5.9.0-dev minetest client 5.8.0 bones version (I dont know where to check but it's the one currently on the green download button at https://content.minetest.net/packages/NathanielFreeman/bones/)
Owner
Copy link

Minetest server 5.9.0-dev
minetest client 5.8.0

This is clearly a consequence of some deprecated feature in Minetest 5.9.0-dev, which explains why it works fine for me in Minetest 5.8.0.

I do not recommend using an unstable beta version on your server, do that the other way around, use the unstable 5.9.0-dev on your client and the stable 5.8.0 on your server, you will notice that the problem is fixed.

If the problem persists, give me more information on how to reproduce the crash and what version of MineClonia you use.

> Minetest server 5.9.0-dev > minetest client 5.8.0 This is clearly a consequence of some deprecated feature in Minetest 5.9.0-dev, which explains why it works fine for me in Minetest 5.8.0. I do not recommend using an unstable beta version on your server, do that the other way around, use the **unstable** 5.9.0-dev on your **client** and the **stable** 5.8.0 on your **server**, you will notice that the problem is fixed. If the problem persists, give me more information on how to reproduce the crash and what version of MineClonia you use.
Sign in to join this conversation.
No Branch/Tag specified
master
armor-inv
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
usrib/bones#1
Reference in a new issue
usrib/bones
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?