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

Particle rendering error #544

Open SilenceJhin opened 4 years ago

SilenceJhin commented 4 years ago

Minecraft version: 1.12.2 [change as necessary]
Wizardry version: 4.3.1 [change as necessary]

Issue details: [Some particle like frost_ray/fire_ray etc. can not render if have realfirstperson2 mod. They can not rendering with shaders either.]

Other mods involved: [realfirstperson2、optifine E3]

SilenceJhin commented 4 years ago

If you can,I hope that you will cast spell with shaders.

Electroblob77 commented 4 years ago

Okay... I'm not sure if there's much I can do about this, shaders are very invasive so to get it to render properly normally requires custom support from the shader side of things. I'll leave this open anyway.

SilenceJhin commented 4 years ago

Fine,but checking the rendering error with RealFirstPerson2 Mod pls.

Electroblob77 commented 4 years ago

I imagine RealFirstPerson2 is causing a similar problem. I might have a look at some point.