
Mod is working but don't hide vanilla rendering
Reotte opened this issue ยท 14 comments
As shown in picture:
http://prntscr.com/rntsjc
Mod List/Pack: https://www.curseforge.com/minecraft/modpacks/the-lahleepop-craft/
plus Enhanced Visuals, Blood Fruit, CreativeCore and ItemPhysicLite.
Sadly, I dont know what causes this. Doesnt look like any mod added affects any visuals. Maybe one of the libraries I have? Since I dont really check what they do, just using them as dependencies.
Currently working on config files of the modpack. After its done I'll try to check in detail.
I have looked over the mod list as well, couldn't find anything suspicious. I think there is no way around testing it out (remove half of the mods, if it works: take the mods you removed and check them, if it doesn't work: remove another half again).
Weird, it does not happen normally (just tested it again). Can you try to find out which mod is causing it?
By the way, I switched to Full version and issue was still there before trying to disable Obfuscate.
Looks like the issue is Obfuscate. Since I read there was issues with it before, I decided to try it first and voila, it fixed after disabling it.
@MrCrayfish we should really find a solution for this. I don't know what your mod is doing and how. It would be very helpful to have a look at the source code.
I've looked into your code, I'm making some changes right now that will create compatibility.
Perfect, feel free to ask for changes on my end. I have no problem adjusting my code.
Thank you guys for these mods. Both are very well made and essential to me, and I made have said something on both mod posts.
@Reotte @stonemandave Can you test if the issue is fixed now?
Not fixed yet. I just patched a small issue I found in my mod. Still working on compatibility.