Sound NullPointerException
Hexagon-Dev opened this issue ยท 4 comments
Was testing modpack with my friend and he got an exception. Game didn't crash, however maybe it would be helpful.
Btw, friend using optifine and shaders, I know that it is not recommended, but however.
Briefly:
Caused by: java.lang.NullPointerException
at paulscode.sound.SoundSystem.play(SoundSystem.java:1170)
at com.denfop.audio.AudioSourceClient.play(AudioSourceClient.java:121)
at com.denfop.tiles.base.TileEntityMultiMachine.onNetworkEvent(TileEntityMultiMachine.java:782)
at ic2.core.network.NetworkManagerClient$1.run(NetworkManagerClient.java:230)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at net.minecraft.util.Util.func_181617_a(Util.java:529)
... 9 more
Full report:
crash-2022-06-14_22.01.29-client.txt

