Closed Andy-K-Sparklight closed 4 years ago
I got a error build\tmp\expandedArchives\forge-1.15.2-31.2.0_mapped_snapshot_20200526-1.15.1-sources.jar_25b1ab4809e1e452063741392e51b956\net\minecraft\client\audio\AudioStreamBuffer.java:17: ����: ������ AudioStreamBuffer�ж����˱��� buffer private int buffer;
My bad, somehow it let me name a var buffer
even though it was already defined in that scope. I changed to name of the one buffer. Should be fixed in the next snapshot (20200528-1.15.1
)
Oh okay