[solved] Bugs ? minetestc55_201201241055-0~1157 (linux)

User avatar
tkerwel
Member
 
Posts: 213
Joined: Fri Jan 13, 2012 07:35

[solved] Bugs ? minetestc55_201201241055-0~1157 (linux)

by tkerwel » Thu Jan 26, 2012 07:12

hello,
can someone prove or onfirm if this is only with my mods ?

1 paramtype = "facedir_simple"

all items with this parameter are not faced to the player when build, old ones are all in the same direction, not in the direction they are placed before.

2 drawtype = "signlike"
selection_box = {
type = "wallmounted",},

all itmes i placed or i place new now, are always horizontal...

i did not change anything in the code, this hapens when i upgrade to minetestc55_201201241055-0~1157 from the minetestc55_201201080006-0~1141 version .....

this xxxxx my plan to offer my deko mod the next weekend, cause now the wallpaper and furniture is not working properly anymore

greets from bremen/germany
thomas
Last edited by tkerwel on Thu Jan 26, 2012 07:36, edited 1 time in total.
++++ Kung walang tiyaga, walang nilaga. ++++
 

User avatar
dannydark
Member
 
Posts: 428
Joined: Fri Aug 12, 2011 21:28

by dannydark » Thu Jan 26, 2012 07:22

Hi Thomas, ok off the top of my head I think you need to do the following.

#1 Nodes with a paramtype of facedir_simple should now be changed so that the paramtype = "facedir_simple" becomes paramtype2 = "facedir" and you will also need to add an extra line which is legacy_facedir_simple = true

#2 You need to add to signlike nodes the two following parameters:

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
    paramtype2 = "wallmounted",
    legacy_wallmounted = true,


Now I might be wrong so if these don't work hopefully someone with more knowledge on the new mod interface or who has access to the source can help you.
 

User avatar
tkerwel
Member
 
Posts: 213
Joined: Fri Jan 13, 2012 07:35

by tkerwel » Thu Jan 26, 2012 07:35

@dannydark

mercie, thats it.... working again, thx a lot.

just 8 in the morning and 10 minutes after asking already solved, this is amazing !!!!

a moderator can close this....
Last edited by tkerwel on Thu Jan 26, 2012 07:38, edited 1 time in total.
++++ Kung walang tiyaga, walang nilaga. ++++
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 6 guests

cron