senseiwells / EssentialClient

EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features
MIT License
77 stars 14 forks source link

The issue of the client crashing due to playing music frequently using a certain method #133

Closed JiangZeOvO closed 4 months ago

JiangZeOvO commented 6 months ago

When frequently using the Client.playSound method to play sounds, such as within a loop with a 10-millisecond delay, the client will forcibly crash within just a few seconds. I'm not sure if this is a problem with the Minecraft client itself or a bug in the script.

JiangZeOvO commented 6 months ago

image