Hurricaaane / MC-Client

A set of random clientside mods for Minecraft
8 stars 2 forks source link

Claims "Minecraft is downloading sounds" shows up after 15 minutes of waiting #11

Closed Hurricaaane closed 12 years ago

Hurricaaane commented 12 years ago

http://www.minecraftforum.net/topic/379925-125-matmos-r12-environmental-sound-atmosphere-simulator/page__st__2200#entry17630479

Problematic:

new MAtResourceReloader(this, null).reloadResources();

(This call is not itself threaded, it is a blocking call)

Hurricaaane commented 12 years ago

This may have been caused by mods that bend the functionality of .reloadResources()

Re-implemented the functionnality of reloadResources() in a limited scope

https://github.com/Hurricaaane/MC-Client/commit/cad7e3a19a0cffacc20bcf46dfd51abf1f15ed28 https://github.com/Hurricaaane/MC-Client/commit/163627e7ccd3d02d87d99f40ce31e78bca464a9f