Integrated Dynamics

Integrated Dynamics

63M Downloads

Cow's death/hurt sound crashes the game

Minamikaze392 opened this issue ยท 2 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

The game crashes with a variable of deathsound created with a cow

Steps to reproduce the problem:

  1. Read a cow Entity into a variable with a Entity Reader.
  2. Use the Logic Programmer to create a deathsound or hurtsound String variable using the Entity variable.
  3. Putting the String variable in various devices (eg. Materializer / Audio Writer) leads to a crash.

Expected behaviour:

It should give me some mooos.
Or at least it shouldn't crashes the game even if no sound can be retrieved.


Versions:

  • This mod: 1.12.2-1.1.10
  • Minecraft: 1.12.2
  • Forge: 14.23.5.2855

Log file:

https://pastebin.com/FcRvHJqy

commented

Thanks for reporting!

commented

Wow that's fast response!
Probably it happens for other entities too, but not much meaning to test them all I think.