Page 1 of 1

Cannot eat apples

PostPosted: Wed Apr 10, 2013 10:27
by quick.dudey
In Minetest 0.4.6 on Ubuntu I can't eat apples. I can pick them up and drop them but right-clicking on them does nothing.

This is the relevant part of debug.txt
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
18:07:37: ACTION[main]:         .__               __                   __   
18:07:37: ACTION[main]:   _____ |__| ____   _____/  |_  ____   _______/  |_
18:07:37: ACTION[main]:  /     \|  |/    \_/ __ \   __\/ __ \ /  ___/\   __\
18:07:37: ACTION[main]: |  Y Y  \  |   |  \  ___/|  | \  ___/ \___ \  |  | 
18:07:37: ACTION[main]: |__|_|  /__|___|  /\___  >__|  \___  >____  > |__| 
18:07:37: ACTION[main]:       \/        \/     \/          \/     \/       
18:07:37: ACTION[main]: World at [/home/jeremy/.minetest/worlds/New]
18:07:37: ACTION[main]: Server for gameid="minetest" listening on port 30011.
creative inventory size: 150
18:07:37: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer
Font size: 8 15
node_dig
18:16:38: ACTION[ServerThread]: singleplayer digs default:apple at (-271,10,393)
18:16:51: ACTION[ServerThread]: singleplayer places node default:apple at (-273,6,392)
18:16:53: ACTION[ServerThread]: singleplayer places node default:apple at (-273,6,391)

PostPosted: Wed Apr 10, 2013 10:35
by Topywo
quick.dudey wrote:In Minetest 0.4.6 on Ubuntu I can't eat apples. I can pick them up and drop them but right-clicking on them does nothing.



Try selecting an apple in your tool bar and then left-click. Max hearts = 10.

PostPosted: Wed Apr 10, 2013 10:36
by rarkenin
When you have an apple in your hand, you should left-click to eat it. Note that appleas can be placed but not used to dig things as per this behavior.

PostPosted: Wed Apr 10, 2013 11:05
by quick.dudey
Ah, the wiki says you eat apples by placing them and right-clicking them. Someone should probably edit that.