Immersive Engineering

Immersive Engineering

134M Downloads

[1.17.1] Strange fluid behaviour, including crash when picked up with bucket

Sheenus opened this issue ยท 2 comments

commented

Description of the issue:

Observed strange behaviours when attempting to interact with IE-introduced fluids:

  • Placing fluids into the world from an item, like a bucket or jerrycan, appears to not render properly until a second unit of fluid is placed within the same voxel.
  • at the first placing of a fluid in the world, the fluid will affect entities (e.g. creosote applying flammable, ethanol applying nausea etc.) but simply not appear to render.
  • at either point, when a fluid is attempted to be retrieved from the world to an empty fluid container-item (e.g. a bucket), the game crashes (tested in Singleplayer Creative; not sure if this will cause a server crash)
  • while attempting to gather screenshots for clarity, simply observing the fluid in-world caused a game crash.

Crashlog:

the third incident produced a crash log, which can be viewed here.
the fourth incident's crash log is here.

Versions & Modlist

MC 1.17.1
Forge 37.0.44
ImmersiveEngineering-1.17.1-5.0.2-pre.138
MixinBootstrap-1.1.0
jei-1.17.1-8.0.0.14
journeymap-1.17.1-5.7.3rc3

commented

Additionally, if you block update the fluid the game crashes.

commented

5b5755d and 8f5ab38 should fix a lot of fluid-related bugs, if any pop up after the next server update please open a new issue.