Electroblob77 / Wizardry

Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
https://minecraft.curseforge.com/projects/electroblobs-wizardry
Other
200 stars 106 forks source link

Wolf Armor and Storage textures glow in the dark #588

Open BriceFable opened 3 years ago

BriceFable commented 3 years ago

Minecraft version: 1.12.2 Wizardry version: 4.3.1 Environment: Singleplayer

Issue details: Using Electroblob's Wizardry together with Wolf Armor and Storage causes the armor textures from the later to glow in the dark, similarly to the runestones.

Other mod involved: https://www.curseforge.com/minecraft/mc-mods/wolf-armor-and-storage

Electroblob77 commented 3 years ago

Interesting. Probably a dangling GL state somewhere, I'll see if I can fix it on my end.

satyrnidae commented 2 years ago

...and one year later this is now on my radar as well!

WinDanesz commented 2 years ago

Any other mods involved?

satyrnidae commented 2 years ago

None that I have checked as yet. An interesting effect though is that Sophisticated Wolves' armor and chest layers render correctly:

Clearer image. Sophisticated wolves are not affected.

I have yet to do so but I plan on implementing further compatibility w/ other mods... I'll have to check if further custom wolf entities also have this issue.