Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waving waters are passing through slab blocks #14535

Open
Athozus opened this issue Apr 11, 2024 · 2 comments
Open

Waving waters are passing through slab blocks #14535

Athozus opened this issue Apr 11, 2024 · 2 comments
Labels
Bug Issues that were confirmed to be a bug @ Client rendering Shaders

Comments

@Athozus
Copy link

Athozus commented Apr 11, 2024

Minetest version

Minetest 5.8.0 (Linux)
Using Irrlicht 1.9.0mt13
Using LuaJIT 2.1.0-beta3
BUILD_TYPE=Release
RUN_IN_PLACE=0
USE_CURL=1
USE_GETTEXT=1
USE_SOUND=1
STATIC_SHAREDIR="/usr/share/minetest"
STATIC_LOCALEDIR="/usr/share/locale"

Irrlicht device

Wayland

Operating system and version

Trisquel 11.0 Aramo

CPU model

Intel Core i3-10110U 2.10 GHz

GPU model

Mesa Intel UHD Graphics

Active renderer

OpenGL 4.6

Summary

I've discovered a glitch with water waving while playing on LinuxForks server.

The fountain above the station (you can see on the screenshot) is using « inverted » slabs (param2 to 20), so the water is like crossing it (but floating).

It does not occur with liquid waving disabled.

Maybe it's related to the empty space between waters and blocks at Y=0 (just above see level).

screenshot_20240411_223409

Steps to reproduce

  • Place *1/16 slabs oriented to the top (thx @y5nw)
  • Place water above
  • Go under the slabs

Lazy solution

  • Join LF server (you may ask a moderator to register)
  • Go to Marcuse Street station, on line 2 (you can take subway at Origin or at Spawn towards Szymon's Dam)
  • Exit and look above
@Athozus Athozus added the Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible label Apr 11, 2024
@y5nw
Copy link
Contributor

y5nw commented Apr 11, 2024

While testing this on my own it turned out that I gave Athozus inaccurate information regarding the setup. The nodes below the fountain are 1/16 slabs from the moreblocks mod.

With flowing liquid enabled, I am able to reproduce this in 5.9.0-dev using a relatively simple setup, where a single water source node is enclosed in other nodes (I use obsidian glass here for better visualization):

screenshot_20240412_001119

@nininik0
Copy link

The re is a similar Android bug where water on a 1 block surface will just make weird waves that Clip through the block. Mostly happens with sunlight_propagates blocks

@sfan5 sfan5 added Bug Issues that were confirmed to be a bug Shaders and removed Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible labels Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that were confirmed to be a bug @ Client rendering Shaders
Projects
None yet
Development

No branches or pull requests

5 participants