odd wielditems in 0.4.11, 0.4.12, 0.4.13

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

odd wielditems in 0.4.11, 0.4.12, 0.4.13

by addi » Mon Dec 29, 2014 09:55

i just tried out the new 0.4.11 version of minetest and the wielditems now look realy odd.
see here:
Image
the wieldhand and the bucket looks realy odd to me, hope someone can confirm this. using default settings in 0.4.10 and 0.4.11
Enable and disable shaders does not help here.

also the hearts form the heartbar does look more pixelatet, and not as smooth as in 0.4.10. I hope thats a bug, and not a feature.

only the Cube items look exept of the texturechange the same.

i hope im not the only person with that bugs, and someone can confirm that.
Attachments
odd wielditem - 1.png
odd wielditem - 1.png (456.57 KiB) Viewed 2372 times
Last edited by addi on Sun Aug 23, 2015 13:16, edited 2 times in total.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: odd wielditems in 0.4.11

by Krock » Mon Dec 29, 2014 11:04

Maybe it's caused by bumpmapping or any other shader?
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11

by addi » Mon Dec 29, 2014 13:07

it happens also with disabled shaders
edit: if I'm using Krock's builds it happens too, but if I'm using direct3d9 it looks normal again

here some specs of my grafic card:
AMD Mobility Radeon HD 5000 Series
Driver Version: 14.501.1003-141120a-177998C
Direct3D-Version: 9.14.10.01080
OpenGL-Version: 6.14.10.13283
output of minetest:
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
Irrlicht log: Irrlicht Engine version 1.8.1
Irrlicht log: Microsoft Windows 7 Professional Edition Service Pack 1 (Build 7601)
Irrlicht log: WGL_extensions: WGL_ARB_extensions_string WGL_ARB_pixel_format WGL_ATI_pixel_format_float WGL_ARB_pixel_format_float WGL_ARB_multisample WGL_EXT_swap_control WGL_EXT_swap_control_tear WGL_ARB_pbuffer WGL_ARB_render_texture WGL_ARB_make_current_read WGL_EXT_extensions_string WGL_ARB_buffer_region WGL_EXT_framebuffer_sRGB WGL_ATI_render_texture_rectangle WGL_EXT_pixel_format_packed_float WGL_I3D_genlock WGL_NV_swap_group WGL_ARB_create_context WGL_AMD_gpu_association WGL_AMDX_gpu_association WGL_ARB_create_context_profile WGL_NV_DX_interop WGL_NV_DX_interop2 WGL_NV_float_buffer
Irrlicht log: Using renderer: OpenGL 4.4.13283
Irrlicht log: AMD Mobility Radeon HD 5000 Series: ATI Technologies Inc.
Irrlicht log: OpenGL driver version is 1.2 or better.
Irrlicht log: GLSL version: 4.4
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: odd wielditems in 0.4.11

by rubenwardy » Mon Dec 29, 2014 20:02

This happens to me too, it is because of RealBadAngel's fiddling around.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: odd wielditems in 0.4.11

by Krock » Mon Dec 29, 2014 20:19

Blame the commit.
I don't have shaders enabled, thus, I don't have this problem.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
RealBadAngel
Member
 
Posts: 556
Joined: Wed Jul 18, 2012 16:30

Re: odd wielditems in 0.4.11

by RealBadAngel » Mon Dec 29, 2014 21:53

BTW, wielded mesh is made by kahrl.... And what shaders have to do with that? Mesh is the same with and without shaders.
Anyway this is kinda strange because on most setups it works perfectly
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: odd wielditems in 0.4.11

by ExeterDad » Mon Dec 29, 2014 22:45

