stujones11 / minetest-3d_armor

Visible player armor & wielded items for minetest
Other
56 stars 98 forks source link

Call to deprecated function 'getpos' #164

Closed ghost closed 5 years ago

ghost commented 5 years ago

The deprecated function call should be replaced with the suggested one.

2019-03-05 18:47:45: WARNING[Server]: Call to deprecated function 'getpos', please use 'get_pos' at /home/dirk/.minetest/mods/3d_armor/3d_armor/init.lua:163
2019-03-05 18:47:45: WARNING[Server]: Call to deprecated function 'getpos', please use 'get_pos' at /home/dirk/.minetest/mods/3d_armor/3d_armor/init.lua:430
stujones11 commented 5 years ago

You missed a few but thanks for letting me know about it.

3fe7dd2249dcbe3dfb80cf5f219dda05112b4ed9