Shader effects for EBwizardry spells "slow time" "transience" and "possession" do not work + performance issue with "possession"
bluejello42 opened this issue ยท 7 comments
mods used: latest curseforge versions
EBwizardry
Ancient Spellcraft
Lag goggles
issue:
With Ancient Spellcraft installed the spells "slow time" "transience" and "possession" do not display their shaders, and possession cuts the framerate in roughly half.
The "Sixth Sense" shader works as expected, however.
The issue does not happen without ancient spellcraft installed, I made sure to check.
I am having the same issue, whenever I use the possession spell, the effect doesn't work and I lag a crap ton. I have no clue how to fix this and I'd like to have this fixed.
If there is anything I can do to help you fix this, please let me know and I'll try my best to get you what you need
How do I do that? Sorry , I've never heard of a lag googles profile data pic
I remembered I had posted a lag goggles FPS profile in a issue on the ebwizardry github (Electroblob77/Wizardry#729)
and the log had a lot of lines of: "Could not find uniform named InSize in the specified shader program."
I also noticed that only sixth sense had a shader path defined in this mod, as part of astral projection. wondering if the issue is due to the game trying to find the shader at the wrong location.
Fixed by 6e7e4e9