chylex / Hardcore-Ender-Expansion

Minecraft mod that overhauls the End dimension, and makes it much harder, but also more exciting!
https://hee.chylex.com
37 stars 27 forks source link

[DONE 1.8.6] Wrap other mods' MusicTicker instead of replacing it #191

Closed ChakatStormCloud closed 8 years ago

ChakatStormCloud commented 8 years ago

[02:31:43] [Client thread/WARN] [HardcoreEnderExpansion/]: Another mod has already replaced the music system: micdoodle8.mods.galacticraft.core.client.sounds.MusicTickerGC

I looked at the code and I can't see where the GC music ticker is being added to ignoredTickers. In HEE or GC sooo... throws hands up I'm confused.

chylex commented 8 years ago

HEE 1 doesn't have ignoredTickers. Master branch is for HEE 2.

chylex commented 8 years ago

Backported the music ticker wrapping to HEE 1.