-
Bug
-
Resolution: Duplicate
-
None
-
1.15.2
-
None
-
-- System Details --
Details:
Minecraft Version: 1.15
Minecraft Version ID: 1.15
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 598335104 bytes (570 MB) / 1744830464 bytes (1664 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.15
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.87, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: vanilla, file/NIEM_8.zip
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz-- System Details -- Details: Minecraft Version: 1.15 Minecraft Version ID: 1.15 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 598335104 bytes (570 MB) / 1744830464 bytes (1664 MB) up to 2147483648 bytes (2048 MB) CPUs: 8 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.15 Backend library: LWJGL version 3.2.2 build 10 Backend API: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.87, NVIDIA Corporation GL Caps: Using framebuffer using OpenGL 3.0 Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: vanilla, file/NIEM_8.zip Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
-
Unconfirmed
-
(Unassigned)
I have a resourcepack with some custom sounds for my vanilla server, which worked perfectly until the 1.14. Since then all the sounds out of the resourcepack, which doesn't replace already existing minecraft sounds, are played with infinite range and no positioning at a certain loaction. When i play a sound with "@a master 0 0 0 1" , then everybody on the server hears the sound everywhere in full volume even if they change their location. If i try this with exact the same command but with a original minecraft sound, it is only hearable the usual 16 blocks and can be locatet (sound comes from right or left). I created a new sound for "entity.minecart.inside" and it works as it should. The Problem appears only with completly new sound events, which Minecraft "doesn't know". As you can see in the screenshots, i tested it with 3 sounds: "nichteinsteigen" as a new sound with this problem, "entity.minecart.inside" which is a new sound for an existing sound event, and "entity.ender_dragon.growl" which is the original sound.
- duplicates
-
MC-146721 Stereo sounds don't become quieter when the player walks away
- Resolved