GregTech 6 Unofficial

GregTech 6 Unofficial

49.8k Downloads

Oilcleaner making explosion sound while running

Miradae opened this issue ยท 2 comments

commented

I noticed when i run my oil cleaner it sounds like i overcharged it and it explodes, but only the sound is playing, no actual explosion.
Now i checked the code and found this line

@OverRide public void onProcessStarted() {UT.Sounds.send(SFX.MC_EXPLODE, this); super.onProcessStarted();}

Is there a reason it plays that super annoying sound on repeat?It really feels like it was setup wrong with that explosion sound playing

commented

Can you provide me address of this code? I think the sound it referenced is wrong. I am pretty sure @TeinFanshu added this machine so I will also ask him about his actual intention. Thank you!