Dynamic Surroundings

Dynamic Surroundings

51M Downloads

[1.12.2] dsurround missing sounds?

PhoenixRiver opened this issue ยท 3 comments

commented

Mod Version:
DynamicSurroundings-1.12.2-3.4.7.2.jar

Forge Version:
forge1.12.2-14.23.1.2587

Link to crash log (if applicable):

[main/INFO] [dsurround]: Resource pack DEFAULT: Presence by Ha3 (http://presencefootsteps.ha3.eu)
[15:21:35] [main/WARN] [dsurround]: Cannot find sound that should be registered [meta:missing_sound]
[15:21:35] [main/WARN] [dsurround]: Cannot find sound that should be registered [meta:missing_sound]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [mcp]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [chickens]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [cookingforblockheads]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [hatchery]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [natura]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [harvestcraft]
[15:21:35] [main/INFO] [dsurround]: CLIENT: Executing script for mod [storagedrawers]
[15:24:35] [Thread-8/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[15:24:35] [Thread-8/ERROR]: Source 'a37efbc7-6243-45bb-955a-d3ef40f42dd2' not found in method 'play'
[15:24:51] [Thread-8/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[15:24:51] [Thread-8/ERROR]: Source 'fe440be4-51c1-4755-8c8d-791cd0d970e2' not found in method 'play'
[15:24:59] [Thread-8/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[15:24:59] [Thread-8/ERROR]: Source '1a25f291-744b-466e-a6de-cbaebac40fd1' not found in method 'play'
[15:26:23] [Thread-8/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[15:26:23] [Thread-8/ERROR]: Source 'e50b0b26-186b-4de3-ab43-b021eaaf4ea9' not found in method 'play'

Description:
I found these errors in the Minecraft log file once I had quit, I believe the missing sounds are from DS but I might well be wrong; I based my assumption on the inclusion of the name "Presence footsteps" which I don't have in my mod list but is included with DS I believe.

The two missing sounds are before the other mods' scripts run and the final four thread errors may or may not be related... method "play" might either be sound related or game related so shrug

I hope this is helpful and if they're not your problems then apologies, though I'd be obliged if you have any ideas whom I should be talking to :) Thank you :)

P.S. My mod list:
AIImprovements-1.12-0.0.1b3.jar
animania-1.12.2-1.4.3.jar
AppleCore-mc1.12.2-3.1.0.jar
CarryOn MC1.12 v1.7.jar
Chameleon-1.12-4.1.3.jar
chameleoncreepers-1.4.1-1.12.jar
chickens-6.0.3.jar
CookingForBlockheads_1.12.1-6.3.17.jar
CraftStudio-1.0.0.93-mc1.12-alpha.jar
DynamicSurroundings-1.12.2-3.4.7.2.jar
DynamicTrees-1.12.2-0.7.2c.jar
Erosion-2.2.1.jar
GiacomosFishingNet-1.12.2-1.6.1.jar
hatchery-1.12.2-2.1.2.jar
Hwyla-1.8.23-B38_1.12.jar
iceandfire-1.3.1-1.12.2.jar
ImmersiveEngineering-0.12-76-core.jar
ImmersiveEngineering-0.12-76.jar
japaricraftmod-1.12-3.6.0.jar
jehc-1.12-1.3.1.jar
jei_1.12.2-4.8.5.132.jar
jeiintegration_1.12.2-1.5.1.36.jar
journeymap-1.12.2-5.5.2.jar
llibrary-1.7.9-1.12.jar
Mantle-1.12-1.3.1.21.jar
morechickens-1.12.2-3.0.0.jar
natura-1.12.2-4.3.2.42.jar
OptiFine_1.12.2_HD_U_C8.jar
Owls-1.12.2-1.0.1.jar
Pam's HarvestCraft 1.12.2f.jar
simplytea-1.4.jar
SpiceOfLife-mc1.12-1.3.11.jar
StorageDrawers-1.12.1-5.3.3.jar
Waddles-1.12.2-0.5.6.jar
WailaHarvestability-mc1.12-1.1.12.jar

commented

Try the latest DS BETA. Should address the "Error in class" stuff as well as sound engine restart. The missing sounds have been there awhile and are benign. It's on my list of things to chase down and squash.

commented

Pushed v3.4.8.5 with changes.

commented