Using a old ATI card in a laptop as well and I don't see this behavior. Using default settings in 0.4.11 with shaders checked. If I were to take screenshots they would appear as addi's 0.4.10 shots do exactly.
Using Debian Wheezy so everything is old, but since this card is no longer supported by ATI/AMD it's as current as it can be for this laptop.
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
Irrlicht log: Irrlicht Engine version 1.7.3
Irrlicht log: Linux 3.2.0-4-686-pae #1 SMP Debian 3.2.63-2+deb7u2 i686
Irrlicht log: Using renderer: OpenGL 3.3.11672
Irrlicht log: ATI Mobility Radeon HD 3400 Series: ATI Technologies Inc.
Irrlicht log: OpenGL driver version is 1.2 or better.
Irrlicht log: GLSL version: 3.3
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

kahrl
Member
 
Posts: 236
Joined: Fri Sep 02, 2011 07:51

Re: odd wielditems in 0.4.11

by kahrl » Tue Dec 30, 2014 02:58

As RBA said, this is strange... seems like a driver bug if it happens with OpenGL but not with DirectX. I wonder if there is a workaround.

I could see how an older Irrlicht version (pre 1.8) might cause similar glitches in some cases, but addi has Irrilcht 1.8.1, so...

addi, rubenwardy (and anyone else with this bug), does the Anisotropic Filtering setting have any effect?
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11

by addi » Tue Dec 30, 2014 05:34

nope changing the Anisotropic Filtering does not help here.

i just tried out the build 0.4.10-8831703 from sfan5 with that commit: there is that bug, but not so strong. But after playing around in settings, and disable and enable shaders, the wielditems begins to look like in my first post.
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_shaders = true
fixed_map_seed =
mainmenu_last_selected_world = 1
maintab_LAST = singleplayer
menu_last_game = minetest
mg_name = v6
name =
selected_world_path = D:\Users\Adrian\Desktop\minetest-0.4.10-96fcca4-win64\bin\..\worlds\asdf
server_dedicated = false

its just enough, that the setting enable_shaders exits, it maters not if it is true or false. without that setting the bug is present, but not so strong (it only looks pixelated, but not triangled)

In the build made before(0.4.10-96fcca4) it looks normal

so i think it must be some of this commits:
sfan5 wrote:
+ 24 commits

 

User avatar
mtmodder148
Member
 
Posts: 131
Joined: Wed May 14, 2014 13:44
GitHub: MT-Modder
In-game: mtmodder148

Re: odd wielditems in 0.4.11

by mtmodder148 » Tue Dec 30, 2014 22:53

I've had this problem as well. I thought it was a terrible looking feature :) and not a bug.
 

Martin_Devil
Member
 
Posts: 190
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48

Re: odd wielditems in 0.4.11

by Martin_Devil » Wed Dec 31, 2014 07:56

Confirm this.
On Android build (Galaxy S1 and S4), my Win-TabletPC and Notebook.
 

User avatar
stormchaser3000
Member
 
Posts: 407
Joined: Sun Oct 06, 2013 21:02

Re: odd wielditems in 0.4.11

by stormchaser3000 » Wed Dec 31, 2014 21:47

i noticed that this glitch occures on windows builds. i use linux and linux works just fine
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: odd wielditems in 0.4.11

by rubenwardy » Wed Dec 31, 2014 22:31

I use kubuntu 14.04, so it's not a windows problem.
 

User avatar
stormchaser3000
Member
 
Posts: 407
Joined: Sun Oct 06, 2013 21:02

Re: odd wielditems in 0.4.11

by stormchaser3000 » Thu Jan 01, 2015 06:08

rubenwardy wrote:I use kubuntu 14.04, so it's not a windows problem.

could b openGL 4.x
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: odd wielditems in 0.4.11

by paramat » Thu Jan 01, 2015 09:25

Wield is temporarily broken, a hack was added for the 0.4.11 release.
 

User avatar
RHR
Member
 
Posts: 214
Joined: Mon Jan 27, 2014 20:07
GitHub: RHRhino

Re: odd wielditems in 0.4.11

by RHR » Sun Jan 25, 2015 09:43

 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11

by addi » Sat Jun 13, 2015 10:17

*BUMP*
(I hope its not too old to be unbumpable)

