FWIW, I ported farming plus to the new farming api for our server. The code can be found here:
http://hg.intevation.de/minetest/farming_plus_ng/
cheers,
sascha
PilzAdam wrote:swilde wrote:Licenses:
just like minecraft itself
Code: LGPLv2.1/later,
Textures: CC BY-SA 3.0
Water Bucket + Gravel
What? Minecraft is LGPL?
PilzAdam wrote:Do you use the carts mod or any other mod were the player is attached to an object?
mauvebic wrote:That is the fix to the replace bug. Either that, or you successfully place the block by replacing one you didn't intend to :P
PilzAdam wrote:Does the message "[playername] tried to place node in unloaded position [pos]" appear in debug.txt with debug_log_level = 4 in minetest.conf?