Closed Hurricaaane closed 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
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)