Page 1 of 1

strange graphical bugs

PostPosted: Sat Mar 09, 2013 16:54
by sfw
Hi
minetest 0.4.5 (on 0.4.4 too...)
If i set preload_item_visuals=1, in inventory (unified, but i try and +) i can not seen same previews (empty or bugged).
Screenshot: https://www.dropbox.com/sh/5qt6wlw3l9nnl0c/Ka8Rh56Ihe/touble1.png
if preload_item_visuals=0, i'm after EVERY attempts of open inventory i get this:
[because only one link enabled, i post it in next message]
Help only maximize/minimize window size... while inventory will not open again... but all previews in interface is OK.
If fullscreen is on, i get situation same two, but i can not resize window... and only kill em all help me :)

current config :
anisotropic_filter = 0
bilinear_filter = 0
creative_mode = 1
enable_3d_clouds = 0
enable_damage = 1
enable_particles = 0
enable_shaders = 0
mip_map = 0
name =
new_style_leaves = 0
opaque_water = 0
port = 30000
preload_item_visuals = 0
selected_mainmenu_tab = 0
selected_world_path = /home/user/minetest-0.4.5/bin/../worlds/start
server_announce = 0
server_dedicated = false
smooth_lighting = 0
sound_volume = 0.35
trilinear_filter = 0
fast_move = true
noclip = true

current mods:

animals
beds
calinou_mods
clean
craft_guide
doors
mesecons
moretrees
pipeworks
plantlife
unified_inventory

PostPosted: Sat Mar 09, 2013 16:55
by sfw

PostPosted: Sat Mar 09, 2013 17:24
by Calinou
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
enable_texture_atlas = false


in minetest.conf.

PostPosted: Sat Mar 09, 2013 17:26
by sfw
its first, that i was trying doing. no effect.

PostPosted: Sat Mar 09, 2013 17:53
by rubenwardy
Try changing your graphics driver to directX, maybe?

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
video_driver = direct3d9


in minetest.conf

PostPosted: Sat Mar 09, 2013 20:02
by xyz
rubenwardy wrote:Try changing your graphics driver to directX, maybe?

There is no directx in GNU/Linux.

PostPosted: Sat Mar 09, 2013 20:04
by Calinou
You can only use Direct3D on Linux with Wine.

PostPosted: Sat Mar 09, 2013 21:42
by Shoggoth
May a stupid question, but did you delete for UI the folder /creative under /minetest_game/mods ?

PostPosted: Sun Mar 10, 2013 01:28
by sfw
yes, of course :)
at once after compiling 0.4.5.

0.4.4 was installed from repo.

PostPosted: Sun Mar 10, 2013 01:55
by sfw

PostPosted: Sun Mar 10, 2013 01:55
by sfw