ElCeejo / draconis

Adds Dragons and related resources and equipment to Minetest Game
MIT License
18 stars 23 forks source link

Eggs from v1.1 show as unknown nodes on v1.2 #19

Closed ronoaldo closed 2 years ago

ronoaldo commented 2 years ago

These items show on players chest as unknown nodes:

2022-02-19 19:59:47: ACTION[Server]: bramos moves draconis:egg_ice_dragon_white to chest at (-3270,1368,25118)
2022-02-19 19:59:47: ACTION[Server]: bramos moves draconis:egg_ice_dragon_sapphire to chest at (-3270,1368,25118)
2022-02-19 19:59:47: ACTION[Server]: bramos moves draconis:egg_fire_dragon_black to chest at (-3270,1368,25118)
2022-02-19 19:59:46: ACTION[Server]: bramos moves draconis:egg_ice_dragon_slate to chest at (-3270,1368,25118)
2022-02-19 19:59:46: ACTION[Server]: bramos moves draconis:egg_ice_dragon_light_blue to chest at (-3270,1368,25118)
2022-02-19 19:59:45: ACTION[Server]: bramos moves draconis:egg_ice_dragon_silver to chest at (-3270,1368,25118)
2022-02-19 19:59:45: ACTION[Server]: bramos moves draconis:egg_fire_dragon_red to chest at (-3270,1368,25118)
2022-02-19 19:59:45: ACTION[Server]: bramos moves draconis:egg_fire_dragon_gold to chest at (-3270,1368,25118)
2022-02-19 19:59:44: ACTION[Server]: bramos moves draconis:egg_fire_dragon_green to chest at (-3270,1368,25118)
2022-02-19 19:59:44: ACTION[Server]: bramos moves draconis:egg_fire_dragon_bronze to chest at (-3270,1368,25118)
ronoaldo commented 2 years ago

Adding some logs to help debug:

image