Tamaized / AoV

A Healing Based Magic Minecraft Mod
https://minecraft.curseforge.com/projects/angel-of-vengeance
MIT License
15 stars 10 forks source link

Conflict between AoV and Wizardry #115

Closed Tyrius1 closed 5 years ago

Tyrius1 commented 5 years ago

https://minecraft.curseforge.com/projects/dogma Conflict between AoV and Wizardry causing Wizardry codex to not load properly. When removing AoV codex works as intended.

murapix commented 5 years ago

This has been reported a couple times in TeamWizardry/Wizardry#223

Tamaized commented 5 years ago

My initial guess was a stencil buffer conflict but that doesn't seem to be the case unless i'm mistaken. Other than that I have no idea where the issue is as it's a bit difficult for me to navigate their codebase across the libs and such (and it's written in kotlin bleh)

if someone wants to go digging feel free.

Tamaized commented 5 years ago

Found the issue, it was indeed my first hunch, a stencil buffer conflict.

Working on a fix~

Tamaized commented 5 years ago

Should be fixed in version 0.11.4

leaving this open until i merge the fix into my 1.13 branch