This bug still exists in latest Minetest builds: viewtopic.php?f=42&t=1523&view=unread#p181669
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11

by addi » Sun Aug 23, 2015 13:16

*BUMP*
not fixed in 0.4.13
Image
screenshot_20150823_151027.png
sword in 0.4.13
screenshot_20150823_151027.png (142.16 KiB) Viewed 2371 times
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by benrob0329 » Sun Aug 23, 2015 15:33

Do you have Generate Normamaps on?
 

Fixerol
Member
 
Posts: 633
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer

Re: odd wielditems in 0.4.11

by Fixerol » Mon Aug 24, 2015 22:08

mtmodder148 wrote:I've had this problem as well. I thought it was a terrible looking feature :) and not a bug.


lol, me too.
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by benrob0329 » Tue Aug 25, 2015 02:53

If you have generate normalmaps on, then the items will look weird, It's a different bug that .11, but still looks weird.
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by addi » Tue Aug 25, 2015 04:52

Changing normalmaps settings does not help here. All Settings does not help here, except switching to direct3d9. Then all looks normal like it looked in 0.4.10
and for some reason the switch to direct3D9 in settings tab got removed in 0.4.13
 

User avatar
benrob0329
Member
 
Posts: 1192
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
In-game: benrob03

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by benrob0329 » Tue Aug 25, 2015 14:07

Then I would say that your graphics card doesn't fully support OpenGL. You can still change the setting, but you have to do it in your minetest.config
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by addi » Tue Aug 25, 2015 14:30

The problem is not OpenGL, because it workes fine if i use Minetest 0.4.10 or earlier. Also my graphics card supports OpenGl 6.14 while Irrlicht (Rendering engine of Minetest) only supports OpenGL ~4.4. (someone please correct me if this is wrong)
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by Hybrid Dog » Wed Sep 02, 2015 15:33

addi wrote:The problem is not OpenGL, because it workes fine if i use Minetest 0.4.10 or earlier. Also my graphics card supports OpenGl 6.14

l want to have opengl 6.14, too, l only managed to get opengl 4.5 with the newest driver

addi wrote:Irrlicht (Rendering engine of Minetest) only supports OpenGL ~4.4. (someone please correct me if this is wrong)
l can play minetest with opengl 4.5
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by Hybrid Dog » Wed Sep 02, 2015 20:52

maybe it has something to do with this commit
https://github.com/minetest/minetest/co ... 649aed4799
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by addi » Thu Sep 03, 2015 07:24

Hybrid Dog wrote:
addi wrote:The problem is not OpenGL, because it workes fine if i use Minetest 0.4.10 or earlier. Also my graphics card supports OpenGl 6.14

l want to have opengl 6.14, too, l only managed to get opengl 4.5 with the newest driver

addi wrote:Irrlicht (Rendering engine of Minetest) only supports OpenGL ~4.4. (someone please correct me if this is wrong)
l can play minetest with opengl 4.5

thats odd :/ My Minetest only starts with OpenGL 4.4 *confused*
Hybrid Dog wrote:maybe it has something to do with this commit
https://github.com/minetest/minetest/co ... 649aed4799

Maybe. If someone could make a minetest build without that commit, I can say if that solves it or not.
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by Hybrid Dog » Thu Sep 03, 2015 09:06

addi wrote:thats odd :/ My Minetest only starts with OpenGL 4.4 *confused*

maybe you need to update a driver
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by addi » Thu Sep 03, 2015 09:12

The driver is up to date
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: odd wielditems in 0.4.11, 0.4.12, 0.4.13

by Hybrid Dog » Thu Sep 03, 2015 09:40

Attachments
2015-09-03-113315_1280x1024_scrot.png
2015-09-03-113315_1280x1024_scrot.png (31.87 KiB) Viewed 2371 times
2015-09-03-113436_1280x1024_scrot.png
2015-09-03-113436_1280x1024_scrot.png (18.21 KiB) Viewed 2371 times
 

Next

Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 4 guests

cron