Sound Issue with Paulscode and the Reconstructor
Fortist opened this issue ยท 3 comments
Decided to try this mod, and boy was I mistaken.
When trying to charge the Reconstructor my log gets spammed with this and my game freezes
[12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: invalid distance too far back [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: STACK TRACE: [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: java.util.zip.InflaterInputStream.read(Unknown Source) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.codecs.CodecJOrbis.readBytes(CodecJOrbis.java:633) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.codecs.CodecJOrbis.readAll(CodecJOrbis.java:379) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.libraries.LibraryLWJGLOpenAL.loadSound(LibraryLWJGLOpenAL.java:393) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.libraries.LibraryLWJGLOpenAL.newSource(LibraryLWJGLOpenAL.java:640) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.SoundSystem.CommandNewSource(SoundSystem.java:1800) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2415) [12:23:20] [Thread-15/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: paulscode.sound.CommandThread.run(CommandThread.java:121)
All I have at the moment is this, NEI, and some core mods
I guess I need to make a work around for the Items it makes.
I thought I had narrowed it down to a certain amount of mods that may be conflicting or affecting it, and I just cant figure it out. I had it working once, but then after trying again it went back to log spam.
Thanks for the nice comment about being mistaken in trying this mod. Things like that always really make the devs happy to fix bugs...
Anyway, how about some actual information:
Is this 1.7.10? Because if so, I don't support this version anymore.
But regardless, this isn't even an Actually Additions bug. This is something with Paulscode, the sound library/system that Minecraft uses. I have never encountered that bug and can't reproduce it, and also I am quite unfamiliar with the sound library, so you are going to have to search for solutions online.
If there's anything more about this, just reopen the issue.